@charset "utf-8";
/* CSS Document */

body{margin:0;padding:0;color:#666;background:url('image/bg1.gif') repeat;text-align:left;font:12px Tahoma}
ul,li,dl,dt,dd,form,p{margin:0;padding:0;list-style:none}
table input,select,textarea,option{font:100% Verdana;BORDER:1px solid #ccc;COLOR:#333;background:#fff;height:20px;line-height:20px;}
.clear{clear:both;font-size:0;line-height:0;height:0}
img{border:none}
a{color:#666;text-decoration:none;}
a:active,a:focus{outline:none;}
a:hover{color:#f70;text-decoration:underline;}
h1,h2,h3{margin:0;padding:0;display:inline;font-size: 12px;}

div,table,td{word-break:keep-all;}

#site{margin:0px auto;width:980px;padding:0 10px;margin-bottom:16px;background:#fff url('image/sitebg.gif') repeat-x top left;}
#top{height:131px;overflow:hidden;padding-left:58px;}
.logo{ padding-top:50px; font-size:34px; font-family:隶书; color:#0073d6;}
.menul{background:url('image/menul.gif') no-repeat left top;}
.menur{background:url('image/menur.gif') no-repeat right top;height:38px;overflow:hidden;padding:0 0 0 30px;}
#menu{background:url('image/menu.gif') repeat-x left top;}
#menu li{float:left;height:38px;background:url('image/menuli.gif') no-repeat right top; padding:0 12px 0 10px;}
#menu li a{float:left;display:inline;height:38px;line-height:38px;text-align:center;font-weight:bold;color:#fff;padding-left:20px;}
#menu li h3{display:block;padding-right:20px;float:left}
#menu li a:hover,#menu li a.now{text-decoration:none;background:url('image/menuover.gif') no-repeat left top;}
#menu li a:hover h3,#menu li a.now h3{background:url('image/menuover2.gif') no-repeat  right top;}
#menu li.last{background:none;}
/*文章列表*/

#wrapper { margin-left: auto; width: 400px; margin-right: auto; } 
#links ul { list-style-type: none; width: 400px; } 
#links li {border: 1px dotted #999; border-width: 1px 0; margin: 5px 0; } 
#links li a { color: #2a2ad7; display: block; padding: 5px; text-decoration: none; font-size: 12px; font-weight: bold; } 
* html #links li a { width: 400px; } 
#links li a:hover { background: #CCCCCC; } 
#links a em { color: #000000;display: block;font: normal 11px Verdana, Arial;} 
#links a span { color:#2a2ad7; font-size: 12px; font-style: normal; font-weight: normal;font-variant: normal;} 