/* ---html、body100%--- */
html, body {}
/* ---默认字体9pt--- */
div, table {	font-size: 9pt;}
/* ---div居中、div背景--- */
body {
	text-align: center;
	font-size: 9pt;
	color: #444444;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
	background-color: #e6ebbe;
	font-family: "宋体";
	background-image: url(head[1].gif);
	background-repeat: repeat-x;
	background-position: top;}
table {
	font-size: 9pt;}
/* ---标准链接样式--- */
a:link {
	font-size: 9pt;
	text-decoration: none;
	color:#444444;
	line-height: 1.5em;
	text-align: justify;}
a:visited {
    font-size: 9pt;
	text-decoration: none;
	color:#444444;
	line-height: 1.5em;
	text-align: justify;}
a:hover {
    font-size: 9pt;
	color: #A60E26;	
	line-height: 1.5em;
	text-align: justify;}
a:active {
    font-size: 9pt;
	text-decoration: none; 
	color:#444444;
	line-height: 1.5em;
	text-align: justify;}
/* ---白色字链接样式--- */
.wlink:link {
	font-size: 10pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;}
.wlink:visited{
	font-size: 10pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;}
.wlink:hover {
	font-size: 10pt;
	text-decoration: none;
	color:#444444;
	font-weight: bold;}
.wlink:active{
	font-size: 10pt;
	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: none;
	color:#595757;}
.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: none;
	color:#A52D2E;
	font-weight: bold;}
.dl ink: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: none;
	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: none;
	color: #A52D2E;}
.zlink:active {
    font-size: 10.5pt;
    text-decoration: none; 
	color:#333333;}
.llink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#444444;
	font-weight: bold;}
.llink:visited {
	font-size: 9pt;
	text-decoration: none;
	color:#444444;
	font-weight: bold;}
.llink:hover {
	font-size: 9pt;
	text-decoration: none;
	color:#A50400;
	font-weight: bold;}
.llink:active {
	font-size: 9pt;
	text-decoration: none;
	color:#444444;
	font-weight: bold;}
/* ---查询input框宽--- */
.SearchTitleInput {
	width: 204px;}
.SearchKeyWordsInput3{width: 100px;}
/* ---信息正文--- */
.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;}
/* ---中部div，要制定高度--- */
#container_content {
	width: 1002px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;}
/* ---头--- */
#headnav {
	padding-right: 0px;
	padding-left: 0px;
	width: 1002px;}

#head {
	width: 1002px;
	clear: both;}
/* ---导航栏--- */
#nav {
	width: 1002px;
	background-color: #FFFFFF;}
#page {
	width: 1002px;
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;}
/* ---左侧放子栏目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-bottom: 8px;
	width: 100%;
	font-size: 10.5pt;}
/* ---版权栏--- */
#foot {
	clear: both;}

.kuang
{
	border: 1px solid #d4d4ce;}
.kuang1
{
	background-color: #eaeaea;
	border: 1px solid #d4d4ce;}
.kuang2
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4ce;
	border-bottom-color: #d4d4ce;
	border-left-color: #d4d4ce;}

.baizi
{
	color: #0172bb;
	font-size: 9.5pt;
	font-weight: bold;}
.hezi
{
	color: #000000;
	font-size: 10pt;}

.nanzi {
	color: #115eb6;}

.huizi
{
	color: #a9adb1;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;}
.hongzi
{
	color: #b60103;
	clear: both;}
.biaoti
{
	font-size: 36px;
	font-weight: bolder;
	color: #580d01;
	font-family: "华文行楷";
	font-style: oblique;}
.biaoti1
{
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;}
.biaoti2
{
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	clear: both;}
.biaoti3
{
	color: #a60e26;
	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: #a60e26;
	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(head[2].jpg);
	background-repeat: no-repeat;
	background-position: top;}
.mainbg
{
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;}

.mainleftbg1
{
	background-image: url(mainleft1_2[1].gif);
	background-repeat: repeat-x;
	background-position: bottom;}
.mainleftbg2
{
	background-image: url(images/mainleft1_3.gif);
	background-repeat: no-repeat;
	background-position: bottom;}
.mainleftbg3
{
	background-image: url(mainleft2_2[1].gif);
	background-repeat: no-repeat;
	background-position: left top;}
.mainmiddlebg1
{
	background-image: url(images/mainmiddle1_1.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;}
.mainmiddlebg2
{
	background-image: url(images/mainmiddle2.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;}

.mainrightbg1
{
	background-image: url(images/mainright1.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;}
.mainrightbg2
{
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
.listmainbg1
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;}
.listmainbg2
{
	background-image: url(listleft1[1].gif);
	background-repeat: repeat-y;
	background-position: left top;}

.listleftbg1
{
	background-image: url(images/listleft2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e2effb;}
.listleftbg2
{
	background-image: url(images/listleft3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;}
.listrightbg1
{
	background-image: url(images/mainbg.gif);
	background-repeat: no-repeat;
	background-position: right top;}
.listrightbg2
{
	background-image: url(images/listright1_2.gif);
	background-repeat: no-repeat;
	background-position: right 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: 1.8em;
	color: #FFFFFF;}
.copy{
	font-family: Arial, Helvetica, sans-serif;}
.input{
	height: 14px;
	width: 120px;}
.Column_Anchor{
	font-size: 10.5pt;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	line-height: 25px;
	background-color: #efefef;
	display: block;
	text-indent: 15px;
	padding-top: 5px;
	padding-bottom: 5px;}