@charset "utf-8";
/* CSS Document */

html,/* CSS Document */ body, h1, h2, h3, h4, h5, h6, ul, ol, div, dl, dt, dd, li, div,p {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px Arial, "宋体";
	color: #333;
	background: #e6e6e6 url(../images/news_view/bg_mainbox.gif) repeat-y center;
}
a {
	color: #333;
	text-decoration: none;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #f60;
	text-decoration: underline;
}
ul, ol, li {
	list-style: none;
}
img,fieldset {
	border-width: 0px;
}
.clear {
	clear: both;
}#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


#main h1 {
	font: bold normal 20px/32px "黑体";
	color: #000;
	text-align: center;
}
#main h2 {
	font: bold normal 16px/25px "宋体";
	color: #000;
	text-align: center;
}
#fwcs{
	margin-left:2px;
}
.news_anmsg {
	line-height: 30px;
	background: #f8f8f8;
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
}
.news_anmsg span {
	margin-right: 15px;
	margin-left: 15px;
}
.news_anmsg span a {
	color: #f60;
	margin-right: 3px;
	margin-left: 3px;
}
.news_txt {
    font-family:"宋体";
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.news_gn {
	line-height: 30px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #ccc;
	text-align: right;
	margin-bottom: 10px;
}
.news_gn a {
	color: #000;
	margin-left: 10px;
}
.news_gn a:hover {
	color: #f60;
}
.news_txt {
    font-family:"宋体";
	font-size: 14px;
	line-height: 1.8;
	color: #333333;
	margin-top:20px;
	/*text-indent: 26px;*/
}

.news_txt p {
	font-size: 14px;
	color: #333333;
	line-height: 1.8;
	/*text-indent: 26px;*/
	font-family:"宋体";
	margin-top: 10px;
	margin-bottom: 10px;
}
.news_bot_gn {
	background: #fffbee;
	border: 1px solid #ffb062;
	padding: 10px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.news_bot_gn input {
	margin-right: 5px;
	margin-left: 5px;
}
.news_bot_gn .input1 {
	height: 16px;
	width: 160px;
	border: 1px solid #626262;
}
.wz {
	background: url(../images/news_view/bg_wz.gif) repeat-x bottom;
	height: 30px;
	margin-bottom: 10px;
	line-height: 30px;
}
.wz span {
	background: url(../images/news_view/ico_tl_nav.gif) no-repeat left 0px;
	margin-left: 10px;
	padding-left: 16px;
	line-height: 23px;
}

.wz a {
	margin-right: 5px;
	margin-left: 5px;
}
.wz strong {
	margin-left: 5px;
}
.footer {
	text-align: center;
	margin-top: 25px;
}
.footer p {
	line-height: 22px;
	color: #666;
}
.footer p em {
	font-style: normal;
	margin-right: 10px;
	margin-left: 10px;
}
.footer .footer_link a {
	margin-right: 7px;
	margin-left: 7px;
	text-decoration: underline;
}

