@charset "utf-8";
/*全局*/
body {
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
}

/*头部开始*/
#main {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(images/top_bak.jpg);
	background-repeat: no-repeat;
	height: 145px;
	width: 1000px;
}
#top a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#top a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
#search {
	height: 16px;
	width: 120px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	z-index: 1;
	margin-top: 22px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#search form {
	margin: 0px;
	padding: 0px;
}
.search_input  {
	height: 16px;
	width: 89px;
	z-index: 1;
	margin: 0px;
	border: 0px none #FFFFFF;
	float: left;
	padding-top: 3px;
	padding-left: 3px;
}

#menu {
	height: 25px;
	width: 1000px;
	font-size: 14px;
	color: #FFFFFF;
	z-index: 2;
	margin-top: 65px;
	margin-left: auto;
}

/*头部结束*/
/*中部开始*/
#homebody {
	height: 520px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main_bak.jpg);
	background-repeat: no-repeat;
}
#homebody  a {
	font-size: 12px;
	color: #000000;
	line-height: 23px;
	text-decoration: none;
}
#homebody a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#body1 {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 1000px;
}

#jwnews {
	height: 300px;
	width: 480px;
	float: left;
}
#jwnews_more  {
	height: 20px;
	width: 50px;
	margin-top: 25px;
	margin-left: 380px;
	margin-right: auto;
	margin-bottom: 0px;
}
#jwnews_news {
	font-size: 12px;
	color: #000000;
	height: 240px;
	width: 400px;
	margin-top: 10px;
	margin-left: 72px;
	text-align: left;
	margin-right: auto;
	margin-bottom: auto;
}

#home_flash {
	height: 300px;
	width: 520px;
	float: left;
}
#body2 {
	margin: 0px;
	padding: 0px;
	height: 220px;
	width: 1000px;
}

#fwnews {
	float: left;
	height: 175px;
	width: 217px;
	font-size: 12px;
	margin-top: 45px;
	padding-left: 73px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#xzfile {
	height: 175px;
	width: 220px;
	float: left;
	margin-top: 45px;
	text-align: left;
	margin-right: auto;
	margin-bottom: auto;
	padding-left: 33px;
	margin-left: 0px;
}

/*中部结束*/

/*底部开始*/

#foot {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	background-color: #0E73DB;
	text-align: center;
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: 50%;
	padding-top: 20px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
#foot1 {
	margin: 0px;
	float: left;
	height: 60px;
	width: 150px;
}
#foot2 {
	margin: 0px;
	float: left;
	height: 60px;
	width: 700px;
}
#foot3 {
	margin: 0px;
	float: left;
	height: 60px;
	width: 130px;
	padding-right: 20px;
	text-align: right;
}
#foot3 select {
	width: 130px;
}
/*底部结束*/
/*list部分开始*/

#listbody {
	background-color: #FFFFFF;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 30px;
}
#listleft {
	height: auto;
	width: 230px;
	margin-left: 0px;
	border: 1px solid #0E73DB;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	float: left;
	background-image: url(images/m_bak.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	padding-bottom: 30px;
}
#listleft  a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/l.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	height: 28px;
	width: 170px;
	display: block;
	padding-top: 17px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#listleft a:hover {
	color: #0000FF;
	background-image: url(images/l2.gif);
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#listright {
	height: auto;
	width: 750px;
	border: 1px solid #0E73DB;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: center;
}
#right_wz {
	background-image: url(images/l.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
	height: 20px;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-top: 30px;
	vertical-align: bottom;
}
#right_wz a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#listright a:hover {
	color: #FF0000;

}
#list_info {
	font-size: 12px;
	height: auto;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 0px;
	text-align: left;
	table-layout: fixed;
	word-wrap:break-word;
	line-height: 20px;
	
}
#list_info_news {
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	height: auto;
	width: 90%;
	margin-left: 25px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
}
#list_info_news a {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
#list_info_news a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#detail {
	height: auto;
	width: 998px;
	border: 1px solid #0E73DB;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
}
h3 {
	font-size: 22px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}


#list_page {
	height: 20px;
	width: 93%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: right;
	padding-top: 20px;
	font-size: 12px;
}
.fontred {
	color: #FF0000;
}
