/* ---html、body100%--- */
html, body { }
/* ---默认字体9pt--- */
table {	font-size: 9pt; }
/* ---div居中、div背景--- */
body {
	text-align: center;
	background-color: #eeeeee;
	font-size: 9pt;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-size: 9pt;
}
ul,li { list-style:none; padding-left:0px;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
/* ---标准链接样式--- */
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:#FF0000;
}
.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:none;
	color: #FFCC00;
	font-weight: bold;
}
.llink:active {
	font-size: 10pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
.blink:link {
	font-size: 14pt;
	font-weight: bold;
	color: #14629b;
}
.blink:visited {
	font-size: 14px;
	font-weight: bold;
	color: #14629b;
}
.blink:hover {
	font-size: 14px;
	font-weight: bold;
	color: #14629b;
}
.blink:active {
	font-size: 14px;
	font-weight: bold;
	color: #14629b;
}
.clink:link {
	font-size: 12px;
	color: #2d8ace;
}
.clink:visited {
	font-size: 12px;
	color: #2d8ace;
}
.clink:hover {
	font-size: 12px;
	color: #2d8ace;
}
.clink:active {
	font-size: 12px;
	color: #2d8ace;
}
.lan {
	color: #2d8ace;
}
.lm {
	font-size: 12pt;
	font-weight: bold;
	color: #14629b;
}

.blink:active {
	font-size: 14px;
	font-weight: bold;
	color: #14629b;
}



/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.7em;
}
.content img { max-width:800px; _width: expression(this.width > 800 ? "800px" : this.width);}
#infocontent div{
	font-size: 10.5pt;
	line-height: 1.5em;
}
/* ---最大的div容器--- */
#container_page {
	width: 1002px;
	text-align: left;
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ffffff;
	
}
/* ---中部div，要制定高度--- */
#container_content {
	width: 1002px;
	padding: 0px;
	clear: both;
	background-color: #ffffff;
}
#main_1 {
	width: 1002px;
	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: 1002px;
	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: 1002px;
}
#head {
	width: 1002px;
}
#nav {
	width: 1002px;
}
#page{
	width: 1002px;
	background-color: #ffffff;
}
/* ---版权栏--- */
#foot {
	clear: both;
	background-color: #ffffff;
}
/* ---查询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: #2d8ace;
	font-family: "华文行楷";
	font-size: 30px;
	font-weight: bolder;
}
.biaoti1
{
	color: #0458c4;
	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: #0954be;
	font-weight: bolder;
	clear: both;
	font-family: "华文行楷";
	font-size: 24pt;
    height: 60px;
    display: inline-block;
    width: 380px;
	}
.biaoti4 a {height: 60px;
    display: inline-block;
    width: 380px;}
.baizi {
	color: #FFFFFF;
}
.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:"Microsoft yahei";
	font-size:12px;
	line-height:12px;
	color:#000000;
	background-color: #f0f0f0;
}
.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: #ffffff;
	font-size: 14px;
	clear: both;
	font-family: "宋体";
	font-weight: bold;
}
.biaoti12 {


	color: #000000;
	font-size: 14px;
	clear: both;
	font-family: "宋体";
	font-weight: bold;
}
.link select { width:221px !important;}
.head-l { width:532px; float:left; position:relative;}
.head-l a {    height: 60px; position:absolute; display: inline-block; width: 380px; top: 95px; left: 125px;}
.head-r { width:470px; float:right;}
.slides { position:relative;height:187px; margin:0px; overflow:hidden;}
.flexslider {margin: 0px;
    position: relative;
    width: 100%;
    height: 187px;
    overflow: hidden;
    zoom: 1;}
.menuskin1 {border-width: 0px !important;}
.menuskin1 a {color: #fff !important;}
#mouseoverstyle1 a {color: #080808 !important;}
.menuitems1 {border-width: 0px !important;background-color: #216ac9 !important;padding: 2px !important;margin: 0px !important;}
#mouseoverstyle1 {padding: 2px !important;margin: 0px !important; color: #080808 !important;    background-color: #f5f5f5 !important;}
div#wp_column_article {
    width: 713px;
}