/* ###########800j首页头部模块样式######################################## */
.top_by
{
	margin: 0px auto;
	text-align:right;
	color:#666666;
	font-size:16px;
}
.top_by_font
{
   color:#666666;
}

.top_by a:hover
{
	color:#666666;
	
}
.topLiine
{
    padding-top:8px;
	background: url(../../images/topline-bg.gif);
}
.topLogo
{
	padding-bottom: 15px;
	height: 60px;
}
.topLogoL
{
	width: 180px;
	height: 60px;
	float: left;
	background: url(../../images/logo.gif);
}
.topLogoR
{
	width: 590px;
	height: 60px;
	float: right;
	border: 1px solid #333;

}
#menuA
{
	height: 34px;
}
/* 一级导航 */
#menuAL
{
	width: 75px;
	height: 26px;
	background: url(../../images/menual-bg1.jpg);
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 8px 0px 0px 40px;
}
#menuAL a:link
{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
#menuAL a:visited
{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
#menuAL a:hover
{
	color: #ffcc00;
	font-size: 14px;
	text-decoration: none;
}

#menuAR
{
	float: right;
	width: 665px;
	font-size: 12px;
	line-height: normal;
	margin-bottom: -1px;
}
#menuAR li
{
	float: left;
	display: inline;
	font-weight: bold;
	margin-left: 1px;
	background: url(../../images/tabright10.gif) no-repeat left top;
}
#menuAR a
{
	background: url(../../images/tabright10.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	color: #FFF;
	cursor:pointer;
}
#menuAR a span
{
	width: 94px;
	height: 26px;
	display: block;
	background: url(../../images/tabright10.gif) no-repeat left top;
	text-align:center;
	padding-top: 8px;
	text-decoration: none;
	color: #FFF;
}

#menuAR a:hover span
{
	background-position: 100% -34px;
}

/* 二级导航 */
#menuB
{
	height: 27px;
	background: #cd1818;
}
#menuBL
{
	width: 30px;
	height: 27px;
	background: url(../../images/menubl-bg2.jpg);
	float: left;
}
#menuBR
{
	width: 740px;
	height: 24px;
	float: right;
	color: #fff;
	padding: 3px 0px 0px 0px;
}
#menuBR a:link
{
	color: #fff;
	text-decoration: none;
}
#menuBR a:visited
{
	color: #fff;
	text-decoration: none;
}
#menuBR a:hover
{
	color: #ffcc00;
	text-decoration: none;
}
#menuBRleft
{
	width: 470px;
	float: left;
	font-weight: bold;
	padding-top: 3px;
}
#menuBRRight
{
	width: 260px;
	float: right;
}
/***  滚动信息 ***/
.gdnew
{
	width: 260px;
	height: 18px;
	color: #fff;
	float: right;
}
.gdnewL
{
	width: 16px;
	height: 16px;
	float: left;
	background: url(../../images/news.gif) no-repeat left;
}
.gdnewR
{
	width: 240px;
	float: right;
	color: #fff;
}
.gdnewR a:link
{
	color: #fff;
	text-decoration: none;
}
.gdnewR a:visited
{
	color: #fff;
	text-decoration: none;
}
.gdnewR a:hover
{
	color: #653e00;
	text-decoration: none;
}
