﻿html
{
	background-image: url(../images/bgv.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;

	/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*//*全国哀悼灰色代码*/
}
body {
	padding: 0px;
	color: #565553;
	font-size: 12px;
	line-height: 22px;
	font-family: "宋体";
	background-image: url(../images/bgg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
a {
	color: #565553;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}.topNav {
	height: 93px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/topNavbg.jpg);
	background-repeat: no-repeat;
}
.topNav table {
	height: 100%;
	width: 100%;
}
.topLink {
	width:25%;
	vertical-align:top;
	text-align:right;
	color:#418cd0;
	line-height: 30px;
	padding-right: 10px;
}
.topLink a {
	color: #418cd0;
}


.topMenu {
	background-image: url(../images/menuBg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	line-height: 35px;
}

.serchBar {
	background-image: url(../images/serchBg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.serchBar table {
	height: 100%;
	width: 100%;
}

.banner {
	height: 154px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.mainA {
	background-color: #FFF;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}


.clearLeft {
	font-size: 1px;
	line-height: 1px;
	clear: left;
	height: 1px;
}

.friendsLink {
	height: 77px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/linksBg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 14px;
}
.friendsLink_title {
	width: 117px;
	height: 77px;
	float: left;
	text-align: center;
}
.friendsLink_title a {
	font-weight: bold;
	color: #285171;
	position: relative;
	background-image: url(../images/fstar.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	line-height: 30px;
	display: block;
}
.friendsLink_title ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	color: #fa8e45;
	line-height: 18px;
}
.friendsLink_title ul a {
	display: inline;
	background-image: none;
	font-weight: normal;
	color: #F60;
	line-height: 18px;
}


.friendsLink_list {
	float: left;
	height: 77px;
	width: 873px;
}
.friendsLink_list ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	left: 40px;
}
.friendsLink_list li {
	float: left;
	width: 200px;
	line-height: 26px;
}


.footNav {
	background-image: url(../images/footerBg.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
}
.footerLink {
	text-align: center;
	color: #37729a;
	margin-top: 6px;
	line-height: 24px;
}
.footerLink a {
	color: #37729a;
}
.footerInfo {
	text-align: center;
}

