
/* CSS Document */

/********************************************************************************************
제작 : 월드버텍(주)
제작일: 2008년 10월 20일
수정일: 2008년 11월 10일
********************************************************************************************/
#topSub {
	width:935px;
	height:103px;
	background:url(../engImage/sub/topimg/05.jpg) no-repeat;
	padding:0 0 0 40px;
	margin:0;
	}

#topSub p{margin:0;}
.btn {
	height:26px;
	}
p {
	margin:0;
	padding:0;
	}
	
.history {
	float:right;
	width:536px;
	height:auto;
	}
.history ul{
	padding-top:20px;
	}
/************************************* font/color ************************************/
h5{
	font-size:small;
	color:#da6c02;
	font-weight:bold;
	} 
.about li{
	margin-left:14px;
	}
.c_explanation{
	color:#888888;
	}
.about_c{
	width:643px;
	height:auto;
	padding-bottom:6px;
}

/************************************* LEFT *****************************************/
#left_zone {
	width:177px;
	padding:0px 20px 20px 20px;
	height:auto;
	float:left;
	}
.left_title {margin:0;}	
.left_menu {
	margin:5px 0 0 0;
	padding:0px;
	display:block;
	}
.left_menu li a{padding:0 0 0 17px; width:160px; height:28px; line-height:28px; text-decoration: none;  border-bottom:1px solid #ebebeb; display:block;}
.left_menu li a:hover, .selected a{padding:0 0 0 17px; width:160px; height:28px; line-height:28px; text-decoration: none; color:#e19954; text-decoration:none; border-bottom:1px solid #ebebeb; display:block; background:url(../engImage/inc/arrow_l06.gif) no-repeat 0 50%;}

.left_ban {
	margin:22px 0 0 0;
	padding:0px;
	}
.left_menu .under {
	margin:0;
	height:180px;
	display:block;
	border-bottom:1px solid #ebebeb;
	}	

.left_menu .under ul li a{font-size:11px; line-height:11px; text-decoration: none; border:none; padding:0px 10px; margin:0; display:block; width:154px;}



.left_menu .under ul li a: link, .left_menu .under ul li a: visited, .left_menu .under ul li a: active{font-size:11px; line-height:11px; text-decoration: none; border:none; padding:0px 10px; margin:0; display:block; width:154px;}
.left_menu .under ul li a:hover,
.left_menu .under ul .selected a:link, .left_menu .under ul .selected a:visited  .left_menu .under ul .selected a:active   {font-size:11px; line-height:11px; color:#D96B00; text-decoration: none; border:none; background:none; font-weight:normal; padding:0px 10px; margin:0; display:block; width:154px;}
/******************************************게시판*****************************************/
.bbs{
width:643px; height:auto; border-top:1px solid #d96b01; border-bottom:1px solid #ebb683; background-color:#ffffff; padding-bottom:6px; 
}
.bbs_title{border-top:1px solid #ebb683; border-bottom:1px solid #d96b01; }
.page{
width:643px; text-align:center; padding:10px 0;
}
.search{
 background:url(../engImage/inc/search_bg.gif) no-repeat; height:57px; width:643px;
 }