﻿


#Container{width:320px;margin:0px auto;}

#Container .image {width:289px;height:292px;line-height:292px;text-align:center;margin:10px auto 0;}
#Container .image img {width:289px;height:292px;overflow:hidden;}
#Container .switch {width:320px;height:87px;/*background:url(/images/VIP/switch_link_11.jpg) center 0px no-repeat;*/margin:0px auto;}
#Container .clear{clear:both;}
#Container .icon1{display:inline;width:15px;float:left;padding-top:30px;padding-left:18px;text-indent:-9999px;}
#Container .icon1 a{display:block;width:15px;height:30px;background:url(/images/VIP/sprite.gif) no-repeat -693px -92px;}
#Container .icon1 a:hover {background:url(/images/VIP/sprite.gif) no-repeat -693px -132px;}
#Container .icon2{float:right;width:15px;padding-top:30px;padding-right:15px;text-indent:-9999px;}
#Container .icon2 a{display:block;width:15px;height:30px;background:url(/images/VIP/sprite.gif) no-repeat -670px -92px;}
#Container .icon2 a:hover{background:url(/images/VIP/sprite.gif) no-repeat -670px -132px;}

#Container .switch_center {float:left;width:250px;height:83px;overflow:hidden;}
#Container .switch_center ul {margin-left:15px; }
#Container .switch_center li {display:inline;float:left;width:66px;height:66px;margin-right:15px;padding-top:10px;}
#Container .switch_center li a {display:block;width:66px;height:66px;border:1px solid #ccc;}
#Container .switch_center li a img {width:66px;height:66px;}
#Container .switch_center li a.on {
	border:1px solid #FF9900;
}
#Container .switch_center li a:hover {border:1px solid #FF9900;}

#Container .loading {width:289px;height:292px;line-height:292px;background:#333 url(/images/VIP/loading.gif) no-repeat center center;}

#Container .bigpics img{ padding:2px; border:1px solid #ccc}
#Container .bigpics img{max-width:289px;width:expression(this.width>289?"289px":true);}

#Container .bigpics img{max-height:292px;height:expression(this.height>292?"292px":true);}