@charset 'euc-kr';
@import url("sub_master.css");
@import url("topmenu.css");
@import url("main.css");
/*
	basic ,Layout Style sheet

	version : 1.1
	author : 
	¡á ¼³¸í: °ø¿ë CSS
	¡á ÃÖÃÊ ÀÛ¼ºÀÚ: ½É¹Ì¼±
	¡á ÃÖÃÊ ÀÛ¼ºÀÏ: 2009.12.28
*/


*{margin:0; padding:0; font-family:Dotum,sans-serif;}
body{font-size:12px; color:#666;background:#e0f5fd url(../../../img/kr/common/back.gif) repeat-x left top; text-align:center;}
/*table, div{font-family:µ¸¿ò, Dotum, Arial, sans-serif;font-size:12px;color:#666; border-collapse:collapse; margin:0; padding:0; line-height:15px; }*/
table, div{font-family:µ¸¿ò, Dotum, Arial, sans-serif;font-size:12px;color:#666; border-collapse:collapse; margin:0; padding:0; }
form,ul,ol,dl,table,div,h1,h2,h3,h4,p {margin:0;padding:0;}
select,option,input,textarea,table,th,td{font-size:12px; color:#666;}
img{border:0;}
ul, li {list-style-type:none;font-family:µ¸¿ò, Dotum, Arial, sans-serif ;font-size:12px;;color:#666; margin:0; padding:0;}
caption{display: none;}
a{text-decoration:none; color:#555;}
a:hover{text-decoration:underline; color:#333;}
address,em{font-style:normal;}

.input{height:15px; border:#949494 solid 1px; padding:2px 2px 0 2px;}
.textarea{border:#949494 solid 1px; padding:2px 2px 0 2px;}
/*¹öÆ°*/
a.btn{
	background:#e5e4e4 url(../../../img/kr/common/btn.gif) no-repeat; 
	width:85px ;
	height:30px; 
	display:inline-block; *display: inline; *zoom: 1;
	line-height:30px;
	text-decoration:none; 
	text-align:center;}
a.btn:hover{
	background:#e5e4e4 url(../../../img/kr/common/btn_ov.gif) no-repeat; 
	color:#fff;}

/*ÀÛÀº¹öÆ°*/
a.btnS{
	background:#e5e4e4 url(../../../img/kr/common/btn_s_back.gif) no-repeat; 
	width:128px ;
	height:19px; 
	display:inline-block; *display: inline; *zoom: 1;
	line-height:19px;
	text-decoration:none; 
	text-align:center;
	letter-spacing:-0.8px;}
a.btnS:hover{
	color:#ff0000;}


/*ÀÛÀº¹öÆ°*/
a.btnS2{
	background:#e5e4e4 url(../../../img/en/common/btn_s_back.gif) no-repeat; 
	width:128px ;
	height:19px; 
	display:inline-block; *display: inline; *zoom: 1;
	line-height:19px;
	text-decoration:none; 
	text-align:center;
	letter-spacing:-0.8px;}
a.btnS:hover{
	color:#ff0000;}
	
/*ÀÛÀº¹öÆ°Ãß°¡*/
a.btnS3{
	background:#e5e4e4  no-repeat; 
	width:235px ;
	height:19px; 
	display:inline-block; *display: inline; *zoom: 1;
	line-height:19px;
	text-decoration:none; 
	text-align:center;
	letter-spacing:-0.4px;}
a.btnS:hover{
	color:#ff0000;}
	

/*Á¤·Ä*/
.left{float:left;}
.right{float:right;}
.clear{clear: both;}
.clearL{clear: left;}
.clearR{clear: right;}
.Tleft{text-align:left;}
.Tright{text-align:right;}
.Tcenter{text-align: center;}

/*top margin*/
.mt_3{margin-top:-3px;}
.mt3{margin-top:3px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt18{margin-top:18px;}
.mt20{margin-top:20px;}
.mt23{margin-top:23px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}

/*left margin*/
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml35{margin-left:35px;}
.ml40{margin-left:40px;}
.ml45{margin-left:45px;}

/*right margin*/
.mR5{margin-right:5px;}
.mR10{margin-right:10px;}
.mR15{margin-right:15px;}
.mR20{margin-right:20px;}
.mR25{margin-right:25px;}
.mR30{margin-right:30px;}
.mR35{margin-right:35px;}

/*right margin*/
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mR30{margin-bottom:30px;}
.mR35{margin-bottom:35px;}


/*top padding*/
.pt3{padding-top:3px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt18{padding-top:18px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}

/*font*/
.T11{font-size:11px;}

/*font-color*/
.white{color:#fff;}
.black{color:#000;}
.red{color:red;}
.bold{font-weight:bold;}
.sky{color:#57bbca;}
.sky2{color:#06a4e3;}

/**/
.Subtitle{
	color:#000; 
	height:20px;
	font-size:1.2em;  
	font-weight:bold; 
	padding:0 0 0 18px;
	background: url(../../../img/kr/common/title_icon.gif) no-repeat; 
	}
