@charset "utf-8";
body,td,select,input,div,form,textarea,center,option,pre,blockquote,table {
	font-family:Helvetica, Arial, sans-serif;
	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: #555555; text-decoration: none;}
a:visited {font-size: 12px; color: #555555; text-decoration: none;}
a:hover {font-size: 12px; color: #000000; text-decoration: none;}
a:active {font-size: 12px; color: #555555; text-decoration: none;}


/* 메인스타일 */
.main_bg {background:#FFFFFF url('/en/images/main/bg.jpg') no-repeat top left;}

.smenu {
	font-size:11px;
	color:#777777;
}

/* 서브스타일 */
.sub_bg {background:#FFFFFF url('/en/images/sub/bg.jpg') no-repeat top left;}
.sub_footer {background:#FFFFFF url('/en/images/sub/footer_bg.gif') no-repeat top left;height:137px}
.sub_txt {padding:0 0 15px 20px}

h1 {font-size:16px;color:#1e7e8e;margin:0}

.point {color:#ad3f31;}
.point2 {
	color:#1063c1;
	text-decoration: underline;
}
.point3 {
	font-family:Times New Roman, Times;
	font-size:18px;
	color:#1063c1;

}
.point4 {
	font-family:Times New Roman, Times;
	font-size:14px;
	color:#2b7885;

}

.font_w {color:#ffffff;font-weight:bold;}








.ctn_title {padding-left:26px}
.ctn_bg {background:#FFFFFF url('/en/images/sub/ctn_bg.gif') repeat-x top left}


