@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}
body {
	margin: 0px auto;/*top,right,bottom,left*/
	line-height: 21px;
	font-family: "宋体";
	font-size: 12px;
	color: #FCB563;
}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
input {
	display: inline;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a, a:link, a:visited {
	color: #FCB563;
	text-decoration: none;
}
a:hover {
	color: #FCB563;
	text-decoration: none;
}
a:active {
	color: #FCB563;
	text-decoration: none;
}
img {
	border: none;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.w100 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
/*Head CSS*/
.top {
	width: 980px;
	height: 126px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	background: url(../images/top_bg1.jpg) no-repeat;
}
.top_logo {/*Head Logo*/
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.top_column { /*Navigation*/
	width: 980px;
	margin: 0px auto;
	padding: 10px 0 0;
	overflow: hidden;
}
.top_column li {
	margin: 0px;
	padding: 0 33px;
	overflow: hidden;
	float: left;
	font-size: 12px;
	background: url(../images/top_t.png) no-repeat right;
	font-weight: bold;
}
.top_column li:last-child {
	background: none;
}
.top_column li a:link, .top_column li a:visited {
	color: #FCBA3F;
	text-decoration: none;
}
.top_column li a:hover {
	color: #FCBA3F;
	text-decoration: none;
}
.top_column li.p10 {
	padding: 0 23px 0 31px;
}
.footlinks {
	clear: both;
	margin: 0px auto 10px;
	padding: 2px;
	width: 974px;
	height: auto;
	font-size: 9pt;
	line-height: 140%;
	color: #777;
	text-align: left;
	border: solid 1px #990000;
}
.footlinks a:link, .footlinks a:visited {
	font-size: 9pt;
	line-height: 140%;
	color: #777;
}
.center {
	width: 980px;
	padding: 0 0 20px 0;
	margin: 0 auto;
	overflow: hidden;
}
.center_l {
	width: 230px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.center_r {
	width: 724px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.bottom_bg {
	background: url(../images/bottom_bg.jpg) repeat-x #4E0000;
	padding: 0 0 20px 0;
	overflow: hidden;
	width: 100%;
}
.bottom {
	margin: 0px auto;
	overflow: hidden;
	padding: 0px;
	width: 980px;
}
.pro {
	margin: 0;
	overflow: hidden;
	padding: 0px 8px 0 5px;
	width: 160px;
}
.pro_img {
	margin: 0;
	overflow: hidden;
	padding: 3px;
	width: 150px;
	height: 110px;
	border: 1px #DD1108 solid;
}
/*.pro_img img {max-width:160px; height:auto; width:expression(this.width > 160 ? "160px" : this.width);}
*/.pro_test {/*Product Name*/
	margin: 0;
	overflow: hidden;
	padding: 0px;
	line-height: 34px;
	width: 160px;
	text-align: center
}
.page {
	line-height: 25px;
	margin: 0;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.news_t1 {
	width: 700px;
	padding: 0 0 10px 0;
	margin: 0px auto;
	overflow: hidden;
}
.news_t1 li {
	width: 320px;
	float: left;
	margin: 0 20px 0 0;
	border-bottom: 1px #FCB563 dashed;
	line-height: 29px;
	padding: 0 0 0 10px;
	background: url(../images/faq_li.gif) no-repeat left center;
}
.news_t {
	width: 680px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
}
.news_t li {
	text-align: left;
	position: relative;
	display: block;
	list-style: none;
	line-height: 26px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: url(../images/faq_li.gif) no-repeat left center;
	border-bottom: 1px #FCB563 dashed;
}
.news_t li a, .news_t li a:visited {
	color: #FCB563;
	text-decoration: none;
}
.news_t li a:hover {
	color: #FCB563;
	text-decoration: underline;
}
.news_t li span {
	float: right;
	color: #FED700;
}
.pager {
	width: 100%;
	text-align: center;
	margin: 0px 0px 2px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.pager .disabled {
	font-size: 12px;
	margin: 1px;
	padding: 2px 5px;
}
.pager .current {
	cursor: pointer;
	font-size: 16px;
	font-weight: 900;
	margin: 1px;
	padding: 2px 5px;
	text-decoration: none;
}
.pager a {
	cursor: pointer;
	font-size: 12px;
	margin: 1px;
	padding: 2px 5px;
}
.pager a:hover {
	color: #A5A5A5;
	cursor: pointer;
	font-size: 12px;
	margin: 1px;
	padding: 2px 5px;
}
.pager input {
	width: 20px;
	font-size: 10px;
	height: 15px;
	line-height: 15px;
	margin: 0px 3px;
	vertical-align: middle;
}
/*other */
.rel {
	margin: 0px;
	padding: 20px 0 0;
	clear: both;
}
.rel_t {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	margin: 0px;
	padding: 0 0 7px 10px;
}
#Tab1 {
	width: 96%;
	overflow: hidden;
	padding: 0px 2px 0 12px;
	margin: 0px auto;
}
.Menubox {
	width: 100%;
	padding: 5px 8px;
	height: 20px;
	margin: 0px;
	line-height: 25px;
}
.Menubox ul {
	margin: 0px;
	padding: 0px;
}
.Menubox li {
	float: left;
	display: block;
	cursor: pointer;
	width: 150px;
	text-align: center;
	color: #FED700;
	font-weight: bold;
}
.Menubox li.hover {
	padding: 0px;
	width: 150px;
	border-left: 1px solid #FCB563;
	border-top: 1px solid #FCB563;
	border-right: 1px solid #FCB563;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
}
.Menubox li.alink {
	padding: 0px;
	width: 150px;
	border-bottom: 1px solid #FCB563;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
}
.Contentbox {
	clear: both;
	margin-top: 0px;
	border-top: none;
	overflow: hidden;
	text-align: center;
	padding-top: 8px;
}
#con_one_1 {
	width: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px auto;
}
#con_one_1 li {
	overflow: hidden;
	padding: 2px 10px 2px 14px;
	margin: 0px;
	line-height: 24px;
	text-align: left;
	background: url(../images/faq_li.gif) no-repeat left center;
	border-bottom: 1px #FCB563 dashed;
}
#con_one_1 li span {
	float: right;
	color: #FED700;
}
#con_one_2 {
	width: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px auto;
}
#con_one_2 li {
	overflow: hidden;
	padding: 2px 10px 2px 14px;
	margin: 0px;
	line-height: 24px;
	text-align: left;
	background: url(../images/faq_li.gif) no-repeat left center;
	border-bottom: 1px #FCB563 dashed;
}
#con_one_2 li span {
	float: right;
	color: #FED700;
}
