/* ---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: #eeeeee;
	font-family: "å®‹ä½“";
	background-image: url(images/bodybg.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: #0062ac;	
	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:#555555;
	font-weight: bold;
}
.wlink:visited{
	font-size: 10pt;
	text-decoration: none;
	color:#555555;
	font-weight: bold;
}
.wlink:hover {
	font-size: 10pt;
	text-decoration: none;
	color:#0062ac;
	font-weight: bold;
}
.wlink:active{
	font-size: 10pt;
	text-decoration: none;
	color:#555555;
	font-weight: bold;
}
/* ---è“è‰²å­—é“¾æŽ¥æ ·å¼--- */
.blink:link {
	font-size: 9pt;
	text-decoration: none;
	color: #acdbff;
}
.blink:visited{
	font-size: 9pt;
	text-decoration: none;
	color: #acdbff;
}
.blink:hover {
	font-size: 9pt;
	text-decoration: none;
	color: #acdbff;
}
.blink:active{
	font-size: 9pt;
	text-decoration: none;
	color: #acdbff;
}
/* ---æµ…è“è‰²å­—é“¾æŽ¥æ ·å¼--- */
.clink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
	line-height: 1.5em;
}
.clink:visited{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
	line-height: 1.5em;
}
.clink:hover {
	font-size: 9pt;
	text-decoration: none;
	color:#444444;
	line-height: 1.5em;
}
.clink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
	line-height: 1.5em;
}

/* ---è“è‰²å­—é“¾æŽ¥æ ·å¼--- */
.dlink:link {
	font-size: 10pt;
	text-decoration: none;
	color:#444444;
}
.dlink:visited{
	font-size: 10pt;
	text-decoration: none;
	color:#444444;
}
.dlink:hover {
	font-size: 10pt;
	text-decoration: none;
	color:#B0282F;
}
.dlink:active{
	font-size: 10pt;
	text-decoration: none;
	color:#444444;
}


/* ---å…¶ä»–å­—é“¾æŽ¥æ ·å¼--- */
.zlink:link {
    font-size: 9pt;
	text-decoration: none;
	color:#888888;
	}
.zlink:visited {
    font-size: 9pt;
	text-decoration: none;
	color:#888888;
	}
.zlink:hover {
    font-size: 9pt;
	text-decoration: none;
	color:#B0282F;
	}
.zlink:active {
    font-size: 9pt;
	text-decoration: none;
	color:#888888;
	}
.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æ¡†å®½--- */
.SearchTitleInput3 {
	width: 100px;
}
.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: 980px;
	text-align: left;
	min-height: 100%; /* For IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
/* ---ä¸­éƒ¨divï¼Œè¦åˆ¶å®šé«˜åº¦--- */
#container_content {
	width: 980px;
	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: 980px;
}

#head {
	width: 980px;
	clear: both;
	height: 93px;
		background:url(images/headd.jpg) no-repeat center;

}
/* ---å¯¼èˆªæ --- */
#nav {
	width: 980px;
	background-color: #0062ac;
	height: 30px;
}
#page {
	width: 980px;
	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 {
	width: 100%;
	font-size: 10.5pt;
}
/* ---ç‰ˆæƒæ --- */
#foot {
	clear: both;
}

.kuang
{
	border: 1px solid #cccccc;
}
.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: #0055a4;
	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: #0055a4;
	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.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(images/mainleft1_2.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(images/mainleft2_2.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(images/listleft1.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: #888888;
}
.copy{
	font-family: Arial, Helvetica, sans-serif;
}
.input{
	height: 14px;
	width: 120px;
}
#xiala{
	background:url(images/xiala.gif) no-repeat 83px 6px;
	     border: #234667 1px solid;
    color: #DA8A8B;
}
#xiala a{
	text-indent:11px;
	display:block;
	width:100%;
 	color:#fff;
}
#wp_news_w21 ,#wp_news_w21 a{ color:#fff;
}
#keyword.keyword{
	background: none!important;
border: none;
	background-repeat: no-repeat;
	color: #666;
	font-size: 12px;
	width: 160px;
	background-position: left top;
	text-indent: 50px;
	height: 21px;
	line-height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wp_search .search {
	width: 33px;
	height: 23px;
	border: 0px;
	cursor: pointer;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	padding:0;
}
#wp_nav_w7 .wp_nav .sub-nav .nav-item .mark {
	background-color: #fff;
}
#wp_nav_w7 .wp_nav .sub-nav .nav-item a {font-family:"Microsoft Yahei"; font-size:13px;font-weight:normal;/*å­èœå•æ ç›®çš„æ–‡å­—æ ¼å¼*/ color:#000;/*ä¸€çº§æ ç›®çš„æ–‡å­—é¢œè‰²*/ text-align:left;/*å­èœå•æ ç›®çš„æ–‡å­—å¯¹é½æ–¹å¼*/ border-top:1px solid #D8E1CC;/*å­èœå•æ ç›®çš„ä¸Šè¾¹æ¡†*/ min-width: 80px;}
#wp_nav_w7 .wp_nav .sub-nav .nav-item a:hover,.wp_nav .sub-nav .nav-item .parent{ background:#eee;/*å­èœå•é¼ æ ‡ç§»ä¸ŠåŽ»æ—¶çš„èƒŒæ™¯é¢œè‰²*/color:#000;/*å­èœå•é¼ æ ‡ç§»ä¸ŠåŽ»æ—¶çš„æ–‡å­—é¢œè‰²*/}
#wp_nav_w7 .wp_nav .sub-nav .nav-item .parent { background:#eee;/*å­èœå•ä¸‹æ‹‰é¼ æ ‡ç§»ä¸ŠåŽ»æ—¶çš„èƒŒæ™¯é¢œè‰²*/ color:#000;/*å­èœå•ä¸‹æ‹‰é¼ æ ‡ç§»ä¸ŠåŽ»æ—¶çš„æ–‡å­—é¢œè‰²*/}
#wp_nav_w7 .wp_nav .sub-nav .nav-item a .item-name { padding:5px 10px; line-height:22px;/*å­èœå•æ ç›®çš„è¡Œé«˜*/ }

.galleryview .panel img{ width:100%; height:100%;}
#ewm p{    width: 88px;    margin-left: 30px;    margin-top: 28px;}
.sear{ background:url(images/h2.png) no-repeat bottom right;}
div#foot {
    background: #fff;
}
.sear .nav-item a {
    margin: 0px 5px;
}