@charset "utf-8";



#file_wrap{ width:276px; position:absolute; left:84px; top:351px; border:2px solid #f59f17; border-top:none; display:none}
#edit_file{position:absolute;top:327px;left:372px;background:#F59F17;color:#fff;border-radius:7px;width:50px;text-align:center;height:24px;line-height:24px;}

#banimgwrap{position:relative; text-align:center; padding:10px; margin:15px 8px 6px; background:#fff; border:1px solid #ddd}
#banimgwrap div.banner_title{width:100%; display:block}

#banimgwrap div.bannerimg{ position:relative; width:100%;margin:0 auto;  padding:5px 0}
#banimgwrap div.bannerimg ul{list-style:none}
#banimgwrap div.bannerimg ul li{padding-bottom:10px;}

#banimgwrap div.btnwrap{width:100%;}

.sh_btn1{ font-size:11px !important; cursor: pointer;color: #888 !important;padding: 4px 30px;border: 1px solid #d8d8d8;background: #fafafa;font-weight: bold;background: linear-gradient(-180deg, #fff 0%,#eee 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90ffffff,endColorstr=#90dddddd);}
.sh_btn1:hover{color:#555 !important;padding: 4px 30px;border: 1px solid #aaa;background: #f8f8f8;background: linear-gradient(-180deg, #fff 0%,#ddd 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70fafafa,endColorstr=#90bbbbbb);}