/* ---注意:本样式表仅放置通用样式--- */
/* ---边界为0--- */
* {  margin: 0;  padding: 0;}
/* ---html、body100%--- */
html, body {  }
/* ---默认字体9pt--- */
div, table {font-size: 9pt;}
/* ---div居中、div背景--- */
body {
	font: 9pt;
	background-color: #CCCCCC;
	text-align: center;
}
/* ---默认单元格字体及行高--- */
td {
	line-height: 150%;
	color: #444444;
}

/* ---标准链接样式--- */
a{font-size: 9pt;text-decoration: none;color:#444444;}
a:hover {font-size: 9pt;text-decoration: underline;color: #FF0000;}
/* ---导航链接样式--- */
a.wlink{font-size: 12px;text-decoration: none;color:#FF0000;font-weight: normal;}
a.wlink:hover {font-size: 12px;text-decoration: underline;color: #FF0000;}
/* ---次导航链接样式--- */
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: normal;}
/* ---查询input框宽--- */
.SearchTitleInput {	width: ;}
/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.5em;
	color: #333333;
}
/* ---最大的div容器--- */
#container-page {
	margin: 0 auto;
	width: 1002px;
	background-color: #FFFFFF;
}
/* ---中部div，要制定高度--- */
#container-content {
}
.di {
	background-image: url(images/main_11.jpg);
	height: 225px;
	background-repeat: no-repeat;
	background-position: top;
}

/* ---头--- */
#head {
}
/* ---头部背景设置--- */
.headdi {
	background-image: url(images/headdi.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* ---导航栏--- */
#nav {
	background-image: url(images/bar_bg.gif);
	height: 35px;
}
/* ---版权栏--- */
#foot {
	clear: both;
	background-image: url(images/main_52.jpg);
	height: 64px;
	padding-top: 15px;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 140%;
	color: #444444;

}
/* ---蓝色字体--- */
.lanzi {
	color: #457b30;
}
/* ---白色字体--- */
.baizi {
	color: #FFFFFF;
}
/* ---列表页左侧设置--- */
.listleft {
	background-image: url(images/list_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 252px;
	background-color: #F6F6F6;
}
.wlink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#FF0000;
	line-height: 1.5em;
}
.wlink:visited {
	font-size: 9pt;
	text-decoration: none;
	color:#FF0000;
	line-height: 1.5em;
}
.wlink:hover {
	font-size: 9pt;
	text-decoration: none;
	color:#FF0000;
	line-height: 1.5em;
}
.wlink:active {
	font-size: 9pt;
	text-decoration: none;
	color:#FF0000;
	line-height: 1.5em;
}
.nrr {    white-space: inherit !important;
    height: 236px;
    overflow: hidden;
}
.htt {margin-top: 53px;
    margin-left: 6px;
}
