@charset "gb2312";
html, body, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, div, p {
	margin: 0px;
	padding: 0px;/*font-family:Microsoft Yahei, Tahoma, Arial, Helvetica, sans-serif;*/
}
html {
	margin: 0px auto;
	padding: 0px;
	overflow-x: hidden;
}
body {
	margin: 0px auto;
	padding: 0px;
	line-height: 20px;
	font-size: 9pt;
	font-family: "宋体";
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a, a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: none;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.w100 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.footlinks {
	clear: both;
	margin: 0px auto;
	padding: 2px;
	width: 997px;
	height: auto;
	font-size: 9pt;
	line-height: 140%;
	color: #777;
	text-align: left;
	border: solid 1px #DDD;
	background-color: #1C0201;
}
.footlinks a:link, .footlinks a:visited {
	font-size: 9pt;
	line-height: 140%;
	color: #777;
}
.top {
	width: 1003px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	background: url(../images/top.jpg) no-repeat;
	height: 200px;
}
.top_logo {/*头部Logo*/
	width: 300px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.top_column_bg {
	background: url(../images/nav_bg.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
.top_column { /*导航栏*/
	width: 1003px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
}
.top_column li {
	text-align: left;
	display: block;
	margin: 0px;
	line-height: 37px;
	float: left;
	color: #F0B969;
	font-weight: bold;
}
.top_column li a:link, .top_column li a:active, .top_column li a:visited, .top_column li a:hover {
	color: #F0B969;
}
/*内容部分CSS*/
.center {
	width: 1003px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	background: url(../images/center_bg.jpg) repeat-y;
}
.center_top_bg {
	background: url(../images/center_top_bg.jpg) center top no-repeat;
	width: 1003px;
	margin: 0px;
	padding: 0px;
}
.center_l {/*左边内容*/
	width: 204px;
	padding: 75px 0px 0px 0px;
	margin: 0px;
	display: inline;
	overflow: hidden;
}
.center_r {/*右边内容*/
	width: 763px;
	padding: 0px;
	margin: 0px;
	display: inline;
	overflow: hidden;
}
/*底部CSS*/
.bottom_bg {
	width: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.bottom {
	width: 963px;
	padding: 15px 20px;
	margin: 0px auto;
	font-size: 9pt;
	overflow: hidden;
	background: url(../images/bottom_bg.jpg) repeat-x top;
	background-color: #1C0201;
	color: #C2C2C2;
	text-align: center;
}
.bottom a:link, .bottom a:hover, .bottom a:active, .bottom a:visited {
	font-size: 9pt;
	color: #C2C2C2;
}
/*点击放大产品展示CSS*/
.pro {/*单个产品总框*/
	width: 152px;
	height: 152px;
	/*	padding:0px 11px 0px 12px;
	margin:0px;*/
	overflow: hidden;
	float: left;
}
.pro_img {/*产品图片*/
	width: 150px;
	height: 120px;
	border: 1px #C4A495 solid;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: center;
}
/*.pro_img img {max-width:160px; height:auto; width:expression(this.width > 160 ? "160px" : this.width);}
*/.pro_test {/*产品名称*/
	width: 152px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	margin: 5px 0px;
	overflow: hidden;
	text-align: center;
}
.page {/*底部分页CSS*/
	width: 748px;
	/*	border-top:1px #999 dotted;*/
	padding: 0px;
	margin: 6px 0px 0px 0px;
	overflow: hidden;
	line-height: 25px;
	text-align: center;
}
/*产品左大右小展示CSS*/
.pro_l {
	width: 480px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	overflow: hidden;
}
.pro_l_photo {
	width: 480px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: center;
}
/*.pro_l_photo img {max-width:480px; height:auto; width:expression(this.width > 480 ? "480px" : this.width);}
*/.pro_l_info {
	width: 460px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	overflow: hidden;
	text-align: left;
}
.pro_r {
	width: 250px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.pro_r_photo {
	width: 115px;
	padding: 0px 8px 0px 0px;
	margin: 0px;
	overflow: hidden;
}
.pro_r_photo_img {
	width: 115px;
	height: 115px;
	border: 1px solid #CCC;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: center;
}
/*.pro_r_photo_img img {max-width:115px; height:auto; width:expression(this.width > 115 ? "115px" : this.width);}
*/.pro_r_photo_name {
	width: 117px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	line-height: 25px;
	text-align: center;
}
.pro_r_page {
	width: 250px;
	border-top: 1px #999 dotted;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	line-height: 25px;
	text-align: center;
}
/*新闻版面CSS*/
.news_t {
	width: 748px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	color: #000;
}
.news_t li {
	text-align: left;/*position:relative;*/
	display: block;/*font-size:12px;*/
	height: 29px;
	border-bottom: 1px #E2C07E dashed;
	line-height: 29px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background: url(../images/news_icon.jpg) no-repeat left;
}
.news_t li span {
	float: right;
}
.news_t1 {
	width: 748px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	color: #000;
}
.news_t1 li {
	text-align: left;/*position:relative;*/
	display: inline;/*font-size:12px;*/
	height: 29px;
	border-bottom: 1px #E2C07E dashed;
	line-height: 29px;
	padding: 0px 0px 0px 10px;
	background: url(../images/news_icon.jpg) no-repeat left;
	width: 45%;
	margin: 0px 15px 0px 10px;
	float: left;
}

/*.page {底部分页CSS
	width:740px;
	border-top:1px #999 dotted;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}*/
