/* 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 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:#0e7389; text-decoration:none; border-bottom:1px solid #ebebeb; display:block; background:url(../engImage/inc/arrow_l02.gif) no-repeat 0 50%;}

.left_ban {
	margin:22px 0 0 0;
	padding:0px;
	}
/******************************************게시판*****************************************/
.bbs{
width:643px; height:auto; border-top:1px solid #0e7389; border-bottom:1px solid #9dcad4; background-color:#ffffff; padding-bottom:6px;
}
.bbs_title{border-top:1px solid #9dcad4; border-bottom:1px solid #0e7389; }
.page{
width:643px; text-align:center; padding:10px 0;
}
.search{
 background:url(../engImage/inc/search_bg.gif) no-repeat; height:57px; width:643px;
 }
