/*基本样式*/
*{margin:0px; padding:0px;border:1px;font-family: "Verdana,Tahoma,宋体"; }
a:link {color:#000000; text-decoration:none;}
a:visited {color:#333333; text-decoration:none;}
a:hover {color:#CC0000;}
body {font-size:12px;color:#000;margin:0px;background:#92d110 url(/images/gd/bg.jpg) repeat-x left top;}
div,input,p,span,select {font-size:12px;}
img {border:0;}
/*通用式样*/
.float_left {float:left}
.float_right {float:right}
.clear_float {clear:both;}
#body {width:800px; margin:auto;}
#sbody {width:950px; margin:auto;margin-top:20px;margin-bottom:10px;}
/*顶部式样*/
#logo {height:113px;width:221px;background:url(/images/xasb/top_bg01.jpg) no-repeat;}
.logo {text-align:center;padding-left:30px;}
#top {height:113px;width:780px;background:url(/images/xasb/top_bg02.jpg) no-repeat;}
.nav {height:28px;background:url(/images/gd/link_bg_main.gif) repeat-x;}
#nav {padding-left:25px;color:#fff}
#nav a:link,a:visited {color:#FFF;text-decoration:none;}
#nav a:hover {color:#ffff00;text-decoration:none;}
#paper img {margin-top:0px;border:1px #0bbbd9 solid;padding:2px;}

#more {width:99%;border:1px solid #0bbbd9}
#fp {border:1px solid #c6c6c6;padding:2px;}

