/* ---html、body100%--- */
html, body { }
/* ---默认字体9pt--- */
div, table {	font-size: 12pt; }
/* ---div居中、div背景--- */
body {
	text-align: center;
	background-color: #F3F3Fb;
	background-image: url(images/bg.png);
	font-size: 9pt;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-size: 12pt;
}
/* ---标准链接样式--- */
a:link {
	text-decoration: none;
	color:#333333;
	font:14pt/1.7em "Microsoft YaHei"; 
}
a:visited {
	font-size: 14pt;
	text-decoration: none;
	color:#333333;
	line-height: 1.7em;
}
a:hover {
    font-size: 14pt;
	text-decoration: underline;
	color: #750A20;	
	line-height: 1.7em;
}
a:active {
    font-size: 14pt;
	text-decoration: none; 
	color:#333333;
	line-height: 1.7em;
}
/* ---白色字链接样式--- */
.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: underline;
	color:#FF0000;
	font-weight:bold;

}
.wlink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;

}
.llink:link {
	font-size: 12pt;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}
.llink:visited {
	font-size: 14pt;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}
.llink:hover {
	font-size: 14pt;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.llink:active {
	font-size: 14pt;
	text-decoration: none;
	color:#000000;
	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: 1010px;
	text-align: left;
	min-height: 100%; /* For IE */
	margin:0 auto;
}
/* ---中部div，要制定高度--- */
#container_content {
	width: 1010px;
	padding: 0px;
	clear: both;
	background-color: #FFFFFF;
}
#main_1 {
	width: 1010px;
	padding: 0px;
	clear: both;
}
.main1bg1{
	background-image: url(images/main2_1.gif);
	background-position: left top;
	background-color: #E9E9E9;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
.main1bg2{
	background-image: url(images/main2_2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#main_2 {
	width: 1010px;
	padding: 0px;
	clear: both;
}
.main2bg1{
	background-image: url(images/main_2_3.gif);
	background-position: right bottom;
	background-color: #E9E9E9;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}

/* ---头--- */
#tophead {
	width: 1010px;
}
#head {
	width: 1010px;
}
#nav {
	width: 1010px;
}
#page{
	width: 1010px;
	background-color: #ffffff;
}
/* ---版权栏--- */
#foot {
	clear: both;
	background-image: url(images/footbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 111px;
	border: 0;
}
/* ---查询input框宽--- */
.SearchTitleInput {	
	width: 480px;
}

.kuang
{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ADC7B6;
	border-left-color: #adc7b6;
	background-color: #EFFAF2;
}
.kuang1
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #750a20;
	border-left-color: #750a20;
	background-color: #e0e0e0;
	color: #750a20;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #750a20;

}
.kuang2 {
	border: 1px solid #750a20;
}

.kuang3
{
	background-color: #750A20;
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
}
.kuang4
{
	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: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
.biaoti
{
	color: #000000;
	font-family: "华文行楷";
	font-size: 30px;
	font-weight: bolder;
}
.biaoti1
{
	color: #FFFFFF;
	font-size: 14px;
	clear: both;
	font-family: "宋体";
	font-weight: bold;
	}
.biaoti5
{
	color: #0c5439;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	clear: both;
	background-image: url(images/mainleft1_2.gif);
	background-repeat: repeat-x;
	}
.biaoti2
{
	color: #8c9a8d;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	clear: both;
}
.biaoti3
{
	color: #000000;
	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: #7ea1ce;
	font-weight: bolder;
	clear: both;
	font-family: "华文行楷";
	font-size: 24pt;
	}
.baizi {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "微软雅黑";
}
.baizi1 {
	color: #FFFFFF;
	background-image: url(images/nav_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.mainbg
{
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.mainleftbg1
{
	background-image: url(images/mainleft2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.mainrightbg1
{
	background-image: url(images/mainright1_1.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #cccccc;
}
.mainrightbg2
{
	background-image: url(images/mainright2_3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}
.listrightbg1
{
	background-image: url(images/listbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.foothang
{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #ffffff;
}
.footbg {
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#image img{
	background-color:#FFFFFF;
	border: 2px solid #FFFFFF;
}	
.biaoti11 {
	color: #000000;
	font-size: 18px;
	clear: both;
	font-family: "微软雅黑";
	font-weight: bold;
}

.NavBtn {
	width: 136px;
	height: 48px;
	background-image: url(images/btn.jpg);
	background-repeat: no-repeat;
	font-size: 22px;
	font-family: "微软雅黑";
	
	text-align: center;
}

.NavBtn a:link { font-size: 22px; font-family: "微软雅黑"; text-decoration: none; color:#254866; line-height: 1.6em; } 
.NavBtn a:visited { font-size: 22px; font-family: "微软雅黑"; text-decoration:none; color:#254866; line-height: 1.6em; } 
.NavBtn a:hover { font-size: 22px; font-family: "微软雅黑"; text-decoration: none; color: #54728E; line-height:1.6em; } 
.NavBtn a:active { font-size: 22px; font-family: "微软雅黑"; text-decoration: none; color:#254866; line-height: 1.6em;}
#Lead{ width: 1010px; height:46px; position:relative;margin-top: 12px;}
#Lead div{ width:126px; float:left; height:46px; padding-top: 7px; vertical-align:middle; text-align:center;}
.N1{background-image:url(images/btn1.png); background-repeat:no-repeat; }
.N2{ background-image:url(images/btn2.png); background-repeat:no-repeat; }

.wp_article_list {
    padding-left: 0px !important;
    display: block;
    width: 100%;
}
.wp_article_list .list_item {
    list-style: none;
    width: 91%;
    height: 24px;
    line-height: 24px;
    border-bottom: 0px dashed #ccc;
    vertical-align: top;
}
.wp_article_list .list_item .Article_Index {
    display: none;
    width: 10px;
    height: 16px;
    margin-top: 3px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -99em;
    background: url(wp_article_li_1.png) no-repeat 50%;
}
.sc {
    background: url(/_upload/tpl/00/07/7/template7/./images/search.png);
    height: 24px;
    float: right;
    margin-top: 22px;
}
.wp_search .search {
    background: none;
    width: 16px;
    height: 22px;
    border: 0px;
    cursor: pointer;
}
input#keyword {
    width: 115px !important;
}
.wp_article_list .list_item .Article_PublishDate {
    margin-right: 10px;

}

