﻿.content{text-align:center; width:1004px;height:700px; background-color:White;}
/*显示图*/
.viewfram{ float:left; height:700px;width:100%; margin:0;  text-align:center;}
.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:78px; background-color:#f8f8f8;border: #f0f0f0 1px solid;}
ul.selectpic{padding:0; margin:0; float:left; width:700px; height:78px; overflow:hidden; background-color:#f8f8f8;}
ul.selectpic li{ display:inline;float:left; margin:2px 5px 0 5px;}
ul.selectpic li img{border:0;margin-top:2px;}
.arrow{padding:0; margin:15px 0;}
