﻿body
{
	margin: 10px 0 0 10px;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif,SimSun;
	text-align: left;
	padding: 0px;
}
a { color:#000000  ; text-decoration: none; } /* 链接无下划线,有为underline */
a:hover { color:#ff0000  ; text-decoration: underline; font-weight: bold } /* 鼠标在链接上 */ 

.top
{
	height: 90px;
	width: 920px;
	background-repeat: repeat-x;
}
.top .top_left
{
	width: 238px;
	float: left;
	height: 90px;
	text-align: center;
	vertical-align: middle;
}
.top .top_right
{
	width:681px;
	float:right;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	text-align:right;
}
.top .top_right .top_right_l
{
	width:424px;
	float:left;
}
.top .top_right .top_right_r
{
	width:257px;
	float:right;
}
.jg
{
	margin:3px 0 3px 0;
}
/*菜单*/
.menu_body
{
	background-color:#fff;
	line-height:18px;
	padding:0px;
	margin:0px;
	text-align:center;
}
.menu_a
{
	display:block;
	float:left;
}
del,div.clear
{
	height:0px;
	font-size:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
	display:block;
	clear:both;
	overflow:hidden;
}
.menu6 .left6
{
	width:2px;
	height:37px;
	background:url("../images/bg6_l_c_r.jpg") no-repeat left top;
	float:left;
}
.menu6 .center6
{
	width:916px;
	height:37px;
	background:url("../images/bg6_btn.jpg") repeat-x left top;	
	float:left;
}
.menu6 .right6
{
	width:2px;
	height:37px;
	background:url("../images/bg6_l_c_r.jpg") no-repeat left -37px;
	float:left;
}
.menu6 a:link,.menu6 a:visited
{
	height:25px;
	color:#FFF;	
	background:url("../images/bg6_btn.jpg") repeat-x left top;
	text-decoration:none;
	padding:12px 18px 0px 18px;
}
.menu6 a:hover,.menu6 a:active
{
	background-position:left -37px;
}
.menu6 span
{
	display:block;
	background:url("../images/bg6_l_c_r.jpg") no-repeat left -74px;
	width:2px;
	height:37px;
	float:left;
}
.bottom
{
	width: 920px;
	float: left;
	margin-top:5px;
}
.bottom .bottom_left
{
	width:238px;
	float:left;
}
.bottom .bottom_right
{
	width:681px;
	float:left;
	text-align:center;
}
.bottom .bottom_right_l
{
	width:581px;
	float:left;
	text-align:center;
	margin-top:5px;
}
.bottom .bottom_right_r
{
	width:100px;
	float:left;
	text-align:center;
	margin-top:5px;
}
.img_b
{
	filter:Gray;
}
.img_l
{
	filter:none;
}

