/* ---注意:本样式表仅放置通用样式--- */
/* ---边界为0--- */
* {  margin: 0;  padding: 0;}
/* ---html、body100%--- */
html, body {  }
/* ---默认字体9pt--- */
div, table {font-size: 10pt;}
/* ---div居中、div背景--- */
body {
	font: 9pt;
	text-align: center;
	background-color: #ebf9ff;
}
/* ---默认单元格字体及行高--- */
td {
	color: #444444;
	font-family: "宋体";
	font-family:Times New Roman; 
	
	font-size: 14px;
}

/* ---标准链接样式--- */
a{font-size: 14px;text-decoration: none;color:#444444;}
a:hover {font-size: 14px;color: #990000;}
/* ---导航链接样式--- */
a.wlink{
	font-size: 14px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
a.wlink:hover {	font-size: 14px;
	text-decoration: none;
	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框宽--- */
.SearchTitleInput {	width:190;}
/* ---信息正文--- */
.content {
	font-size: 14px;
	line-height: 160%;
	color: #333333;
	font-family: "宋体";
	text-align:justify;
}
/* ---最大的div容器--- */
#container-page {
	width: 1002px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
/* ---中部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/head_01.jpg);
	height: 274px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.headdi2 {
	background-image: url(images/head2_01.jpg);
	height: 213px;
	background-position: bottom;
	background-repeat: no-repeat;
}

/* ---版权栏--- */
#foot {
	clear: both;
}
/* ---蓝色字体--- */
.xiaobiaoti {
	color: #525252;
	font-size: 14px;
	font-weight: bold;
}
/* ---白色字体--- */
.baizi {
	color: #FFFFFF;
	line-height: 160%;
	font-weight: bold;
}
.orgzi {
	font-size: 12px;
	font-weight: bold;
	color: #8d4c09;
}

.chan_tit_td_11 a{
	font-size: 14px;
	font-weight: bold;
	color: #866437;
	line-height: 160%;
}
.chan_tit_td_11 a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #866437;
	line-height: 160%;
	text-decoration: underline;
}
.chan_con_td_11 a{
	font-size: 12px;
	line-height: 160%;
}
.chan_con_td_11 a:hover {
	font-size: 12px;
	color: #990000;
	line-height: 160%;
}
.kuan1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cae4f0;
	border-left-color: cae4f0;
}
.kuan2 {
	background-color: #EAE1D0;
	padding: 4px;
}
.kuan3 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bbbbbb;
	border-left-color: #bbbbbb;
}
.kuan4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
.kuan5 {
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cae4f0;
	border-left-color: cae4f0;
}
.kuan6 {
	border-right-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cae4f0;
	border-left-color: cae4f0;
}

.biaoti
{
	color: #FFFFFF;
	font-family: "方正舒体";
	font-size: 30px;
	font-weight: bolder;
	font-style: italic;
}
.biaoti1 {
	font-size: 14px;
	font-weight: bold;
	color: #010000;
	padding-top: 4px;
}

.xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.huizi {
	color: #828282;
}
.biaoti3 {
	font-size: 16px;
	font-weight: bold;
	color: #2073A7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align:center
}
body>table{margin:0 auto}
