﻿/************************************************************ 全局样式 *************************************************************/
body,li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div {
    margin:0px auto;
    padding:0px;
    font-size:12px;
    color: #666666;
}
h2{
	padding:22px 0px 22px 0px;
	text-align:center;
}
select, input {
    /*vertical-align:middle;*/
}
img{
	border:0px;
}
a {
    text-decoration:none;
    color:#555555;
}
a:link {
    color:#555555;
    text-decoration:none;
}
a:visited {
    color:#555555;
    text-decoration:none;
}
a:hover, a:active, a:focus {
    color:#c53333;
    text-decoration:none;
}
hr{
	width:97%;	
	border:1px solid #e9eaea; height:1;	
	color:#e9eaea;
}
ul,li
{
	text-align:left;
	margin-left:5px;
	list-style-type:none;
}
/************************************************************ 公共样式 ***********************************************/
a.morerightlink:link{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.morerightlink:visited{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.morerightlink:hover{
	color:#ffffff;
	font-size:12px;	
	font-weight:bold;
	text-decoration:none;
}
a.morerightlink:active{
	color:#ffffff;
	font-size:12px;	
	font-weight:bold;
	text-decoration:none;
}
a.topMenus:link{	
	color:White;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.topMenus:visited{
	color:White;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.topMenus:hover{
	color:White;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.topMenus:active{
	color:White;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.morelink:link {
color:#D22B3C;
text-decoration:none;
}
a.morelink:visited {
color:#D22B3C;
}
a.morelink:hover, a.morelink:active, a.morelink:focus {
color:#D22B3C;
text-decoration:underline;
}
.index_menu_bg{
	background-image:url(../../Images/index_menu_bg.jpg);
	width:96px;
	height:26px;
	padding:12px 0 2px 0px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:-2px;
	z-index:2px;
	text-align:center;
}
.index_menu_bg a:link{	
	color:White;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.index_menu_bg a:visited{
	color:White;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.index_menu_bg a:hover{
	color:White;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.index_menu_bg a:active{
	color:White;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
/* GridView 表格下面加 1 像素宽的灰色虚线*/
.AlternatingRowStyle td
{
    border-bottom: gray 1px dashed;
    height:22px;
}
.content {
	font-family: "宋体";
	padding-bottom: 10px;
	margin:0px;
    text-align:left;
	line-height:22px;
	color:#2a6593;
}
.productRD
{
	margin:0px;
	text-align:left;
}
.productRD td
{
  margin:0px;
  text-align:left;	
  padding-left:18px;
}
.bizlist {
	border: 1px solid #c8c8c8;
}
.blueline {
	border:#98c9f9 1px solid;
	text-align:left;
}
a.bBlack:link{
    font-size: 14px;
	line-height: 22px;
	color: #003399;
	 font-weight:bold;
	text-decoration:underline;
}
a.bBlack:visited {
	font-size: 14px;
	line-height: 22px;
	color: #003399;
	font-weight:bold;
	text-decoration: underline;
}
a.bBlack:hover {
	font-size: 14px;
	line-height: 22px;
	font-weight:bold;
	color: #003399;
	text-decoration: underline;
	
}
.grayline {
	border: 1px solid #CCCCCC;
}
/* 滑动门背景图 */
.newspage_tab1{
	height:23px;
	width:66px; 
	background-image:url(../Images/News/index_newpage_tabs1.jpg); 
	background-repeat:no-repeat; 
	float:left; 
	line-height:23px;
	cursor:pointer;
	overflow:hidden;
	text-align:center;
}
.newspage_tab2{
	height:23px;
	width:66px; 
	background-image:url(../Images/News/index_newpage_tabs2.jpg); 
	background-repeat:no-repeat; 
	float:left; 
	line-height:23px;
	cursor:pointer;
	overflow:hidden;
	text-align:center;
}
.index_news_tbl{
	border:#eeeeee 1px solid;
}
.index_news_tbl img{
	width:102px;
	height:80px;
}
.pageClass span
{
	padding-left:2px;
	padding-right:2px;	
}
.border_Color{
	border:#cccccc 1px solid;
}
/************************************************************ 头样式 ***********************************************/
.header_top{
	margin:0pt auto;
	text-align:left;
	width: 100%;
	height:33px;
	background-color: #f2f2f2;
	border-bottom: #e4e4e4 1px solid;
}
.topLogo
{
	background: url(../../Images/logo.jpg);
	background-repeat: no-repeat;
    background-position: left;
    width: 486px;
    height: 67px;
    clear: both;
}
.topTableBg
{
	background-image:url(../../Images/topImg/top_bg.gif);
	background-repeat:repeat-x;
}
/*导航背景与连接样式*/
.topTableBgDH
{
	background-image:url(../../Images/topImg/y_line.gif);
	background-repeat:repeat-x;
}
.topTableBgDH A:Link
{
	color:#545452;
	font-size:14px;
	text-decoration:none;
}
.topTableBgDH A:visited
{
	color:#545452;
	font-size:14px;
	text-decoration:none;
}
.topTableBgDH A:hover
{
	color:#c53333;
	font-size:14px;
	text-decoration:none;
}
.topTableBgDH A:active
{
	color:#c53333;
	font-size:14px;
	text-decoration:none;
}
/*导航样式结束*/
.topDHLeft
{
	background-image:url(../../Images/topImg/index_menu_02.jpg);
	background-repeat:no-repeat;
}
/*导航当前状态*/
.cur
{
	background-image:url(../../Images/topImg/index_tab2.jpg);
	background-repeat:no-repeat;
}
.cur A:Link
{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.cur A:visited
{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.cur A:hover
{
	color:#c53333;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.cur A:active
{
	color:#c53333;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
/*导航当前状态结束*/
.topDHRight
{
	background-image:url(../../Images/topImg/index_menu_04.jpg);
	background-repeat:no-repeat;
}
/*热点类别样式*/
.index_whitefont
{
	color:#ffffff;
	font-size:12px;
	text-align: center; 
	height: 38px;
}
.index_whitefont A:Link
{
	color:#ffffff;
	text-decoration:none;
}
.index_whitefont A:visited
{
	color:#ffffff;
	text-decoration:none;
}
.index_whitefont A:hover
{
	color:#c53333;
	text-decoration:none;
}
.index_whitefont A:active
{
	color:#c53333;
	text-decoration:none;
}


