@charset "utf-8";
#main_body {
	width:100%;
	height:446px;
	background:#f9f9f9 url(../images/box_end2.jpg) no-repeat bottom;
}
#left_menu {
	float:left;
	display:inline;
	width:248px;
	height:auto !important;
	overflow:hidden;
}
#left_menu .web_nav{
	width:248px;
	height:78px;
}
#left_menu .leftmenu_bg{
	width:233px;
	height:269px;
	margin-left:15px;
	background:url(../images/mav_bg.jpg) no-repeat;
}
#left_menu .nav_bg {
	height:auto !important;
	overflow:hidden;
}
#left_menu .nav_bg ul li {
	width:212px;
	height:36px;
	line-height:36px;
}
#left_menu .nav_bg ul li a{
	padding-left:36px;
	width:176px;
	height:36px;
	display:block;
}
#left_menu .nav_bg ul li:hover a, #left_menu .menu_mose_on {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background:url(../images/on_bg.jpg) no-repeat center;
}
#content {
	float:left;
	display:inline;
	width:710px;
	height:auto !important;
	overflow:hidden;
}
#content .site_nav {
	width:700px;
	padding-left:10px;
	height:45px;
	color:#3C3C3C;
	background:url(../images/site_nav.gif) repeat-x;
}
#content .site_nav .arrow{
	float:left;
	display:inline;
	padding-top:11px;
	width:30px;
}
#content .site_nav .site_nav2{
	width:670px;
	padding-top:17px;
	float:left;
	display:inline;
}
#content .site_nav .site_nav2 span {
	float:right;
	padding-right:20px;
}
#c_content2{
	line-height:22px;
	height:auto !important;
	overflow:hidden;
	padding:14px 8px 10px 10px;
}
#c_content {
	line-height:22px;
	width:692px;
	padding:14px 8px 10px 10px;
	height:auto !important;
	overflow:hidden;
}
#c_content img{
	float:left;
	clear:right;
	display:block;
	padding:5px 8px 5px 0px;
}
#c_content p{
	text-indent:2em;
}
#c_content span{
	color:#0000ff;
	font-weight:bold;
	font-size:14pt;
}
#c_content strong {
	font-weight:normal;
}