body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
	line-height:150%;
}
body {
    text-align:center;
	background-color: #D6EDF5;
	background-image: url(../img/indexbg.jpg);


	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: 宋体;
	font-size: 12px;
	color: #172289;
}
h3 {
	color:#2E48C2;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #172289;
}
a:hover {
	text-decoration: none;
	color: #0080FF;
}
a:active {
	text-decoration: none;
	color: #0080FF;
}
.top {
	float: left;
	width: 1002px;
	height:78px;
	text-align:left;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.center {
	float: left;
	width: 1002px;
	text-align:center;
}
.center .left {
	float: left;
	/*height: 590px;*/
	width: 191px;
	background-color: #AAD9EB;
}
.center .content {
	float: left;
	/*height: 590px;*/
	width: 623px;
	padding-left:15px;
	padding-right:15px;
	background-color: #FFFFFF;
}
.center .right {
	float: left;
	/*height: 590px;*/
	width: 188px;
	background-color: #D6EDF5;
}

.bottom {
	float: left;
	width: 1002px;
	text-align:center;
}
.fg{
	color:#3952A4;
	height:1px;
	}

.menulink {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #161C89;
}
.newslink {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #161C89;
}
.psbigtitle {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #161C89;
}
.center .content div {
	word-wrap: break-word;
	word-break: break-all;
}
