@charset "utf-8";
@import url(common.css);
#banner {
	height: 359px;
	width: 100%;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: url(../images/content_bg.jpg) repeat-x 0px 0px;
}
#content .content {
	margin: 0px auto;
	padding: 20px 0px 0px;
	width: 1000px;
}

#content .conten {
	margin: 0px 5px;
	_margin: 0px 5px 0px 3px;
	padding: 0px 0px 5px;
	width: 240px;
	background: url(../images/content_topbottom.jpg) no-repeat 0px bottom;
	float: left;
	overflow: hidden;
}
#content .conten .content_top {
	background: url(../images/content_topbottom.jpg) no-repeat 0px 0px;
	height: 27px;
	width: 240px;
	text-align: center;
	padding: 10px 0px 0px;
}
#content .conten .content_body {
	background: url(../images/index_contentbg.jpg) repeat-y 0px 0px;
	height: 200px;
	width: 212px;
	margin: 0px;
	padding: 14px;
	overflow: hidden;
}
.content_body .content_img {
	margin: 0px 0px 15px;
	width: 198px;
	height:77px;
	background:#FFF;
	border:1px solid #d4d4d4;
	border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-box-shadow: 0px 0px 1px #ccc; 
    -moz-box-shadow: 0px 0px 1px #ccc; 
	box-shadow:0 0 1px #ccc;
	behavior: url(../js/PIE.htc);
	padding:5px;
}
.content_img img {
	width:198px;
	height:77px;
}
.content_body .content_text {
	line-height: 18px;
	overflow: hidden;
	width: 212px;
	height: 100px;
}
.content_body dl {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.content_text a  {
	color: #e50012;
	text-decoration: underline;
	font: 11px Arial, Helvetica, sans-serif;
}
.content_text a:hover {
	text-decoration: underline;
}
.detail a{
	font: 12px "宋体";
	text-decoration: none;
	color: #e50012;
}
.detail a:hover {
	text-decoration: underline;
}
.product_name {
	font: 18px "微软雅黑";
	color: #e50012;
	margin: 0px 0px 8px;
	padding: 0px;
}
.product_ms {
	height: 45px;
	width: 212px;
	overflow: hidden;
}
.news_title {
	font: bold 12px "宋体";
	color: #e50012;
	text-decoration: none;
	height: 16px;
	width: 212px;
	overflow: hidden;
}
.news_title a {
	font: bold 12px "宋体";
	color: #e50012;
	text-decoration: none;
}
.news_title a:hover {
	text-decoration:underline;
}
.news_datetime {
	font: bold 12px Arial;
	color: #333;
}
.news_gs {
	height: 40px;
	width: 212px;
	overflow: hidden;
	line-height: 18px;
	margin: 0px;
	padding: 6px 0px 0px;
}
/*product&news style start*/
#a6{
	height:0px;
	display: none;
	font-size: 0px;
	line-height: 0px;
}
#b6 div{height:200px; width:212px; padding:0px; overflow:hidden;}
/*product&news style end*/
