/* ---html、body100%--- */
html, body {}
/* ---默认字体9pt--- */
div, table {}
/* ---div居中、div背景--- */
body {
	text-align: center;
	background-color: #F3F3Fb;
	font-size: 9pt;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
table {}
/* ---标准链接样式--- */
a:link {
	font-size: 9pt;
	text-decoration: none;
	color:#333333;
	line-height: 1.7em;}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color:#333333;
	line-height: 1.7em;}
a:hover {
    font-size: 9pt;
	text-decoration: underline;
	color: #750A20;	
	line-height: 1.7em;}
a:active {
    font-size: 9pt;
	text-decoration: none; 
	color:#333333;
	line-height: 1.7em;}
/* ---白色字链接样式--- */
.wlink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#ffffff;}
.wlink:visited{
	font-size: 9pt;
	text-decoration: none;
	color:#ffffff;}
.wlink:hover {
	font-size: 9pt;
	text-decoration: none;
	color:#ffffff;}
.wlink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#ffffff;}
.llink:link {
	font-size: 10pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;}
.llink:visited {
	font-size: 10pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;}
.llink:hover {
	font-size: 10pt;
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;}
.llink:active {
	font-size: 10pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;}
/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.7em;}
#infocontent div{
	font-size: 10.5pt;
	line-height: 1.5em;}
/* ---最大的div容器--- */
#container_page {
	width: 980px;
	text-align: left;
	min-height: 100%; /* for ie */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ffffff;
	line-height: 25px;}
/* ---中部div，要制定高度--- */
#container_content {
	width: 980px;
	padding: 0px;
	clear: both;
	background-color: #FFFFFF;}


/* ---头--- */
#tophead {
	width: 980px;}
#head {
	width: 980px;}
#nav {
	width: 980px;}
#page{
	width: 980px;
	background-color: #ffffff;}
/* ---版权栏--- */
#foot {
	clear: both;
	background-color: #ffffff;}
/* ---查询input框宽--- */
.SearchTitleInput {	
	width: 480px;}

.kuang
{}
.navbg {
	background-image: url(images/main_01.jpg);
	background-repeat: no-repeat;}
.main1 {

	background-image: url(images/img_tom.jpg);
	background-repeat: no-repeat;}
.main2 {


	background-image: url(images/main_05.gif);
	background-repeat: repeat-x;}
.foot {



	background-image: url(images/foot.gif);
	background-repeat: repeat-x;}
.navbg2 {

	background-image: url(images/list_01.jpg);
	background-repeat: no-repeat;}
.biaoti3 {
	font-family: "宋体";
	font-size: 24px;
	font-weight: bold;
	color: #1A6086;}
.listbg {
	background-image: url(images/list1_07.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9d9d9d;
	border-right-color: #9d9d9d;
	border-bottom-color: #9d9d9d;
	border-left-color: #9d9d9d;}
.listbg2 {

	background-image: url(images/listbg.gif);
	background-repeat: repeat-x;
	background-position: top;}
.listbg3 {


	background-image: url(images/list1_03.gif);
	background-repeat: repeat-x;
	background-position: top;}
.line {




	background-image: url(images/line.gif);
	background-repeat: repeat-x;}
.xdi {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
