@charset "utf-8";
body,td,select,input,div,form,textarea,center,option,pre,blockquote,table {
	font-family:"굴림체", "돋움체", Seoul;
	font-size:12px;
	color:#555555;
	line-height:18px;
	margin:0;
}

img {border:0}
ul {margin:0;padding:0}
li {margin:0 0 0 20px;}

/* 기본링크 */
a:link {font-size: 12px; color: #444444; text-decoration: none;}
a:visited {font-size: 12px; color: #444444; text-decoration: none;}
a:hover {font-size: 12px; color: #6699cc; text-decoration: none;}
a:active {font-size: 12px; color: #444444; text-decoration: none;}

/* 이미지링크 */
.imgl img{border:1px solid #c9c9c9}
.imgl a:link img{border:1px solid #c9c9c9}
.imgl a:visited img {border:1px solid #c9c9c9}
.imgl a:hover img {border:1px solid #5f89c9}
.imgl a:active img {border:1px solid #c9c9c9}


/* 메인스타일 */
.main_bg {background:#FFFFFF url('/kr/images/main/top_bg.jpg') repeat-x top center;}
.main_img {background:#f3f3f3 url('/kr/images/main/main_img.jpg') no-repeat top center;}

.smenu {font-family:"돋움체";font-size:11px;color:#777777;}

/* 서브스타일 */
.sub_img {background:#f3f3f3 url('/kr/images/sub/sub_img.jpg') no-repeat top center;}
.ctn_bg {background:#FFFFFF url('/kr/images/sub/top_bg.gif') repeat-x top left}
.footer_bg {background:#FFFFFF url('/kr/images/sub/footer_bg.gif') repeat-x top left;padding-top:1px}

.his{background:#FFFFFF url('/kr/images/sub1/dot.gif') repeat-x bottom left;padding:10px 0 17px 0}
.his2{background:#FFFFFF url('/kr/images/sub1/line.gif') repeat-x bottom left;padding:10px 0 20px 0}







.sub_bg {background:#FFFFFF url('/kr/images/sub/top_img.jpg') repeat-x top left}
.sub_txt {padding-left:214px}
.ctn_title {padding-left:26px}



.point {color:#ad3f31;}
.point2 {
	color:#1063c1;
	text-decoration: underline;
}
.point3 {
	color:#1063c1;
	font-weight:bold;
}
.font_w {color:#ffffff;font-weight:bold;}
