﻿body{
	width:auto;
	height:auto;
	text-align:center;
	font-size:12px;
	font-family:宋体，Arial，Helvetica，sans-serif;
	margin:0px auto;
	padding:0px auto;

}
ul,li,h1,h2,h3,h4,h5,h6{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul,li{
	list-style:none;
}
.fRed{
	color:red;
}
.fWhite{
	color:#fff;
}
a{
	text-decoration:none;
}
.main{
	width:960px;
	margin:0px auto;
	padding:0px auto;
	background-color:#CA2728;
	height:auto;
	text-align:left;
}
.normal{
	float:left;
	width:100%;
	height:auto;
	background-color:#CA2728;
}

.ggInfo{
	float:left;
	width:100%;
	height:auto;
	background-color:#CA2728;
	padding-top:6px;
	padding-bottom:6px;
}
img{border:0px;}
/*头部定义*/
.GunDongTiShi{
	height:24px;
	line-height:24px;
	color:white;
	width:100%;
	background-color:#FF5E59;
	overflow:hidden;
}
.GunDongTiShi a{
	float:left;
	padding-left:6px;
	padding-right:6px;
	color:white;
}
.Logo{
	float:left;
	width:100%;
	height:51px;
	background-image:url('../sysimg/logobg.png');
	background-position:left top;
	background-repeat:repeat-x;
	overflow:hidden;
}
.Logo img{
	float:left;
	border:0px;
	padding-left:5px;
	padding-right:5px;
}
.Logo span{
	color:#FDEB01;
	float:left;
	line-height:55px;
	font-weight:bold;
	padding-left:10px;
}

.Menu{
	float:left;
	width:100%;
	height:56px;
	overflow:hidden;
	background-image:url('../sysimg/mbg4.png');
	background-position:left top;
	background-repeat:repeat-x;	
}
.Menu img{
	float:left;
	border:0px;
}
.Menu .mNav {
	float:left;
	width:636px;
	height:56px;
}
.Menu .mNav a{
	width:120px;
	height:56px;
	line-height:56px;
	font-size:14px;
	text-align:center;
	color:#fff;
	overflow:hidden;
	background-image:url('../sysimg/mbg1.png');
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	font-weight:bold;
}
.Menu .mNav a:hover{
	background-image:url('../sysimg/mbg2.png');
	background-position:left top;
	background-repeat:no-repeat;
}
.Menu2{
	width:320px;
	height:56px;
	float:right;
	overflow:hidden;
	background-image:url('../sysimg/mbg3.png');
	background-position:left top;
	background-repeat:no-repeat;
}
.Menu2 ul{
	width:312px;
	float:right;
	padding-top:6px;
}
.Menu2 li{
	width:77px;
	height:16px;
	line-height:16px;
	text-align:center;
	float:left;
	color:white;
	margin-top:5px;
}
.Menu2 li.borderRight{
	border-right:solid 1px #fff;
}
.Menu2 li a{
	color:#fff;
}
.Menu2 li a:hover{
	color:red;
}
.IndexImgList{
	float:left;
	width:100%;
	height:auto;
}
.IndexImgList img{
	padding-left:8px;
	padding-right:4px;
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	width:178px;
	height:77px;
	border:0px;
}
.jibingTag{
	float:left;
	width:928px;
	border:solid 2px #fff;
	overflow:hidden;
	margin-left:8px;
	_margin-left:4px;
	margin-top:6px;
	line-height:20px;
	padding:6px 6px 6px 6px;
}
.jibingTag strong{
	width:auto;
	height:30px;
	padding:5px 8px 5px 15px;
	color:white;
	font-size:16px;
}
.jibingTag a{
	color:#fff;
	padding:5px 5px 5px 5px;
}
.linkInfo{
	background-color:#e82b25;
	height:30px;
	line-height:30px;
	width:944px;
	margin-left:8px;
	_margin-left:4px;
	margin-top:8px;
}
.linkInfo a{
	color:#fff;
	padding:0px 6px 0px 6px;
}
.bottom{
	float:left;
	width:100%;
	text-align:center;
	line-height:24px;
	margin-bottom:30px;
	margin-top:10px;
	color:#fff;
}
.bottom a{
	color:#fff;
	padding-left:10px;
	padding-right:10px;
}


/*快速通道*/

.brtChannel{
	float:left;
	width:100%;
	height:50px;
	background-color:#e74d4d;
}
.brtChannel .left205{
	float:left;
	width:205px;
	height:auto;
}
.brtChannel .left205 img{
	float:left;
	padding-left:20px;
	padding-top:8px;
}
.brtChannel .right740{
	float:left;
	width:740px;
	margin-left:8px;
	_margin-left:4px;
	height:40px;
	margin-top:5px;
	line-height:20px;
	color:#fff;
}
.brtChannel .right740 a{
	color:#fff;
	padding-left:4px;
	padding-right:4px;
	_padding-right:3px;
}

