/* ---注意:本样式表仅放置通用样式--- */
/* ---边界为0--- */
* {  margin: 0;  padding: 0;}
/* ---html、body100%--- */
html, body {  }
/* ---默认字体9pt--- */
div, table {font-size: 9pt;}
/* ---div居中、div背景--- */
body {
	font: 9pt;
	text-align: center;
	background-color: #CCCCCC;
	height: 100%;
}
/* ---标准链接样式--- */
a:link {font-size: 9pt;text-decoration: none;color:#444444;}
a:visited {font-size: 9pt;text-decoration: none;color:#444444;}
a:hover {font-size: 9pt;text-decoration: underline;color: #FF0000;}
a:active {font-size: 9pt;text-decoration: none; color:#444444;}
/* ---白色字链接样式--- */
a.wlink:link {font-size: 9pt;text-decoration: none;color:#FFFFFF;}
a.wlink:visited {font-size: 9pt;text-decoration: none;color:#FFFFFF;}
a.wlink:hover {font-size: 9pt;text-decoration: underline;color: #FF0000;}
a.wlink:active {font-size: 9pt;text-decoration: none; color:#FFFFFF;}
/* ---查询input框宽--- */
.SearchTitleInput {	width: ;}
/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.5em;
}
.content {
	font-size: 9pt;
	line-height: 1.5em;
}

/* ---最大的div容器--- */
#container-page {
	width: 1000px;
	text-align: left;
	min-height: 100%; /* For IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
	
}
/* ---中部div，要制定高度--- */
#container-content {
	width: 990px;
	background-color: #FFFFFF;
	clear: both;
	float: none;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
/* ---头--- */
#head {
	background-color: #3366FF;
}
/* ---导航栏--- */
#nav {
	height: 38px;
	background-image: url(/_upload/tpl/00/20/32/template32/images/main6.gif);
	background-repeat: repeat-x;
}
.nav {
	color: #FFFFFF;
}
#nav a{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {	
    font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;}
#page {
	clear: both;
	width: 780px;
	background-image: url(/_upload/tpl/00/20/32/template32/images/main6.gif);
	background-repeat: repeat-x;
	height: 38px;
}	
/* ---版权栏--- */
#foot {
	clear: both;
	width: 1000px;
	background-image: url(/_upload/tpl/00/20/32/template32/images/foot.gif);
	background-repeat: repeat-x;
	height: 60px;
	color: #FFFFFF;
	line-height: 130%;
	text-align: center;
	vertical-align: middle;
}
.baizi
{color: #FFFFFF;}
.hongzi
{color: #d14928;}

.huizi
{
	color: #666666;
	clear: both;
}
.boaoti1
{
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	clear: both;
}
.boaoti3
{
	color: #0159a4;
	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mainleftbg1
{
	background-image: url(/_upload/tpl/00/20/32/template32/images/mainleft2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainmiddlebg1
{
	background-image: url(/_upload/tpl/00/20/32/template32/images/mainmiddle2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
