@charset "utf-8";
/* CSS Document */

/********************************************************************************************
제작 : 월드버텍(주)
제작일: 2008년 10월 20일
수정일: 2008년 10월 22일
********************************************************************************************/
#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;}
/************************************* 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 15px; width:162px; 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 15px; width:162px; height:28px; line-height:28px; text-decoration: none; color:#929e00; font-weight:bold text-decoration:none; border-bottom:1px solid #ebebeb; display:block; background:url(../engImage/inc/arrow_l04.gif) no-repeat 0 50%;}

.left_ban {
	margin:22px 0 0 0;
	padding:0px;
	}
/******************************************게시판*****************************************/
.bbs{
width:643px; height:auto; border-top:1px solid #929e00; border-bottom:1px solid #d0d3a9; background-color:#ffffff; padding-bottom:6px;
}
.bbs_title{border-top:1px solid #d0d3a9; border-bottom:1px solid #929e00; }
.page{
width:643px; text-align:center; padding:10px 0;
}
.search{
 background:url(../engImage/inc/search_bg.gif) no-repeat; height:57px; width:643px;
 }
