/* ---注意:本样式表仅放置通用样式--- */
/* ---边界为0--- */
* {margin: 0;  padding: 0;}
#hxx div {
	font-family: "宋体";
	font-size: 10.5pt;
	line-height: 2em;
	color: #000000;
}

/* ---html、body100%--- */
html, body {  height: 100%; }
/* ---默认字体9pt--- */
div, table {font-size: 9pt;}
/* ---div居中、div背景--- */
body {
	font: 9pt;
	text-align: center;
	background-color: #EFEFEF;
}
/* ---标准链接样式--- */
a:link {font-size: 9pt;text-decoration: none;color:#000000;}
a:visited {font-size: 9pt;text-decoration: none;color:#000000;}
a:hover {font-size: 9pt;text-decoration: underline;color: #FF0000;}
a:active {font-size: 9pt;text-decoration: none; color:#000000;}
/* ---白色字链接样式--- */
a.wlink:link {font-size: 9pt;text-decoration: none;color:#bc0b0b;}
a.wlink:visited {font-size: 9pt;text-decoration: none;color:#bc0b0b;}
a.wlink:hover {font-size: 9pt;text-decoration: underline;color: #bc0b0b;}
a.wlink:active {font-size: 9pt;text-decoration: none; color:#bc0b0b;}
/* ---查询input框宽--- */
.SearchTitleInput {
	width: 180px;
}
/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 2em;
}
/* ---最大的div容器--- */
#container_page {
	margin: 0 auto;
	width: 1002px;
	text-align: left;
	min-height: 100%; /* For Modern Browsers */
	background-color: #FFFFFF;
}
/* ---中部div，要制定高度--- */
#container_content {
	width: 1002px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/* ---头--- */
#head {
	clear: both;
	width: 1002px;
}
/* ---导航栏--- */
#nav {
	clear: both;
	width: 1002px;
}
/* ---版权栏--- */
#foot {
	clear: both;
	background-color: #FFFFFF;
	width: 1002px;
}
.foot {
	background-image: url(images/main_04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.hong {
	font-size: 12px;
	font-weight: normal;
	color: #bc0b0b;
}
.head {
	background-image: url(images/main_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hong1 {

	font-size: 18px;
	font-weight: bold;
	color: #bc0b0b;
}
a.blink:link {
	font-size: 14px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
a.blink:visited {
	font-size: 14px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
a.blink:hover {
	font-size: 14px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
	}
a.blink:active {
	font-size: 14px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}

