/*-------------------------------------------------
Layout Style Sheet
Version:1.0
author:
-------------------------------------------------*/


#submenu{position:relative;float:left;width:215px;padding:0 0 50px 0;margin:0 0 0 0;}

#submenu .sub h2 {margin:10px 0 10px 0;}
#submenu .sub .sub_center {border-top:1px solid #c3c3c3;}
#submenu .sub .sub_list {width:216px; margin:0 0 0 0; font-size:14px; color:#a12020; font-weight:bold;}
#submenu .sub .sub_list a {color:#8d0b0b;}
#submenu .sub .sub_list li{
	height:30px;
	padding:10px 10px 5px 10px;
	margin:0;
	border-bottom:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	background-image: url(../images/common/menu_bg.gif);
}
#submenu .sub .sub_list li.list_bottom{height:30px; padding:12px 10px 5px 10px ; margin:0; border-right:1px solid #c3c3c3;border-left:1px solid #c3c3c3;}


#submenu .sub_banner {padding:0 0 0 0;}
#submenu .sub_banner li{padding:0 0 0 0;}



input.idT{width:100px; height:18px; border:1px solid #d2d2d2 ; padding:2px 0 0 3px;background:#fff url(/comm/samsan/images/common/id_bg.gif) 0 0 no-repeat #fff; }
.idT_bg {width:100px; height:18px; border:1px solid #38b22b; padding:2px 0 0 3px;background:#fff ;}
input.pwT{width:100px; height:18px; border:1px solid #d2d2d2 ;padding:2px 0 0 3px;background:#fff url(/comm/samsan/images/common/pw_bg.gif) 0 0 no-repeat #fff; }
.pwT_bg {width:100px; height:18px; border:1px solid #38b22b; padding:2px 0 0 3px;background:#fff ;}




/* LOCATION Style
-------------------------------------------------*/
#location{width:745px;height:35px;margin:20px 0 0 30px;border-bottom:2px solid #dfd2c2;}
#location .location_left{float:left;}
#location .location_left h3 {
	color:#4a0101;
	list-style-position: inside;
	list-style-image: url(../images/common/location/h3_icon.gif);
}
#location .location_in {float:right;}
#location .location_in .location_txt {font-size:12px;color:#787878;padding:0 0 0 9px;margin:10px 0 6px 0;float:right;}
#location .location_in .location_txt strong{font-size:12px;color:#787878;}
#location .location_in .location_txt a{color:#232222;}

/* CONTENTS Style
-------------------------------------------------*/
#contents {float:left;width:775px;margin:0 0 0 0;overflow:hidden;}
#contents2 {float:left;width:775px;margin:0 0 0 0;overflow:hidden;}
#contents3{float:left;width:950px;margin:0 0 0 0;overflow:hidden;}


#content_in .li{padding:10px 0 10px 0;}
#content_in{clear:both; margin:12px 0 5px 25px;width:749px;}
#content_in2{clear:both; margin:12px 0 5px 15px;width:760px;}


/* tab Style
-------------------------------------------------*/
 .tap_box {padding:15px 15px 15px 15px; margin:0 0 0 0; border: 1px solid #bccdd2;background-color: #e4ebed;text-align: center;}
 .tap_box li {
	display:inline;
	padding:0 40px 0 0;
	font-size:15px;
	list-style-position: inside;
	list-style-image: url(/images/sub/tip.gif);
	font-weight: bold;
	color: #24597f;
}
 .tap_box li a {color:#1d4980;}


