/* ---注意:本样式表仅放置通用样式--- */
/* ---边界为0--- */
* {
	margin: 0;
	padding: 0;
}
/* ---html、body100%--- */
html, body {  }
/* ---默认字体9pt--- */
div, table {font-size: 10pt;}
/* ---div居中、div背景--- */
body {
	font: 10pt;
	text-align: center;
	background-image: url(images/di.jpg);
	background-repeat: repeat;
}
/* ---默认单元格字体及行高--- */
td {
	color: #FFFFFF;
	font-family: "宋体";
}

/* ---标准链接样式--- */
a{
	font-size: 12px;
	text-decoration: none;
	color:#444444;
	font-weight: normal;
}
a:hover {font-size: 12px;color: #990000;}
/* ---导航链接样式--- */
a.wlink{font-size: 12px;text-decoration: none;color:#FFFFFF;}
a.wlink:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
/* ---次导航链接样式---*/ 
a.llink{font-size: 12px;text-decoration: none;color:#7f7f7f;}
a.llink:hover {font-size: 12px;text-decoration: underline;color: #b3c7f3;}
/* ---快速通道链接样式--- 
a.zlink{font-size: 14px;text-decoration: none;color:#781710;font-weight: normal;}
a.zlink:hover {font-size: 14px;text-decoration: underline;color: #FF0000;font-weight: normal;}
/* ---二级栏目链接样式---
a.mlink{font-size: 14px;text-decoration: none;color:#333333;font-weight: normal;}
a.mlink:hover {font-size: 14px;text-decoration: underline;color: #990000;font-weight: normal;}
/* ---三级栏目链接样式--- 
a.slink{font-size: 9pt;text-decoration: none;color:#272727;}
a.slink:hover {font-size: 9pt;text-decoration: underline;color: #990000;}
/* ---查询input框宽--- */

/*导航条链接字样式开始 */
.clink:link {
	font-size:15px;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}
.clink:visited{
	font-size:15px;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}
.clink:hover {
	font-size:15px;
	text-decoration: underline;
	font-weight:bold;
	color:#FF0000;
}
.clink:active{
	font-size:15px;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}
/*导航条链接字样式结束 */

.SearchTitleInput {	width:190;}
/* ---信息正文--- */
.content {
	font-size: 14px;
	line-height: 160%;
	color: #333333;
	font-family: "宋体";
}
/* ---最大的div容器--- */
#container-page {
	width: 1002px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;

}
/* ---中部div，要制定高度--- */
#container-content {
	background-image: url(images/101012b_48.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
/* ---头--- */
#head {
}
/* ---头部背景设置--- */
.headdi {
	background-image: url(images/main-t-3_03.jpg);
	height: 221px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.headdi2 {
	background-image: url(images/main-t-3_03.jpg);
	height: 167px;
	background-position: bottom;
	background-repeat: no-repeat;
}

/* ---版权栏--- */

#foot {
	clear: both;
	height: 50px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 160%;
	color: #444444;
	background-color: #e3d8bc;
}
/* ---蓝色字体--- */

.baizi
{
	color: #FFFFFF;
	font-size:13pt;
}
.xiaobiaoti {
	color: #525252;
	font-size: 14px;
	font-weight: bold;
}
.baibiaoti {
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	padding-left: 5px;
	padding-right: 5px;
}
.orgzi {
	font-size: 14px;
	font-weight: bold;
	color: #8d4c09;
}

.kuan4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
.biaoti
{
	color: #d23c00;
	font-family: "方正舒体";
	font-size: 32px;
	font-weight: bolder;
	font-style: italic;
}
.xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.huizi {
	color: #828282;
}
