body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #454545;
	line-height: 20px;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0425B0;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0425B0;
	text-decoration: none;
}
a:hover {
	color: #454545;
	text-decoration: underline;
}
a:active {
	color: #D3110E;
}

.nav {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 39px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.ctn {
	margin-right: auto;
	margin-left: auto;
}

.nav ul {
	margin: 0px;
	padding: 0px;
}


.nav li {
	padding: 5px;
	float: left;
	width: 75px;
	list-style-type: none;
	display: block;
	margin-top: 8px;
}
.nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
}
.clear {
	clear: both;
}

.nav li a:hover {
	color: #B0090E;
	text-decoration: none;
}
.left {
	margin: 5px;
	float: left;
	width: 738px;
	/*width: 745px !Important;*/
}
.main {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
.sousuo {
	background-image: url(../images/sousuo_BG.jpg);
	text-align: center;
	height: 39px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}


.textfield {
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #B8B8B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.btn {
	background-image: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	border: 1px solid #CD2427;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
}
.gap {
	height: 8px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.right {
	margin: 5px;
	width: 225px;
	float: right;
}
.fontBb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
}
.zhaiyao {
	background-color: #FFF2BC;
	padding: 5px;
	border: 1px solid #CACACA;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;

	margin: 0px;
}
h1 a:link{
	color: #D2090B;
	line-height: 22px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
h1 a:visited{
	color: #D2090B;
	line-height: 22px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
h1 a:hover{
	color: #454545;
	text-decoration: underline;
}
h1 a:active {
	color: #D2090B;
}
.titleFontBW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
} 
.titleFontBb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #454545;
	text-indent: 15px;
} 
.moreFontA:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF008;
	text-decoration: none;
}
.moreFontA:hover {
	color: #FFF008;
	text-decoration: underline;
}

/*.moreFontA{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF008;
	text-decoration: none;
}
.moreFontA:hover {
	color: #FFF008;
	text-decoration: underline;
}*/
.newslist{
	margin: 0px;
}
.newslist LI {
	MARGIN-LEFT: 10px;
	LINE-HEIGHT: 20px;
	LIST-STYLE-TYPE: disc;
	text-indent: 18px;
}
.tableBg {
	background-image: url(../images/dBg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
.tableBg2 {
	background-image: url(../images/table_bg2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
.newsfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-indent: 28px;

}
