@CHARSET "UTF-8";
.piccontext{width:740px; margin:0 auto; border:1px solid #e4e4e4; background:white; overflow:hidden; padding:9px;}

.picshow{width:740px; overflow:hidden;}
.picshowtop{width:740px; text-align:center; position:relative; z-index:1; overflow:hidden;}
#pic1{width:740px; height:500px;}
#preArrow{left:0px;}
#nextArrow{right:0px;}
.contextDiv{cursor:pointer; height:100%; width:50%; position:absolute; top:0px; z-index:5; background:url("blank") repeat;}
.contextDiv span{position:absolute; top:50%; margin-top:-10%; width:46px; height:80px;}
#preArrow_A{left:0px; background:url('../img/left.png') 0px 0px no-repeat; display:none;}
#nextArrow_A{right:0px; background:url('../img/right.png') 0px 0px no-repeat; display:none;}

.picshowlist{width:740px; margin-top:20px; overflow:hidden;}
.picshowlist_left{float:left; width:120px; overflow:hidden; overflow:hidden;}
.picleftimg{width:120px; height:80px; background:url('../img/photo.jpg') no-repeat; padding-top:9px; padding-left:5px; overflow:hidden;}
.picleftimg img{width:106px; height:66px;}
.piclefttxt{width:120px; line-height:20px; font-family:"宋体";}
.piclefttxt a{color:#444444;}
.piclefttxt a:hover{color:#ff5d11; text-decoration:underline;}
.picshowlist_mid{float:left; width:680px; margin-left:30px; display:inline; overflow:hidden; height:76px;}
.picmidleft{float:left;width:24px; height:76px; overflow:hidden;}
.picmidleft a{display:block; width:24px; height:76px;}
.picmidmid{float:left; width:630px; overflow:hidden; height:76px; padding-left:2px;}
.picmidmid ul{width:630px;overflow:hidden;position:relative;height:76px;}
.picmidmid ul li{float:left;margin-left:8px;display:inline;width:116px;text-align:center;overflow:hidden;position:relative;height:76px;}
.picmidmid ul li img{width:106px; height:76px;}
.selectpic{border:5px solid #ED1B24;height:66px !important;}
.picmidright{float:left;width:24px;height:76px;overflow:hidden;}
.picmidright a{display:block;width:24px;height:76px;}
.picshowlist_right{float:left;width:120px;float:right;overflow:hidden;}