@charset "utf-8";
/* CSS Document */
* {padding: 0;margin: 0;}
body {margin: 0px;padding: 0px;min-width:1200px;}

/*相关样式*/
#showbox { background:#eee;}
#showsum { left:25px; margin-top:5px;}

.showpage { width:400px; position:relative;}
.showpage a { display:block; width:15px;height:55px; line-height:55px; text-align:center; font-size:18px; position:absolute; left:5px; top:-55px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:5px;}
.showpage a:hover {}
.showpage img{width:7px;vertical-align: middle;}



































