@charset "utf-8";
@import "public/public.css";

#main{ width:800px; height:100%; overflow:hidden; margin:15px auto 0 auto;}
#main .top{  width:476px; height:47px; overflow:hidden; background:url(../images/logo2.jpg) left top no-repeat; margin:0 auto 0 auto; text-align:center;}
#main .flash{ width:769px; height:567px;  overflow:hidden; margin-top:5px; padding:33px 0 0 31px; background:url(../images/flash_index_main_bg.jpg) left top no-repeat;}
#footer{ clear:both; width:100%; height:100%; overflow:hidden; text-align:center; margin-top:8px;}
#footer a{ display:inline-block; padding:0 5px; }
#footer span{ display:inline-block; cursor:default;  padding:0 5px;}
#footer p{ padding-top:3px;}
#footer a.skin{ font-size:14px; font-weight:bold; display:block; margin-bottom:10px;}
#footer a:hover{ text-decoration:underline;}
#footer a.skin:hover{ text-decoration:none; color:#fce381;}