@charset "utf-8";
/* contenter style */
#contenter{
	margin:auto;
	width:968px;
	text-align:left;
}
.maininfo{
	border:1px solid #d7d6d6;
	border-top:0;
	background:url(../images/indexbg.jpg) repeat-x;
	height:205px;
	display:block;
}
.left{
	float:left;
	padding:15px 20px 0;
	width:320px;
	height:185px;
	overflow:hidden;
}
.news{
	background:url(../images/line.jpg) repeat-x bottom;
	height:25px;
}
.news span,.pros span{
	padding-top:10px;
}
.news li{
	float:left;
	cursor:pointer;
}
.news li.newmenu01{
	background:url(../images/news.gif) no-repeat;
	width:76px;
	height:25px;
	color:#fff;
	line-height:25px;
	text-align:center;
}
.news li.newmenu02{
	background:url(../images/newers.gif) no-repeat 0 6px;
	text-align:center;
	width:77px;
	height:15px;
	padding-top:10px;
}
.newinfo{
	clear:both;
	padding:10px 0;
}
.newtop{
	line-height:18px;
	height:80px;
	margin-bottom:10px;
	overflow:hidden;
}
.newtop img{
	float:left;
	padding:3px;
	border:1px solid #d7d6d6;
	display:block;
	margin-right:10px;
}
.newtop strong{
	color:#f60;
	display:block;
	padding:5px 0;
	line-height:16px;
	overflow:hidden;
}
.newlist li{
	line-height:24px;
	background:url(../images/line.gif) repeat-x bottom;
	overflow:hidden;
}
.newlist li span{
	float:right;
}
.newlist li a{
	padding-left:10px;
	line-height:24px;
	background:url(../images/dian.gif) no-repeat 3px 5px;
}
.mid{
	padding:15px 0 0 0;
	float:left;
	width:350px;
}
.pros{
	background:url(../images/line.jpg) repeat-x bottom;
}
.pronav{
	background:url(../images/product.gif) no-repeat;
	height:25px;
	width:75px;
	line-height:25px;
	text-align:center;
}
/* propic box style */
.producter {
	left:43px;
	text-align:center;
	overflow:hidden;
	width:264px;
	cursor:pointer;
	position: relative;
	height:130px;
}
.slides img{
    border:1px solid #ddd;
	height:90px;
}
.slides {
	left:0px;
	position:absolute;
	top:0px;
	line-height:28px;
}
.slides div{
	text-align:center;
	display: none;
	width:264px;
	position:absolute;
	top:0px;
}
.slides div span{
	color:#f60;
	font-size:13px;
	font-weight:700;
}
.slides div a{
	text-decoration:underline;
}
.slides div a:hover{
	color:#000;
}
:focus {
	outline: 0
}
#loopedSlider {
	clear:both;
	Width:100%;

}
ul.proclass {
	background:url(../images/classbg.jpg) repeat-x;
	height:26px;
	padding:3px 0;
}
ul.proclass li {
	height:18px;
	border-left:1px solid #ddd;
	margin-left:-1px;
	float: left;
}
ul.proclass a {
	display: block;
	overflow:hidden;
	width:32px;
	height:18px;
	line-height:18px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
}
ul.proclass li.active a {
	background:#666;
	color:#fff;
	text-align:center;
}
ul.proclass a:hover{
	background:#666;
	color:#fff;
	text-decoration:none;
}
.animation{
	position:relative;
}
a.previous {
	left:0;
	position: absolute;
	top:20px;
}
a.next {
	right:0;
	position: absolute;
	top:20px;
}

/* right style */
.right{
	padding:20px 10px;
	width:236px;
	float:left;
	height:205px;
}
.contacter{
	padding-left:10px;
	line-height:19px;
}
.contacter strong{
	color:#f60;
}

/* footer style */
#footer{
	clear:both;
	margin:auto;
	width:968px;
	text-align:left;
}
.footmenu{
	line-height:28px;
	padding:0 12px;
	font-family:Verdana, Geneva, sans-serif;
}