@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; list-style:none; color:#666; font-size:12px; }
.webpage{ clear:both; margin:0 auto; width:750px;}
#index_logo{ width:400px; height:149px; margin:150px auto 0 auto; background:url(../images/index_logo.gif);}
#index_buttom{ width:700px; margin:70px auto 0 auto; overflow:hidden;}
#index_buttom ul li{ text-align:center; width:700px; height:30px; line-height:30px; }
#index_buttom ul li b{ font-weight:normal; margin:0 12px; }
#index_enter{ width:52px; height:16px; margin:150px auto 0 auto; }
#index_enter img { border:0; }
.top{ width:750px; margin:30px auto; overflow:hidden; }
.bottom{ width:750px; margin:60px auto; text-align:center;}
.left{ float:left; width:216px; overflow:hidden}
.right{ float:left; width:520px; margin-left:14px; overflow:hidden; font-size:13px; line-height:24px;}
.logo{ float:left; width:169px; height:92px;}
.nav{ float:right; width:579px; margin-top:58px; }
.nav ul li{ float:left; }
.nav ul li img{ border:none; }
.show { position:absolute; width:548px; height:188px; border: solid 1px #999; background-color:#FFF; padding:4px; z-index:2;}
.show ul li { float:left; margin:8px 0 0 8px; display:inline; }
.show ul li img { width:100px; height:80px; border:none; }
.show ul.page{ clear:both;}
.show ul.page li{ float:left; }
.show ul.page li img{ width:63px; height:32px;}
.show ul.page li.close{ float:right; }
.show ul.page li.close img{ width:66px; height:22px; margin-top:6px;}