/* 테이블 표 */
	.table1 {border:1px solid #092E5F; border-collapse:collapse; width:850px; margin:0 0 40px 0; padding:0;}
	.table1 caption {position:relative; text-align:left; width:100%; font-size:16px; color:#0056C1; font-weight:bold; padding-top:10px;padding-bottom:7px;}
	.table1 th {border:1px solid #ccc; border-collapse:collapse; text-align:center; background:#092E5F; padding:10px 0; color:white;}
	.table1 td {border:1px solid #ccc; border-collapse:collapse; text-align:left; background:#FFF; padding:10px 30px;}


	.table2 {border:1px solid #092E5F; border-collapse:collapse; width:100%; margin:0;padding:0;}
	.table2 caption {position:relative; text-align:left; width:100%; font-size:16px; color:#0056C1; font-weight:bold; padding-top:10px;padding-bottom:7px;}
	.table2 th {border:1px solid #ccc; border-collapse:collapse; text-align:center; background:#092E5F; padding:10px 0; color:white;}
	.table2 td {border:1px solid #ccc; border-collapse:collapse; text-align:left; background:#FFF; padding:10px 30px;}


	.table3 {border:1px solid #092E5F; border-collapse:collapse; width:100%; margin:0;padding:0;}
	.table3 caption {position:relative; text-align:left; width:100%; font-size:16px; color:#0056C1; font-weight:bold; padding-top:10px;padding-bottom:7px;}
	.table3 th {border:1px solid #ccc; border-collapse:collapse; text-align:center; background:#092E5F; padding:10px 0; color:white; font-weight:bold;}
	.table3 td {border:1px solid #ccc; border-collapse:collapse; text-align:center; background:#FFF; padding:10px 0;}

/* 공간 */
	div.space5	{height:5px; clear:both;}
	div.space10	{height:10px; clear:both;}
	div.space15	{height:15px; clear:both;}
	div.space20	{height:20px; clear:both;}
	div.space30	{height:30px; clear:both;}

/* 점선라인 */
	.dotddd	{height:3px; background:url(../images/dot3ddd.gif) repeat-x;}
	.dotccc	{height:3px; background:url(../images/dot3ccc.gif) repeat-x;}
	.doteee	{height:3px; background:url(../images/dot3eee.gif) repeat-x;}

/*제품리스트*/
	.products_sum_wrap	{width:170; height:190px; text-align:center; float:left; display:inline; margin-right:20px;}
	.products_sum_img	{text-align:center;}
	.products_sum_img img	{border:9px #eee solid;}
	.products_sum_name	{text-align:center; padding-top:3px;}

	.blue {color:blue;}
	.red {color:red;}
	.yellow {color:#D0AD00;}
	.orange {color:orange;}
	

	.line {font-size:14px; padding-bottom:30px; margin-bottom:30px;  border-bottom:2px dotted #ccc;}
	p, span {font-size:14px; line-height:21px; margin:0; padding:0;}
	h1, h1 span{font-size:16px; font-weight:600; line-height:18px;}
	.p_emp {font-size:14px; line-height:21px; margin:0; padding:0; color:#901717;}
	.back_color {margin-top:15px; color:#124B98; font-size:14px; line-height:21px; font-weight:600;}

	.hearing {}
	.hearing ul {font-size:14px;margin-left:40px; }
	.hearing ul li {font-size:16px; font-weight:600; color:#124B98; }
	.table_hearing {width:700px; border-collapse:collapse; margin-bottom:20px;}
	.table_hearing th {font-size:14px; font-weight:600; padding:10px; border:1px solid #777; background-color:#eee;}
	.table_hearing td {font-size:14px; text-align:center; padding:10px; border:1px solid #777;}
	.text_left td:last-child {text-align:left; padding-left:20px;}



	/*의료진소개*/

	.doc_pic {width:380px; float:left; text-align:center; margin-top:40px;}
	.introduce {width:500px; float:right; font-size:14px;}
	.doc_name {font-size:14px; margin-bottom:8px; padding-left:10px;}
	.doc_name span {font-size:21px; font-weight:900; line-height:30px;}
	.doc_room {width:400px; height:21px; text-align:center; font-size:14px; line-height:21px; background-color:#4C99C7; color:white; border-radius:10px;}
	.doc_history {margin-bottom:40px;}
	.doc_history li {list-style:none; width:390px; font-size:14px; line-height:27px; border-bottom:2px dotted #ddd; padding-left:10px;}
	.doc_table {width:745px; margin-left:45px;}
	.doc_table th {width:200px; font-size:14px;}
	.doc_table td {font-size:14px; padding:15px 40px;}

/*수술센터*/
	.op_center {width:788px; height:65px; border:1px solid #ddd; padding:30px; font-size:16px; font-weight:600; line-height:38px; margin-bottom:50px;}
	.op_center span {font-size:24px;}
	.op_tel {height:40px; font-weight:900;}
	.table1 .op_2_click {text-align:center;}
	.op_2_click a {border:1px solid #ddd; padding:2px 7px; font-weight:400;}

	.rec_border {border:1px solid #ddd; padding:15px 35px; margin:35px 0;}
	.rec_border p {line-height:21px; margin-bottom:10px;}
	h2 {font-size:16px; font-weight:600; line-height:16px;}
	h3 {font-size:14px; font-weight:400; background-color:#86AE38; padding:5px 0 5px 10px; color:white;}

/*고객센터*/
	.title_bgcolor {background-color:#BDCFE7; font-size:16px; font-weight:900; padding:10px 20px;}
	.table_record {width:100%; border-collapse:collapse;}
	.table_record th {font-size:14px; font-weight:600; padding:15px; border:1px solid #777; background-color:#eee;}
	.table_record td {font-size:14px; padding:20px; border:1px solid #777;}
	.memo {font-size:14px; padding:30px; border:1px solid #999; border-radius:40px; background-color:#eee;}

	.box {width:750px; height:100px; text-align:center; margin:auto; padding:auto;}
	.box a {float:left; width:270px; background-color:#6FB737; border:1px solid #41711B; border-radius:50px; padding:15px; text-align:center; font-size:14px; font-weight:600; margin:30px 30px;}


	.copy_by a p{color:#999}