/* CSS Document */

* {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

body{background: url(images/footer_bg.gif) bottom repeat-x; margin-top:0px;
}


a:hover{text-decoration:none;}

a img { border:0;}
img {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
ul { list-style: none ;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height: 130%;
	color: #868686;
	}

input, select { vertical-align:middle; font-weight:normal;}
strong {
	font-size: 13px;
	color: #444444;
}

a {color:#3d6f92; font-size:12px;}

/*main layout */
.h_logo{
	height: 89px;
	width: 100%;
}

#header_tall {background:url(images/header_tall.gif) top repeat-x;}
#header_sub {background:url(images/header_sub.gif) top repeat-x;}

#main { margin:0 auto;}
#main .dot_line1
{border-bottom:#CCC dotted 1px; 
width:97%;
margin:7px 0px; float:left;clear:both;}

#header .left {
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header .right {
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#header .right a {
	color: #868686;
	font-family: arial;
	font-size: 12px;
	background: url(images/icon_down.png) no-repeat top left;
	padding: 2px 0px 0px 20px;
	margin-left: 0 0 0 00px;
}

#slide_dio .content {
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	height: 825px;
}
#slide_dio .content .text {padding:0px 0 33px 2px;}
#slide_dio .content a img {float:right;}

#middle { width:100%;}


#footer .indent {
	padding: 15px 0 0 15px;
	color: #868686;
	font-size: 12px;
	text-align: center;
	float: left;
	width: 970px;
}
#footer .indent_link {
	padding: 15px 0 0px 15px;	
	color: #868686;
	font-size: 12px;
	text-align: center;
	float:left;
}
#footer a {color:#444444; font-weight:bold;}


.border {}
.border .btall {background:url(images/border_tall.gif) bottom repeat-x;}
.border .ltall {background:url(images/border_tall.gif) left repeat-y;}
.border .rtall {background:url(images/border_tall.gif) right repeat-y;}
.border .tleft {background:url(images/border_tl.gif) top left no-repeat;}
.border .tright {background:url(images/border_tr.gif) top right no-repeat;}
.border .bleft {background:url(images/border_bl.gif) bottom left no-repeat;}
.border .bright {background:url(images/border_br.gif) bottom right no-repeat; width:100%;}
.border .ind {padding:4px 4px 15px 2px;}
.border a img {float:right;}

.devider{float:left; width:100%; margin:5px 0px 14px 0px; border-bottom:#E3E3E3 2px solid;}
.h_text {padding-bottom:2px;padding-left:7px; }
.b_title_p{ text-transform:uppercase; padding: 15px 7px 5px 7px; font-size:18px; color:#d97093;}
.b_content_title_p{
	color: #d97093;
	font-size: 32px;
	text-align: left;
	padding: 83px 0 13px 0;
}
.b_content_title_p_o{
	color: #ff9600;
	font-size: 32px;
	text-align: left;
	padding: 9px 0 21px 0;
}
.subttitle_1{
	color: #333333;
	font-size: 15px;
	text-align: left;
	padding: 0px 0px 0px 15px;
	text-transform:uppercase;}
.subttitle_2{
	color: #666666;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 15px;}

.banner_text{
	font-size: 13px;
	line-height: 110%;
	padding: 7px 0 0 14px;
}
.content_menu {padding:8px 15px;}
.content_menu a{
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}
.more {text-align:right;}
.more a{
	background: url(images/more_bg.gif) top left no-repeat;
	padding-left: 11px;
	color: #f05891;
	font-weight: normal;
	text-decoration: none;	
}

.more a:hover {color:#666666; text-decoration:underline;}

.more_1 {text-align:center; padding-top:7px;}
.more_1 a{
	background: url(images/more_bg.gif) top left no-repeat;
	padding-left: 11px;
	color: #f05891;
	font-weight: normal;
	text-decoration: none;	
}

.more_1 a:hover {color:#666666; text-decoration:underline;}

.mbutton{text-align:right;padding-right:15px;}
.mbutton a{
	padding-left: 11px;
	text-decoration: none;	
}

.mbutton a:hover {}

.date { padding:2px 0 2px 22px; color:#444444;}

li {
	color: #7D7D7D;
}
li a {color:#3d6f92; }

.bot_line {
}
.b_text {
	color: #fc6f9c;
	padding: 7px 0 0 14px;
	font-size: 15px;
}



#contents_in ul{color:#666666;
list-style-type: none;
padding: 0px;
margin: 0px;
}
#contents_in ul li
{
	background-image: url(images/ui_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 14px;
	margin:7px;
}


/*Table */
#td_agenda td{
	color: #333333;
	padding: 5px 0 0px 5px;
}
#td_agenda .td_title1{font-size: 24px; color: #ffffff; padding:15px 7px 9px 7px; background:#D97093;}
#td_agenda .td_toppic_1{font-size: 13px; color: #000000; padding-top:9px; background:#999999; text-align:center;}
#td_agenda .td_grey{color: #000000; padding-top:9px; background:#ececec; }
#td_agenda .td_lecture{color: #000000; padding-top:9px; background:#fdeef3;}
#td_agenda .b_text {
	color: #D97093;
	padding: 7px 0 0 0px;
	font-size: 15px;
}

.top_pic{padding:0 0 0 0; }

/*lecture */
#lecture {width: 100%; }
#lecture .photo{
	float: left;
	padding: 2px;
	border-top: #E1E1E1 3px solid;
	border-left: #E1E1E1 2px solid;
	border-bottom: #CCC 3px solid;
	border-right: #CCC 3px solid;
	width: 125px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#lecture .bio{
	width: 808px;
	float: left;
}
#lecture .b_text  {
	color: #D97093;
	padding: 7px 0 0 0px;
	font-size: 17px;}
#lecture .content{color: #333333; padding: 14px 15px;  }
#lecture .dot_line{border-bottom:#CCC dotted 1px; 
width:100%;
margin:7px 0px; float:left;}
#lecture .subttitle_1{
	color: #333333;
	font-size: 24px;
	text-align: left;
	padding: 18px 0px 14px 15px;
	margin:7px 0px;
	
	text-transform:uppercase;
	float:left; width:100%; background:#ECECEC;}
	
	
/*package */
#package {width: 100%; }
#package .photo{
	float: left;
	padding: 2px;
	border-top: #E1E1E1 2px solid;
	border-left: #E1E1E1 2px solid;
	border-bottom: #CCC 3px solid;
	border-right: #CCC 3px solid;
	width: 300px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#package .table{
	width: 630px;
	padding-top:7px;
	float: left;
}

#package .b_text  {
	background-image: url(images/bg_package.png);
	margin: 7px 0px 9px 0px;
	color: #f05891;
	padding: 7px 0 5px 30px;
	font-size: 17px;
	background-repeat: no-repeat;
	text-transform:uppercase;
}
#package .content{color: #333333; padding: 0px 15px;
}
#package .dot_line{
	border-bottom: #CCC dotted 1px;
	width: 100%;
	margin: 7px 0px;
	float: left;
	clear: both;
}
#package .subttitle_1{
	color: #333333;
	font-size: 24px;
	text-align: left;
	padding: 18px 0px 14px 15px;
	margin:7px 0px;
	
	text-transform:uppercase;
	float:left; width:100%; background:#ECECEC;}
	
#package td{ text-align:center;
	color: #666666;
	padding: 5px 0 0px 5px;
}
#package .td_title1{font-size: 15px; color: #ffffff; padding:7px 7px 9px 7px; background:#D97093;}
#package .td_toppic_1{font-size: 13px; color: #000000; padding-top:9px; background:#999999; text-align:center;}

#package .td_grey{color: #333333; padding-top:5px; background:#eaeaea;}


/*package _implant */
#package_implant {width: 100%; }
#package_implant .photo{
	float: left;
	padding: 2px;
	border-top: #E1E1E1 2px solid;
	border-left: #E1E1E1 2px solid;
	border-bottom: #CCC 3px solid;
	border-right: #CCC 3px solid;
	width: 300px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#package_implant .table{
	width: 100%;
	padding-top: 7px;
	float: left;
}

#package_implant .b_text  {
	background-image: url(images/bg_package.png);
	margin: 7px 0px 9px 0px;
	color: #f05891;
	padding: 7px 0 5px 30px;
	font-size: 17px;
	background-repeat: no-repeat;
	text-transform:uppercase;
}
#package_implant .content{
	color: #333333;
	padding: 0px 0px;
}
#package_implant .dot_line{
	border-bottom: #CCC dotted 1px;
	width: 900px;
	margin: 7px 0px;
	float: left;
	clear: both;
}
#package_implant .subttitle_1{
	color: #333333;
	font-size: 24px;
	text-align: left;
	padding: 18px 0px 14px 15px;
	margin:7px 0px;
	
	text-transform:uppercase;
	float:left; width:100%; background:#ECECEC;}
	
#package_implant td{
	text-align: left;
	color: #666666;
	padding: 5px 0 0px 5px;
}
#package_implant .td_title1{font-size: 15px; color: #ffffff; padding:7px 7px 9px 7px; background:#D97093;}
#package_implant .td_toppic_1{font-size: 13px; color: #000000; padding-top:9px; background:#999999; text-align:center;}

#package_implant .td_grey{color: #333333; padding-top:5px; background:#eaeaea;}


/*policy _implant */
#policy_implant {width: 100%; }
#policy_implant .photo{
	float: left;
	padding: 2px;
	border-top: #E1E1E1 2px solid;
	border-left: #E1E1E1 2px solid;
	border-bottom: #CCC 3px solid;
	border-right: #CCC 3px solid;
	width: 300px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#policy_implant .table{
	width: 100%;
	padding-top: 7px;
	float: left;
}

#policy_implant .b_text  {
	background-image: url(images/bg_package.png);
	margin: 7px 0px 9px 0px;
	color: #f05891;
	padding: 7px 0 5px 30px;
	font-size: 17px;
	background-repeat: no-repeat;
	text-transform:uppercase;
}
#policy_implant .content{color: #333333; padding: 0px 15px;
}
#policy_implant .dot_line{
	border-bottom: #CCC dotted 1px;
	width: 100%;
	margin: 7px 0px;
	float: left;
	clear: both;
}
#policy_implant .subttitle_1{
	color: #333333;
	font-size: 24px;
	text-align: left;
	padding: 18px 0px 14px 15px;
	margin:7px 0px;
	
	text-transform:uppercase;
	float:left; width:100%; background:#ECECEC;}
	
#policy_implant td{
	text-align: left;
	color: #666666;
	padding: 5px 0 0px 5px;
}
#policy_implant .td_title1{font-size: 15px; color: #ffffff; padding:7px 7px 9px 7px; background:#D97093;}
#policy_implant .td_toppic_1{font-size: 13px; color: #000000; padding-top:9px; background:#999999; text-align:center;}

#policy_implant .td_grey{color: #333333; padding-top:5px; background:#eaeaea;} 

#contact .content{color: #333333; padding: 14px 15px;  }
#contact .b_text  {
	color: #D97093;
	padding: 7px 0 0 0px;
	font-size: 17px;}
#contact .T_content{color: #333333; padding: 14px 15px; }
#contact .Tb_text  {
	color: #D97093;
	padding: 7px 0 0 0px;
	font-size: 17px;
	 }
#contact .Tb_Title {
	color: #AA476A;
	padding: 7px 0 0 0px;
	font-size: 13px;
	text-transform:uppercase;
}

/* index */

#index #middle .indent {padding:0px 0 19px 0;}
#index #middle .columns1 .column1 .padding{padding:9px 13px 3px 15px;}
#index #middle .columns1 .column2 .padding{padding:9px 13px 3px 15px;}
#index #middle .columns1 .column3 .padding{padding:9px 13px 3px 15px;}
#index #middle .columns1 .p1 {padding:1px 0 7px 0;}
#index #middle .columns2 {padding:21px 0 0 0;}
#index #middle .columns2 .column1 .padding {padding:14px 21px 0 17px;}
#index #middle .columns2 .column2 .padding {padding:14px 18px 0 21px;}
#index #middle .columns2 .column1 .p1 {padding:7px 0 15px 0;}
#index #middle .columns2 .column2 .content {padding:10px 0 15px 0;}
#index #middle .columns2 .column2 .p1 {padding:2px 0 1px 0;}


/* index-1 */

#index_1 #middle .indent {
	padding: 15px 0 20px 0;
}
#index_1 #middle .column1 .padding1 {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7;
	padding-left: 0px;
}
#index_1 #middle .column1 .padding1 .content{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 1px;
}
#index_1 #middle .column1 .padding1 .p1 {padding:1px 0 0 0;}
#index_1 #middle .column1 .padding1 .more {
	padding: 21px 6px 0 0;
}

#index_1 #middle .column1 .padding2 {
	padding: 0px 7px 0 7px;
}
#index_1 #middle .column1 .padding2 .content{
	padding: 7px 0 0 1px;
}
#index_1 #middle .cols .more {margin-top:-19px;}
#index_1 #middle .cols .p1 {
	padding: 21px 7px 1px 0;
}

#index_1 #middle .cols {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#index_1 #middle .column2 .padding{padding:9px 13px 3px 15px;}
#index_1 #middle .column2 ul li {font-weight:bold;}
#index_1 #middle .column2 .p1 {padding:1px 0 8px 0;}
#index_1 #middle .column2 .p2 {padding:12px 0 17px 0;}
#index_1 #middle .column2 .p3 {padding:17px 0 17px 0;}


/* Right Widget*/

#rightwidget #middle .indent {padding:17px 0 20px 0;}
#rightwidget #middle .columns1 {padding:7px 0 0 0;}
#rightwidget #middle .columns1 .column1 .padding{padding:14px 13px 3px 15px;}
#rightwidget #middle .columns1 .column2 .padding{padding:14px 13px 3px 15px;}
#rightwidget #middle .columns1 .column1 ul {margin-bottom:7px;}
#rightwidget #middle .columns1 .column1 .p1 {padding:1px 0 0 0;}
#rightwidget #middle .columns1 .column2 .p1 {padding:1px 0 7px 0;}

#rightwidget #middle .columns2 {padding:7px 0 0 0;}
#rightwidget #middle .columns2 .column1 .padding {padding:14px 21px 0 17px;}
#rightwidget #middle .columns2 .column2 .padding {padding:14px 18px 0 21px;}
#rightwidget #middle .columns2 .column1 .p1 {padding:14px 0 10px 0; line-height:130%;}
#rightwidget #middle .columns2 .column1 .p2 {padding:0 0 4px 0;}
#rightwidget #middle .columns2 .column2 .content {padding:7px 0 15px 0;}
#rightwidget #middle .columns2 .column1 .content {padding:7px 0 15px 0;}
#rightwidget #middle .columns2 .column2 ul {margin-bottom:1px;}
#rightwidget #header_sub {background:url(images/header_sub.gif) top repeat-x;}

/* full*/

#full #middle .indent {padding:17px 0 20px 0;}
#full #middle .columns1 {padding:7px 0 0 0;}
#full #middle .columns1 .column1 .padding{padding:14px 13px 3px 15px;}
#full #middle .columns1 .column2 .padding{padding:14px 13px 3px 15px;}
#full #middle .columns1 .column1 ul {margin-bottom:7px;}
#full #middle .columns1 .column1 .p1 {padding:1px 0 0 0;}
#full #middle .columns1 .column2 .p1 {padding:1px 0 7px 0;}

#full #middle .columns2 {padding:7px 0 0 0;}
#full #middle .columns2 .column1 .padding {padding:14px 21px 0 17px;}
#full #middle .columns2 .column2 .padding {padding:14px 18px 0 21px;}
#full #middle .columns2 .column1 .p1 {padding:14px 0 10px 0; line-height:130%;}
#full #middle .columns2 .column1 .p2 {padding:0 0 4px 0;}
#full #middle .columns2 .column2 .content {padding:7px 0 15px 0;}
#full #middle .columns2 .column1 .content {padding:7px 0 15px 0;}
#full #middle .columns2 .column2 ul {margin-bottom:1px;}



#form .column1 {width:183px;}
#form .column2 {width:521px;}

form .row {
	height: 30px;
}
form .row1 {height:34px;}

.input {
	width: 171px;
	height: 22px;
	border: 1px solid #a4a4a4;
	background: none;
	padding: 0 0 0 5px;
	font-family: tahoma;
	line-height: 17px;
	color: #a4a4a4;
}
textarea {
	width: 700px;
	height: 120px;
	border: 1px solid #a4a4a4;
	background: none;
	padding: 0 0 0 5px;
	overflow: auto;
	font-family: tahoma;
	line-height: 13px;
	color: #a4a4a4;
}
form .div {text-align:right; padding:6px 0 0 0;}

/* Right Widget */

#rightwidget #middle .indent {
	padding-top: 21px;
	padding-right: 15px;
	padding-bottom: 17px;
	padding-left: 17px;
}
#rightwidget #middle .p1 {padding:6px 0 0 0;}

/* Registration */


/* Registration */

/* mapKorea */
.mapKArea {overflow:hidden;*zoom:1;}
.mapKorea {position:relative;}
.mapKorea .mapTxt {position:absolute; top:52px; right:0;}
td.addressTxtBox {height:55px;}
.leftMapBox {float:left; width:464px; margin-right:20px;}
.leftMapBox h4 {padding-bottom:13px;}
.leftMapBox .tableStyle th, .rightMapBox .tableStyle th {font-family:dotum,"돋움";}
.leftMapBox .tableStyle td, .rightMapBox .tableStyle td {font-family:dotum,"돋움"; font-size:11px;}
.rightMapBox {float:left; width:464px;}
.rightMapBox h4 {padding-bottom:13px;}
.mapGArea {overflow:hidden; *zoom:1;}
.MapBox {margin-top:47px;}
.MapBox h4 {padding-bottom: 14px;}
#mapTxt {position:absolute; top:82px; margin-left:460px}
.mapbox_title{ vertical-align:bottom;
	color: #333333;
	padding: 7px 0 0 14px;
	font-size: 15px;
}
/* mapGlobal */
.globalFlagArea {overflow:hidden;*zoom:1;}
.globalFlagArea .tableStyle {float:left; width:960px; margin-bottom:0;}
.globalFlagArea .tableStyle th {font-family:dotum,"돋움";}
.globalFlagArea .tableStyle td {font-family:dotum,"돋움"; font-size:11px;}

/* mapGlobal */
.globalFlagArea {overflow:hidden;*zoom:1;}
.globalFlagArea .imgG {float:left; margin-right:25px; border: 1px solid #F1F1F1;}
.globalFlagArea .tableStyle {float:left; width:960px; margin-bottom:0;}
.globalFlagArea .tableStyle th {font-family:dotum,"돋움";}
.globalFlagArea .tableStyle td {font-family:dotum,"돋움"; font-size:11px;}

.tableStyle {width:100%; border:0; table-layout:fixed; color:#363636; font-size:12px; margin-bottom:40px;}
.tableStyle th {height:38px; font-weight:bold; font-family:dotum; /*font-family:"NanumGothic";*/}
.tableStyle th.noBgBar {background-image:none !important;}
.tableStyle td {height:35px; /*border-bottom:1px solid #cfcfcf; */text-align:center; font-family:dotum; /*font-family:"NanumGothic";*/}
.tableStyle td a {font-family:dotum; /*font-family:"NanumGothic";*/}
.tableStyle .lastNoLine {border-bottom:none;}
.ctg1Color {border-top:2px solid #ea6896; border-bottom:1px solid #ea6896;}
.ctg1Color th {border-bottom:1px solid #ea6896; color:#e63d76;}
/* 추가 - 2013.03.25 시작 */
.ctg2Color {border-top:2px solid #a2dade; border-bottom:1px solid #a2dade;}
.ctg2Color th {border-bottom:1px solid #a2dade; font-size:11px; color:#44b4c2;}
.ctg2Color td.productPhoto img {width:103px; height:91px; border:1px solid #BDBDBD}
.ctg2Color td a.btnCancel {color:#BCBCBC}
.ctg2Color td a.btnCancel:hover,.ctg2Color td a.btnCancel:focus {color:#252525}
/* 추가 - 2013.03.25 끝 */
.tableStyle .tdLeft {text-align:left; padding-left:20px;}
.tableStyle .tdLeft a {text-decoration:none;}
