/* ---注意:本样式表仅放置通用样式--- */
/* ---边界为0--- */
* {  margin: 0;  padding: 0;}
/* ---html、body100%--- */
html, body { 
	text-align: center;
 }
/* ---默认字体9pt--- */
div, table {font-size: 9.5pt;}
/* ---div居中、div背景--- */
body {
	font: 9.5pt;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
td {
	line-height: 150%;
	color: #333333;
}

/* ---标准链接样式--- */
a{font-size: 9pt;text-decoration: none;color:#333333;}
a:hover {font-size: 9pt;text-decoration: underline;color: #FF0000;}
/* ---导航链接样式--- */
a.wlink{font-size: 16px;text-decoration: none;color:#FFFFFF;font-weight: border;font-family: "Microsoft Yahei";}
a.wlink:hover {font-size: 16px;text-decoration: underline;color: #FFFFFF;font-weight: border;font-family: "Microsoft Yahei";}
/* ---导航链接样式--- */
a.llink{font-size: 9pt;text-decoration: none;color:#FFFFFF;font-weight: normal;}
a.llink:hover {font-size: 9pt;text-decoration: underline;color: #FF0000;font-weight: border;}
/* ---查询input框宽--- */
/* ---信息正文--- */
/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.5em;
	color: #333333;
	height: 450px;
	background-color: #ffffff;
}
.content2 {
	font-size: 10.5pt;
	line-height: 1.5em;
	color: #333333;
	height: 100%;
        min-height: 500px;
	background-color: #ffffff;
}
/* ---最大的div容器--- */
#container-page {
	width: 1250px;
	background-color: #ffffff;
	text-align: left;
	min-height: 100%; /* For IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ---最大的div容器内页--- */
#container-page2 {
	width: 1250px;
	background-color: #EAEAEA;
	text-align: left;
	min-height: 100%; /* For IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* ---中部div，要制定高度--- */
#container-content {
	padding-top: 2px;
	height: 100%;	
}
#mainleft {
	float: left;
	width: 270px;
	overflow: auto;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color:#E9ECF1;
	height:645px;
}
#maincenter {
	float: left;
	width:795px;
	margin-top: 3px;
	padding-right: 0px;
	padding-left: 8px;
}
#mainright {
	float: right;
	width:168px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/right.jpg);
	height:645px;
	background-repeat: repeat-x;
}


/* ---头--- */
#head {
}
.headdi {
	background-image: url(images/banner.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#head2 {
}
.headdi2 {
	background-image: url(images/banner3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


/* ---导航栏--- */
#nav {
	background-image: url(images/daohang.jpg);
	height: 40px;
	text-align: left;
}
/* ---版权栏--- */
#foot {
	clear: both;
	height: 84px;
	background-image: url(images/foot.jpg);
	padding-top: 0px;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	line-height: 150%;
	margin-top: 1px;
	width: 1250px;

}
/* ---版权栏--- */
#foot2 {
	width: 1250px;
	clear: both;
	height: 75px;
	background-color: #ffffff;
	padding-top: 1px;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	line-height: 150%;

}



.lanzi {
	color: #3C7EBB;
	font-size: 14px;
	font-weight: bold;
}

.lanzi2 {
	color: #3C7EBB;
	font-size: 16px;
	font-weight: bold;
}

.bt {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.xian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bebebe;
}

.baizi {
	color: #FFFFFF;
}
.bg1 {
	background-color: #E8E8E8;
}
.bg2 {
	background-image: url(images/right_bg1.jpg);
}
.bg3 {
	background-image: url(images/right_bg2.jpg);
}

.bg4 {
	background-color: #61A7D8;
	
}
.word4 {
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.word3 {
	font-family: "宋体";
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
}
.word2 {
	font-family: "黑体";
	font-size: 11pt;
	color: #333399;
}
.word5 {
	font-family: "黑体";
	font-size: 11.5pt;
	color: #000000;
}
.word6 {
	font-family: "黑体";
	font-size: 11.5pt;
	color: #333333;
}
.word7 {
	font-family: "宋体";
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
}

.pan7 {BORDER-BOTTOM: 1px dotted}
.pan7 table tbody tr td div{white-space: nowrap;}
.s {
    font-family: "宋体";
    font-size: 48px;
    color: #FF3333;
    font-weight: bold;
    position: absolute;
    top: 65px;
    left: 70px;
}
td.x {
    position: relative;
}