/* ---html、body100%--- */
html, body { }
/* ---默认字体9pt--- */
div, table {	font-size: 9pt; }
/* ---div居中、div背景--- */
body {
	text-align: center;
	background-color: #FFFFFF;
	font-size: 9pt;
	color: #3b3b3b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
}
table {
	font-size: 9pt;
}
/* ---标准链接样式--- */
a:link {
	font-size: 14px;
	text-decoration: none;
	color:#3b3b3b;
	line-height: 1.5em;
	text-align: justify;
}
a:visited {font-size: 16px;text-decoration: none;color:#3b3b3b;	line-height: 1.5em;
	text-align: justify;
}
a:hover {                     /*  字的链接可以变动*/ 
	position:relative;
	top:1px;
	left:1px;
	color:red;
	font-size:14px;
        
	}
a:active {font-size: 16px;text-decoration: none; color:#3b3b3b;	line-height: 1.5em;
	text-align: justify;
}
/* ---白色字链接样式--- */
.wlink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
.wlink:visited{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
.wlink:hover {
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
	color:#b90101;
}
.wlink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
/* ---蓝色字链接样式--- */
.blink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
.blink:visited{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
.blink:hover {
	font-size: 9pt;
	text-decoration: underline;
	color:#CC0000;
}
.blink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
/* ---蓝色字链接样式--- */
.dlink:link {
	font-size: 10pt;
	text-decoration: none;
	color:#49536d;
	font-weight: bold;
}
.dlink:visited{
	font-size: 10pt;
	text-decoration: none;
	color:#49536d;
	font-weight: bold;
}
.dlink:hover {
	font-size: 10pt;
	text-decoration: underline;
	color:#A52D2E;
	font-weight: bold;
}
.dlink:active{
	font-size: 10pt;
	text-decoration: none;
	color:#49536d;
	font-weight: bold;
}

/* ---浅蓝色字链接样式--- */
.clink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#444341;
	line-height: 1.5em;
}
.clink:visited{
	font-size: 9pt;
	text-decoration: none;
	color:#444341;
	line-height: 1.5em;
}
.clink:hover {
	font-size: 9pt;
	text-decoration: underline;
	color:#A52D2E;
	line-height: 1.5em;
}
.clink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#444341;
	line-height: 1.5em;
}

/* ---其他字链接样式--- */
.zlink:link {font-size: 10.5pt;text-decoration: none;color:#333333;}
.zlink:visited {font-size: 10.5pt;text-decoration: none;color:#333333;}
.zlink:hover {font-size: 10.5pt;text-decoration: underline;color: #A52D2E;}
.zlink:active {font-size: 10.5pt;text-decoration: none; color:#333333;}
.llink:link {
	font-size: 10pt;
	text-decoration: none;
	color:#636363;
	font-weight: bold;
}
.llink:visited {
	font-size: 10pt;
	text-decoration: none;
	color:#636363;
	font-weight: bold;
}
.llink:hover {
	font-size: 10pt;
	text-decoration: underline;
	color: #b90101;
	font-weight: bold;
}
.llink:active {
	font-size: 10pt;
	text-decoration: none;
	color:#636363;
	font-weight: bold;
}
/* ---查询input框宽--- */
.SearchTitleInput {	
	width: 160px;
}
/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.5em;
}
#infocontent div{
	font-size: 10.5pt;
	line-height: 1.5em;
}
/* ---最大的div容器--- */
#container_page {
	width: 1002px;
	text-align: left;
	min-height: 100%; /* For IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	
}
/* ---中部div，要制定高度--- */
#container_content {
	width: 1002px;
	padding: 0px;
}
/* ---头--- */
#headnav {
	padding-right: 0px;
	padding-left: 0px;
	width: 1002px;
}

#head {
	width: 1002px;
	clear: both;
}
/* ---导航栏--- */
#nav {
	width: 1002px;
}
#page {
	width: 1002px;
	clear: both;
}
/* ---左侧放子栏目div--- */
#listleft {
	float: left;
	width: 25%;
	background-color: #eeeeee;
}
/* ---右侧放主要信息div--- */
#listright {
	background-color: #FFFFFF;
	float: right;
	width: 70%;
}
/* ---当前位置--- */
#position {
	padding: 3px;
}	
.listtitfont {	font-size: 12pt;
	font-weight: normal;
}
/* ---列表标题--- */
#listtit {
	font-size: 12pt;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 5px;
}
/* ---列表正文--- */
#newslist {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	width: 100%;
	font-size: 10.5pt;
}
/* ---版权栏--- */
#foot {
	clear: both;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.kuang
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e4e5;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e1e4e5;
	border-left-color: #e1e4e5;
	background-color: #FFFFFF;
}
.kuang1
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e8e8e8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e8e8e8;
	background-color: #ffffe0;
}

.baizi
{
	color: #FFFFFF;
	font-size: 10pt;
}
.hezi
{
	color: #000000;
	font-size: 10pt;
}

.nanzi {
	color: #04274f;
}

.huizi
{
	color: #ADAF9A;
	clear: both;
}
.hongzi
{
	color: #b60103;
	clear: both;
}
.biaoti
{
	color: #FFFFFF;
	font-family: "华文行楷";
	font-size: 44px;
	font-weight: bolder;
	font-style: italic;
}
.biaoti1
{
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	}
.biaoti2
{
	color: #015eb6;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	clear: both;
}
.biaoti3
{
	color: #000033;
	font-family: "宋体";
	font-size: 20px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
}
.biaoti4
{
	color: #636363;
	font-weight: bolder;
	clear: both;
	font-size: 14px;
}

.biaoti5
{
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	clear: both;
	}

.headbg
{
	background-image: url(images/head_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main1
{
	background-image: url(images/main.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fefeff;
}
.main2
{
	background-image: url(images/mainleft1_3.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.mainleftbg3
{
	background-image: url(images/mainleft2_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mainrightbg1
{
	background-image: url(images/mainleft3_6.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mainrightbg2
{
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.listleftbg1
{
	background-image: url(images/listleft2.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.listleftbg2
{
	background-image: url(images/listleft3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.listrightbg1
{
	background-image: url(images/listright1_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
.toolsInput
{	
	width: 100px;
}
.xian
{
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.foothang
{
	line-height: 2em;
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #116cc1;
}
.copy{
	font-family: Arial, Helvetica, sans-serif;
}
