html, body{ margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
background-image:url(/images/bg/bg.jpg);
background-repeat:repeat-x;
}
img{ border:0px;}
#body_bg{
width:978px;
height:auto;
margin-left:auto;
margin-right:auto;
}
#div_acc_menu{
	width:978px;
	padding:10px 0 0 0;
	height:30px;
	text-align:right;
}
#div_acc_menu a{
	color:#000;
	text-decoration:none;
}
#div_acc_menu a:hover{
	color:#000;
	text-decoration:underline;
}
#div_logo{
	width:938px;
	padding:10px 0 0 20px;
	height:58px;
	text-align:right;
	color:#060;
	background-image:url(/images/bg/logo.jpg);
	background-repeat:no-repeat;
}
#div_main_menu{
	background-image:url(/images/bg/bg_menue.jpg);
	background-repeat:no-repeat;
	width: 978px;
	height: 44px;
	text-align:center;
}
#div_main_menu_a_1{
	float:left;
	padding: 10px 0px 10px 90px;
}
#div_main_menu_a{
	float:left;
	padding: 10px 0px;
	background-image:url(/images/bg/v_bar.jpg);
	background-repeat:no-repeat;
}
#div_main_menu a{
	color: #FFF;
	font-size:18px;
	padding: 10px 30px 12px 30px;
	text-decoration: none
}
#div_main_menu a:hover{
	background-image:url(/images/bg/menu_bg_a.jpg);
}
/*end of upper banner*/
#div_search_box{
	width:210px;
	padding:2px 15px 0 0;
}
#div_search_box input{
	float:right;
}
.search_input_box{
	width:200px;
	margin:10px 0;
	border: 1px solid #DDD;
}
.div_f_title{
	padding:8px 0 0 15px;
	font-size:18px;
	color:#FFF;
	width:210px;
	height:35px;
	background-image:url(/images/bg/bg_title_2.jpg);
	background-repeat:no-repeat;
}
.div_s_title{
	padding:8px 0 0 15px;
	font-size:18px;
	color:#589d09;
	width:210px;
	height:35px;
	background-image:url(/images/bg/bg_title_1.jpg);
	background-repeat:no-repeat;
}
.ocmv
{
	margin:0;
	padding:0;
	width:220px;
	background-color:#589d09
}

.ocmv li
{
	padding:2px 10px 2px 7px;
	display:block;
	list-style: none;
}

.ocmv li.sub
{
	padding:2px 0px 2px 20px;
}
.ocmv li a{
	display:block;
	padding:0 0px 0 20px;
	text-decoration: none;
	font-size:12px;
	color:#FFF;
	background-image:url(/images/bg/button_menu.jpg);
	background-repeat:no-repeat;
}
.div_s_end{
	width:220px;
	height:30px;
	background-image:url(/images/bg/bg_titlebottom.gif);
	background-repeat:no-repeat;
}
h1{
	width:100%;
	height:38px;
	font-size:18px;
	text-align:center;
	color:#FFF;
	background-image:url(/images/bg/bg_h1.jpg);
	background-repeat:no-repeat;
}
h2{
	margin:0;
	width:100%;
	height:38px;
	padding:7px;
	font-size:16px;
	text-align:center;
	color:#FFF;
	background-image:url(/images/bg/bg_h1.jpg);
	background-repeat:no-repeat;
}
h3{ 
	width:100%;
	padding:10px;
	height:38px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	background-image:url(/images/bg/bg_h1.jpg);
	background-repeat:no-repeat;
}
.text_bold{
	color:#F90;
	font-weight:bold;
}
/*end of middle*/
#footer{
	width:958;
	padding:10px 20px;
	height:58px;
	color:#666;
	text-align:right;
	background:#ffffff url(/images/bg/bg_footer.gif) repeat-x right top;
}
#footer a{
	color:#666;
	text-decoration:none;
}
#footer a:hover{
}
.red{
	color:#F00;
}

