

a.abtn{
	position:absolute;
	display:block;
	height:51px;
	width:23px;
	overflow:hidden;
	text-indent:-20000px;
	margin-top:-130px;
}
a.aleft{
	cursor:default;
	background:url(../Picture/LeftArrow.png) 0px center no-repeat;
}
a.agrayleft{
	cursor:default;
	background:url(../Picture/LeftArrow.png) 0px center no-repeat;
}
a.aright{
	right:0px;
	background:url(../Picture/RightArrow.png) 0px center no-repeat;
}
a.agrayright{
	cursor:default;
	background:url(../Picture/RightArrow.png) 0px center no-repeat;
}

.productshow{
	width:925px;
	margin:0px auto;
	height:212px;
	position:relative;
}
.productshow .scrollcontainer{
	width:902px;
	margin:0px auto;
	height:212px;
	overflow:hidden;
	position:relative;
}
.productshow .scrollcontainer ul{
	width:20000px;
	position:absolute;
	left:0px;
	top:0px;
}
.productshow .scrollcontainer li{
	float:left;
	width:211px;
	height:212px;
	text-align:center;
	margin-left:20px;
}
.productshow .scrollcontainer ul li:first-child{
	margin:0px;
}

.productshow .scrollcontainer li div{
	width:211px;
	height:212px;
	overflow:hidden;
	text-align:center;
}
.productshow .scrollcontainer img:hover{
	filter:alpha(opacity=86);-moz-opacity:0.86;opacity:0.86;
	cursor:pointer;
}






/**************/

.box{padding:20px; background-color:#fff; margin:50px 100px; border-radius:5px;}
.box a{padding-right:15px;}
#about_hide{display:none}
.layer_text{background-color:#fff; padding:20px;}
.layer_text p{margin-bottom: 10px; text-indent: 2em; line-height: 23px;}
.button{display:inline-block; *display:inline; *zoom:1; line-height:30px; padding:0 20px; background-color:#56B4DC; color:#fff; font-size:14px; border-radius:3px; cursor:pointer; font-weight:normal;}
.imgs img{width:300px;padding:0 30px 30px; cursor:pointer;}