@charset "utf-8";
* {
	margin:0px;
	padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
body {
	text-align:left;
	background-color:#555;
	color:#333;
	font-size:12px;
}
select, input, blockquote, table, th, td, img, textarea {
	font-size:12px;
	color:#464646;
}
ol, ul {
	list-style: none;
}
img {
	border:0px;
}
a {
	color:#3C3C3C;
	text-decoration:none;
}
a:hover {
	color: #d52f09;
	text-decoration:underline;
}
#container {
	width:958px;
	margin:0px auto;
}
#header {
	height:98px;
	width:100%;
	background-color:#FFF;
}
.logo {
	float:left;
	display:inline;
}
.logo h1 {
	width:332px;
	height:98px;
}
.logo h1 a {
	display:block;
	width:332px;
	height:98px;
	text-indent:-9999px;
	background:url(../images/logo.jpg) no-repeat;
}
#logo {
	float:left;
	display:inline;
	width:332px;
}
#contact {
	float:left;
	display:inline;
	height:98px;
	width:626px;
}
#hot_line {
	text-align:right;
	font-size:14px;
	font-weight:bold;
	padding:10px 12px 0px 0px;
}
#hot_line img {
	vertical-align:middle;
}
#hot_line span {
	color:#C82306;
	font-weight:bold;
	font-size:22px;
	font-family:Georgia;
}
#ctchob {
	text-align:right;
	padding:5px 10px 0px 0px;
}
#ctchob a {
	cursor:pointer;
}
#menu {
	zoom:1;
	width:100%;
	height:34px;
	line-height:34px;
	font-size:14px;
	background:url(../images/menu_bg.jpg) repeat-x;
}
#menu ul {
	position:relative;
	padding-left:20px;
}
#menu ul li {
	float:left;
	text-align:center;
	display:block;
	height:34px;
	line-height:34px;
	width:130px;
}
#menu ul li a {
	display:block;
	color:#FFF;
	font-weight:bold;
	font-family:"幼圆", "微软雅黑", "黑体";
}
#menu ul li:hover a, #menu .menu_mose_on {
	text-decoration:none;
	color:#000;
	background:url(../images/hover.jpg) no-repeat center;
}
/*友情链接*/
#uboxstyle {
	padding:15px 0px 0px 30px;
}
/*友情链接*/
#uboxstyle .select_box{width:177px;height:24px;}
#uboxstyle div.tag_select{display:block;color:#AAAAAA;width:157px;height:24px;background:transparent url(../images/ubox-select.jpg) no-repeat 0 0;padding:0 10px;line-height:24px;}
#uboxstyle div.tag_select_hover{display:block;color:#AAAAAA;width:157px;height:24px;background:transparent url(../images/ubox-select.jpg) no-repeat 0 -24px;padding:0 10px;line-height:24px;}
#uboxstyle div.tag_select_open{display:block;color:#AAAAAA;width:157px;height:24px;background:transparent url(../images/ubox-select.jpg) no-repeat 0 -48px;padding:0 10px;line-height:24px;}
#uboxstyle ul.tag_options{position:absolute;padding:0;margin:0;list-style:none;background:transparent url(../images/ubox-select.jpg) no-repeat right bottom;width:177px;padding:0 0 5px;margin:0;}
#uboxstyle ul.tag_options li{background:transparent url(../images/ubox-select.jpg) repeat-y -177px 0;display:block;width:157px;padding:0 10px;height:24px;text-decoration:none;line-height:24px;color:#AAAAAA;}
#uboxstyle ul.tag_options li.open_hover{background:transparent url(../images/ubox-select.jpg) no-repeat 0 -72px;color:#fff}
#uboxstyle ul.tag_options li.open_selected{background:transparent url(../images/ubox-select.jpg) no-repeat 0 -96px;color:#fff}
#banner {
	width:100%;
	height:auto !important;
	overflow:hidden;
	background-color:#fff;
	padding:2px 0px 0px 0px;
}
#main_body {
	width:100%;
	height:auto !important;
	overflow:hidden;
	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;
}
#footer {
	width:100%;
	color:#FFF;
	text-align:center;
	padding:6px 0px 6px 0px;
	font-size:12px;
	line-height:22px;
}
#footer a {
	color:#FFF;
	padding:0px 2px;
}
#footer strong {
	font-weight:normal;
}