/* ---html、body100%--- */
html, body {}
/* ---默认字体9pt--- */
div, table {	font-size: 9pt;}
/* ---div居中、div背景--- */
body {
	text-align: center;
	font-size: 9pt;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
background: #f8f8f8;
	background-position: top;}
table {
	font-size: 9pt;}
/* ---标准链接样式--- */
a:link {
	font-size: 9pt;
	text-decoration: none;
	color:#333333;
	line-height: 1.7em;}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color:#333333;
	line-height: 1.7em;}
a:hover {
    font-size: 9pt;
	text-decoration: underline;
	color: #750A20;	
	line-height: 1.7em;}
a:active {
    font-size: 9pt;
	text-decoration: none; 
	color:#333333;
	line-height: 1.7em;}
/* ---白色字链接样式--- */
.wlink:link {
	font-size: 12pt;
	text-decoration: none;
	color:#ffffff;}
.wlink:visited{
	font-size: 12pt;
	text-decoration: none;
	color:#ffffff;}
.wlink:hover {
	font-size: 12pt;
	text-decoration:none;
	color:#ffffff;}
.wlink:active{
	font-size: 12pt;
	text-decoration: none;
	color:#ffffff;}
.llink:link {
	font-size: 10pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;}
.llink:visited {
	font-size: 10pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;}
.llink:hover {
	font-size: 10pt;
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;}
.llink:active {
	font-size: 10pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;}
#zxx a:link {
	font-size: 12px;
	text-decoration: none;
	color:#000000;
	font-weight: bold;}
#zxx a:visited {
	font-size: 12px;
	text-decoration: none;
	color:#000000;
	font-weight: bold;}
#zxx a:hover {
	font-size: 12px;
	text-decoration: none;
	color:#000000;
	font-weight: bold;}
#zxx a:active {
	font-size: 12px;
	text-decoration: none;
	color:#000000;
	font-weight: bold;}
/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.7em;}
#infocontent div{
	font-size: 10.5pt;
	line-height: 1.5em;}
/* ---最大的div容器--- */
#container_page {
	width: 970px;
	text-align: left;
	min-height: 100%; /* for ie */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;}
/* ---中部div，要制定高度--- */
#container_content {
	width: 970px;
	padding: 0px;
	clear: both;
	background-color: #FFFFFF;}


/* ---头--- */
#tophead {
	width: 970px;}
#head {
	width: 970px;}
#nav {
	width: 970px;}
#page{
	width: 970px;}
/* ---版权栏--- */
#foot {
	clear: both;
	background-color: #FFFFFF;}
/* ---查询input框宽--- */
.SearchTitleInput {	
	width: 480px;}

.kuang
{}.kuang1 {
	border: 1px solid #e5e5e5;
	background-image: url(images/main5.gif);
	background-repeat: repeat-x;
	background-position: top;}
.footbg {
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	background-position: top;}
.list1 {

	background-image: url(images/list1_04.gif);
	background-repeat: repeat-x;
	background-position: top;}
#fxx a:link {
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color:#ffffff;
	line-height: 1.7em;}
#fxx a:visited {
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color:#ffffff;
	line-height: 1.7em;}
#fxx a:hover {
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color:#ffffff;
	line-height: 1.7em;}
#fxx a:active {
 	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color:#ffffff;
	line-height: 1.7em;}
.biaoti3 {
	font-size: 18px;
	font-weight: bold;
	color: #D82119;}
.cover {
    border-radius: 50%;
    width: 180px;
    height: 180px;
    overflow: hidden;
    border: 10px ridge #F4E9E0;}