
/* layout */

#wrapper{width:905px; margin:auto; text-align:left;position:relative;}
#header{width:100%; height:117px;}
	h1{width:300px; height:52px; float:left;}
	#topMenu{float:right; margin-top:27px;}
	#topMenu li{float:left; background: url(../../../img/kr/common/icon_plus.gif) no-repeat left; padding-left:10px; padding-right:15px;}
	
	#topLang{float:right; background: url(../../../img/kr/common/top_langBox2.gif) no-repeat; margin-top:22px; margin-right:5px;}
	#topLang li{float:left; height:22px; padding-top:4px;}
	#topLang .bar{background: url(../../../img/kr/common/top_lang_bar.gif) no-repeat right 7px; padding-right:10px; padding-left:14px;}
	#topLang .fir{background: url(../../../img/kr/common/top_langBox1.gif) no-repeat 0px 0px; padding-left:15px;}
	#topLang .last{background: url(../../../img/kr/common/top_langBox3.gif) no-repeat top right; padding-right:14px; padding-left:10px;}



/* container */
#container{width:100%;}
#contentsLeft{width:175px; float:left;}
	#subTitle{background: url(../../../img/kr/common/sub_menuTB.gif) no-repeat; width:175px; height:46px; padding-top:17px; text-align:center;}
	#subMenu{}
	#subMenu ul{width:140px;margin-left:15px;}
	#subMenu li{border-bottom:1px #86d6f5 solid;}
#contentsCenter{width:730px; float:right;}
	#navBack{
		background: url(../../../img/kr/common/center_top1Back.gif) repeat-x;
		height:37px;
		/*tmp:expression(setPng24(this));*/
		}
	#navBack p{float:right;}
	.nav{padding-top:10px;color:#a0e7fb;}
	.home{color:#fff;}

	#subtitle{}
	#subtitle p{float:left;}
	#subtitle .box{width:35px; height:54px; background: url(../../../img/kr/common/sub_titlebox1.png) no-repeat;}
	* html #subtitle .box{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=../img/kr/common/sub_titlebox1.png);}/*for IE*/
	* html #subtitle .box{ background:none }
	#subtitle .box2{width:35px; height:54px; background: url(../../../img/kr/common/sub_titlebox3.png) no-repeat right top;}
	* html #subtitle .box2{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=../img/kr/common/sub_titlebox3.png);}/*for IE*/
	* html #subtitle .box2{ background:none }
	#subtitle .title{width:660px; height:54px; background: url(../../../img/kr/common/sub_titlebox2.png) repeat-x;  }
	* html #subtitle .title{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=../img/kr/common/sub_titlebox2.png);}/*for IE*/
	* html #subtitle .title{ background:none;}
	/* //pngÀÌ¹ÌÁö¸¦ ¹é±×¶ó¿îµå¿¡ ³ÖÀ»¶§ */

	
	#subtitle .maintitle{margin-top:25px;}

	#contents{background: url(../../../img/kr/common/center_back.png) repeat-y; clear:both; }
	* html #contents{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=../img/kr/common/center_back.png);}/*for IE*/
	* html #contents{ background:none; height:0;}


	.TopImg{padding-left:35px; width:640px; margin-top:20px; float:left; height:115px;}
	.contents{ margin-left:50px; width:630px; clear:both;}
	.contentsbot{width:730px; height:33px; background: url(../../../img/kr/common/center_bottom.png) no-repeat;}
	* html .contentsbot{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=../img/kr/common/center_bottom.png);}/*for IE*/
	* html .contentsbot{ background:none;}
	

	#bottom{}
	#bottom p{float:left}
	#bottom .bottom{width: 700px; height: 75px;  background: url(../../../img/kr/common/bottom_box2.gif) repeat-x; text-align:center; padding-top:9px; color:#fff;}




.titleA{
	color:#000;
	font-size:1.1em;
	letter-spacing:-1px;
	font-weight:bold;
	background: url(../../../img/kr/common/title_icon0.gif) no-repeat 0px 1px;
	padding:0 0 5px 15px;
	margin-top:20px;}

#sub_box{
	background: url(../../../img/kr/common/sub_box2.gif) repeat-y;
	padding:10px 10px 2px 12px;
	width:630px;
	}

	#sub_box .titleB{color:#06a4e3; font-size:1.1em; letter-spacing:-1px; font-weight:bold; background: url(../../../img/kr/common/title_icon1.gif) no-repeat 0px 1px; padding-left:7px;}
	#sub_box .text1{font-size:1em; line-height:1.2em;letter-spacing:-0.8px; color:#7d7d7d; background: url(../../../img/kr/common/title_icon2.gif) no-repeat 7px 10px; padding:5px 15px 0 14px}
	#sub_box .text2{font-size:1em; line-height:1.3em; letter-spacing:-0.8px; color:#7d7d7d;}

#sub_box_r{
	background: url(../../../img/kr/common/sub_box2_r.gif) repeat-y;
	padding:3px 10px 2px 12px;
	width:630px;
}






/*link*/
#topMenu a{text-decoration:none; color:#fff;}
#topMenu a:hover{text-decoration:underline; color:#fff;}

#topLang a{text-decoration:none; color:#eefeaf;}
#topLang a:hover{text-decoration:underline; color:#eefeaf;}

#menu a{text-decoration:none; color:#03559c; font-size:1.2em; font-weight:bold;}
#menu a:hover{text-decoration:none; color:#fff; font-size:1.2em; font-weight:bold;}

#subTitle a{text-decoration:none; color:#03559c; font-size:1.2em; font-weight:bold;}
#subTitle a:hover{text-decoration:none; color:#03559c; font-size:1.2em; font-weight:bold;}

#subMenu a{
	text-decoration:none; 
	color:#fff; 
	display:block; 
	height:27px; 
	line-height:27px; 
	width:120px; 
	padding-left:20px;
	background: url(../../../img/kr/common/sub_menu.gif) no-repeat 0px 2px;}

#subMenu a:hover{text-decoration:none; color:#06a3e3; background: url(../../../img/kr/common/sub_menu_ov.gif) no-repeat 0px 1px; }



#fee{
	width:100%;
	margin-right:20px;
	background: url(../../../img/kr/common/table_box2.gif) repeat-y;
	}

	#fee th{
	font-weight:bold;
	padding-top:9px;
	padding-bottom:5px;
	color:#4fb0dc;
	text-align:center;
	}

	#fee td{
	padding:6px;
	}

	#fee .subT{
	color:#57bbca;
	}

#widget{
	margin-left:17px;
	width: 138px;
	height:73px;
	background: url(../../../img/kr/common/widget.gif)
}
#widget div{
	padding-top:4px;
	text-align:center;
	color:#7f7c7c;
}
#widget .time{font-size:1.4em; font-weight:bold;letter-spacing:-0.8px;}
#widget .date{font-size:0.9em; letter-spacing:-1px; color:#fff;}
#widget .date1{padding-top:8px; letter-spacing:0.7px;}


#fee .tableBTL{background: url(../../../img/kr/common/table_box1.gif) no-repeat left top;}
#fee .tableBTR{background: url(../../../img/kr/common/table_box1.gif) no-repeat right top;}
#fee .tableBBL{background: url(../../../img/kr/common/table_box3.gif) no-repeat left bottom ;}
#fee .tableBBR{background: url(../../../img/kr/common/table_box3.gif) no-repeat right bottom ;}
#fee .tablelineT{background: url(../../../img/kr/common/table_line.gif) repeat-x 0 top ;}
#fee .tablelineB{background: url(../../../img/kr/common/table_line.gif) repeat-x 0 bottom ;}

.BorderB{border-bottom:1px solid #ace3fc;}
.BorderR{border-right:1px solid #ace3fc;}


.test{border:1px #000 solid;}
