﻿.content{text-align:center; width:1004px;height:710px; background-color:White;}
/*显示图*/
.viewfram{ height:580px;width:990px; margin:7px auto 0 auto;  text-align:center; background-color:#f8f8f8;}
.showbox{position:relative; padding:0; margin:15px auto 0 auto;overflow: hidden; width:600px; height:400px; background-color:Black; border:#f0f0f0 5px solid;/*初启图大小设置*/ }
.showbox img{border:0;}
.showbox span{float:left; position: absolute;left:0;bottom:0;width:100%; font-weight: bold;font-size:14px; font-family: Arial, Helvetica, sans-serif;padding: 5px 13px;background-color: #000;filter: alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7;opacity: 0.7;color: #fff;}
.loading{margin:100px auto 0 auto;}

/*选择小图区
.select_box{ padding:0; margin:0; background:url(../images/clothing/show_slect_bg_m.png) repeat-x; width:630px;height:122px;}
ul.selectpic{float:left;margin-top:23px;width:572px;height:74px; overflow: hidden;}
ul.selectpic li{float:left;margin:0 1px;}
ul.selectpic img{border:0;margin-top:2px;}
ul.selectpic li a{border:solid 2px #fff;}
ul.selectpic li a:hover{border:solid 2px #10CFFE;}*/

.select_box{ padding:0; margin:10px auto 0 auto;width:750px; height:300px; background-color:#f8f8f8;border: #f0f0f0 1px solid;}
ul.selectpic{padding:0; margin:0; float:left; width:774px; height:418px;}
ul.selectpic li{padding:0; margin:2px 2px; height:100px; overflow:hidden;float:left; }
ul.selectpic li img{border:0; /*width:135px; height:90px;*/}
.arrow_l{ position:absolute; padding:0; margin:200px 0 0 -430px;}
.arrow_r{ position:absolute; padding:0; margin:200px 0 0 700px;}
