/* ---注意:本样式表仅放置通用样式--- */
/* ---边界为0--- */
* {  margin: 0;  padding: 0;}
/* ---html、body100%--- */
html, body { 
	text-align: center;
 }
/* ---默认字体10pt--- */
div, table {font-size: 10pt;}
/* ---div居中、div背景--- */
body {
	font: 10pt;
	text-align: center;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}
td {
	line-height: 150%;
	color: #333333;
}


div.slider-nav span.right{
background:none;
}

div.slider-nav span.left{
background:none;
}

#wp_nav_w6 .wp_nav .nav-item a{text-align:left !important}

#wp_news_w12 .wp_article_list .list_item .Article_Index {
	 margin-left:5px;
     background:url('images/d1.png') no-repeat 50%;
	 height: 38px;
	}	

#wp_news_w12 .list_item {
    height: 47px;  
    line-height: 47px;

	}

#wp_news_w13 .wp_article_list .list_item .Article_Index {
	 margin-left:5px;
     background:url('images/d1.png') no-repeat 50%;
	 height: 38px;
	}	

#wp_news_w13 .list_item {
    height: 47px;  
    line-height: 47px;

	}

#wp_news_w14 .wp_article_list .list_item .Article_Index {
	 margin-left:5px;
     background:url('images/d1.png') no-repeat 50%;
	 height: 38px;
	}	

#wp_news_w14 .list_item {
    height: 47px;  
    line-height: 47px;

	}

#wp_news_w15 .wp_article_list .list_item .Article_Index {
	 margin-left:5px;
     background:url('images/d1.png') no-repeat 50%;
	 height: 38px;
	}	

#wp_news_w15 .list_item {
    height: 47px;  
    line-height: 47px;

	}

#wp_news_w16 .wp_article_list .list_item .Article_Index {
	 margin-left:5px;
     background:url('images/d1.png') no-repeat 50%;
	 height: 38px;
	}	

#wp_news_w16 .list_item {
    height: 47px;  
    line-height: 47px;

	}

#wp_news_w17 .wp_article_list .list_item .Article_Index {
	 margin-left:5px;
     background:url('images/d1.png') no-repeat 50%;
	 height: 38px;
	}	

#wp_news_w17 .list_item {
    height: 47px;  
    line-height: 47px;

	}

#wp_news_w18 .wp_article_list .list_item .Article_Index {
	 margin-left:5px;
     background:url('images/d1.png') no-repeat 50%;
	 height: 38px;
	}	

#wp_news_w18 .list_item {
    height: 47px;  
    line-height: 47px;

	}


.div_stxw .div_stxw_info p{text-indent:0em}

.wp_entry img {
max-width: 800px;
}

.wp_entry{
width:800px;
}


.mod_ss {
	position: absolute;
	top: 70px;
	color: #fff;
	background: url(images/mod_ss_bg.jpg) no-repeat;
	width: 340px;
	height: 52px;
}

#w33 .keyword {
	width: 298px !important;
	border: hidden;
	margin-left: 2px;
	height: 50px;
	line-height: 40px;
	color: #333333;
	float: left;
	background: none;
}
#w33 .wp_search .search {

	height: 52px;
	width: 42px;
	background: url(images/mod_seach.jpg) no-repeat top center;
    float: left;
}

#w33 .wp_search input {
    padding: 0px;
}




/* ---标准链接样式--- */
a{font-size: 11pt;text-decoration: none;color:#333333;font-family: "微软雅黑";}
a:hover {font-size: 11pt;text-decoration: underline;color: #FF0000;font-family: "微软雅黑";}
/* ---导航链接样式--- */
a.wlink{font-size: 16px;text-decoration: none;color:#005D97;font-weight: border;font-family: "黑体";}
a.wlink:hover {font-size: 16px;text-decoration: underline;color: #005D97;font-family: "黑体";}
/* ---导航链接样式--- */
a.llink{font-size: 9pt;text-decoration: none;color:#FFFFFF;font-weight: normal;}
a.llink:hover {font-size: 9pt;text-decoration: underline;color: #FF0000;font-weight: border;}
/* ---导航链接样式2--- */

.lllink a{font-size:9pt;text-decoration: none;font-weight: normal;color:#333333}
.lllink a:hover{font-size:9pt;text-decoration: none;font-weight: normal;color:#f00}

/* ---查询input框宽--- */
.SearchTitleInput {	width:120 ;}
.toolsInput {	width:90 ;}
/* ---信息正文--- */
/* ---信息正文--- */
.content {
	font-size: 9pt;
	line-height: 27px;
	color: #333333;
	height: 700px;	

}

/* ---最大的div容器--- */
#container-page {
	width: 1150px;
	height:100%;

	text-align: left;
	min-height: 100%; /* For IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container-page1 {
	width: 1150px;
	background-color: #ffffff;
	text-align: center;
	min-height: 100%; /* For IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#container-page3 {
	width: 1150px;
	
	background-color: #ffffff;
	text-align: left;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ---最大的div容器内页--- */
#container-page2 {
	width: 1150px;
	background-color: #EAEAEA;
	text-align: left;
	min-height: 100%; /* For IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* ---中部div，要制定高度--- */
#container-content {
	padding-top: 2px;
	height: 650px;	
}

#container-content4 {
	padding-top: 2px;
	height: 100%;	
}

#container-content2 {
	padding-top: 2px;

	background-repeat: repeat-y;	
}

#container-content3 {
	padding-top: 2px;
	height: 120px;	
}
#mainright {
	float: right;
	width: 710px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 6px;
}
#mainleft {
	float: left;
	width:262px;
	height:525px;
	margin-top: 5px;

	margin-left: 6px;
	background-color:#E4F1FB;
}




/* ---头--- */
#head {
}
.headdi {
	background-image: url('images/banner1.jpg');
	background-repeat: repeat-x;
	background-position-y:50%
}

#head2 {
}
.headdi2 {
	background-image: url('images/banner3.jpg');
	background-repeat: repeat-x;
	background-position-y:50%
}


/* ---导航栏--- */
#nav {
	background-image: url('images/daohang.jpg');
	height: 50px;
	text-align: left
}
/* ---版权栏--- */
#foot {
	clear: both;
	height: 150px;
	background-image: url('images/bottom.jpg');
	padding-top: 0px;
	background-repeat: repeat-x;
	text-align: center;
	line-height: 150%;
	margin-top: 4;
	width: 1150px;
    background-position-y:50%

}

.baizi {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}


.lanzi {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.lanzi2 {
	color: #9D0016;
	font-size: 16px;
	font-weight: bold;
}

.bt {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.xian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bebebe;
}

.baizi {
	color: #333333;
}
.bg1 {
	background-color: #E8E8E8;
}
.bg2 {
	background-image: url('images/right_bg1.jpg');
}
.bg3 {
	background-image: url('images/right2.jpg');
}

.bg4 {
	background-color: #61A7D8;
	
}

.bg5 {
	background-image: url('images/left1.jpg');
}

.word4 {
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.word3 {
	font-family: "宋体";
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.word2 {
	font-family: "黑体";
	font-size: 13pt;
	color: #FFFF00;
}
.word7 {
	font-family: "黑体";
	font-size: 13pt;
	color: #FFF200;
}

.word6 {
	font-family: "黑体";
	font-size: 13pt;
	color: #FFFF00;
}
.word5 {
	font-family: "宋体";
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
}
.word10 {
	font-size: 14pt;
	line-height:20px;
}

.dian {
	background-image: url(images/point.gif);
	background-repeat: repeat-x;
}
.bian {
	BORDER-RIGHT: #cccccc 1px solid;  BORDER-LEFT: #cccccc 1px solid;  BORDER-BOTTOM: #cccccc 1px solid;
}

li.list_item {
    list-style: none;
}