*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
a{color:#333;text-decoration:none;}
/* product_content */
.product_content{width:980px;margin:20px auto;position:relative;}	
.Pro_BigImage{float:left;width:800px;height:800px;border:solid 1px #ddd;padding:2px;background:#eee;position:relative;}
.Pro_BigImage img{cursor:pointer;}
.Pro_Images{float:right;width:160px;border:solid 1px #ddd;}
.Pro_Images img{width:68px;height:68px;border:1px solid #ccc;filter:alpha(opacity=60);opacity:0.6;cursor:pointer;margin:5px;float:left;}
.Pro_Images .current{filter:alpha(opacity=100);opacity:1;border-color:#999;}
.Pro_Images #page_1{clear:both;display:block;height:22px;line-height:22px;font-weight:normal;font-style:normal;text-align:center;padding:5px;}
/* pro_btn */
.pro_btn{width:806px;height:806px;position:absolute;left:0;}
.pro_btn a{width:403px;height:806px;overflow:hidden;display:block;position:absolute;top:0;*background:url(../images/spacer.gif);}
.pro_btn a.prev{left:0;}
.pro_btn a.prev:hover{background:url(../images/left-arrow.gif) no-repeat 10% 50%;}
.pro_btn a.next{right:0;}
.pro_btn a.next:hover{background:url(../images/right-arrow.gif) no-repeat 90% 50%;}