@charset "gb2312";
/* CSS Document */
* { margin:0; padding:0; list-style:none; }
body { font-family:"宋体"; font-size:12px; }
.layout_center { width:980px; margin:0 auto; }
img { border:none; }
.red { color:red; }
.green { color:green; }
.blue { color:blue; }
.clear { clear:both; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:underline; color:#463375; }
p { line-height:18px;}
#top_main {background:url(images/top_bg.jpg) repeat-x;}
#top {  width:930px; margin:0 auto; height:48px;}
#top_name { width:300px; height:48px; float:left; padding-left:20px; }
#top_name h1 { line-height:48px; font-size:15px; color:#FFF; }
#top_menu { float:right; height:48px;}
#top_menu a { padding-right:10px; color:#FFF; font-weight:bold; font-size:12px; line-height:48px;  }
#top_menu ul li a:hover { text-decoration:underline; }
#content_main { padding-top:2px; }
#content_title { display:none; }
#content_body { width:930px; margin:0 auto; padding:10px 0; }
#content_bottom { display:none; }
#left { float:left; width:122px; }
.left_title { background:url(images/left_title_bg.jpg) no-repeat;height:31px; line-height:31px; text-align:center; }
.left_title h2 { font-size:12px; color:#463375; }
.left_body { padding:5px 1px; overflow:hidden; zoom:1; border:1px solid #B2B1B7; border-top:none; text-align:center; }
.left_body p { font-size:12px; line-height:20px; }
.left_body dl dt { line-height:30px; font-weight:bold; padding-left:10px;  clear:both; }
.left_body dl dd { line-height:18px; padding-right:10px; float:left; }
.left_bottom { height:5px; }
#right { margin-left:130px; }
.right_title { background:url(images/right_title_bg.jpg) repeat-x;height:29px; line-height:29px; padding:0 10px; border:1px solid #B2B1B7;}
.right_title h2 { font-size:14px; color:#463375; }
.right_body { padding:5px; overflow:hidden; zoom:1; border:1px solid #B2B1B7; border-top:none; }
.tu{ width:700px; height:88px; }
.right_bottom { height:5px; }
#bottom_main { }
#bottom { text-align:right; padding:5px; border-top:1px solid #CDCDCD; }
/*表格开始*/
table { border-collapse:collapse; width:100%; }
table td { padding:3px; border:1px solid #CBD0D4; }
table tr:hover td { background:#F2F2F2; }
table th { text-align:center; border:1px solid #CBD0D4; background:url(images/th_bg.jpg) repeat-x;padding:0 5px; color:#463375; height:26px; line-height:26px; }
input, select, textarea { font-size:12px; padding:3px; font-family:"宋体";}
textarea { width:95%; height:30px; }
.auto_width { width:90%; }
.submit_button{ background:url(images/submit_button.jpg) no-repeat; width:76px; height:30px; border:none; color:#FFF; font-weight:bold;}
#login_body { background: #FFF; font-size:14px; color:#8E8E8E; }
#login {width:327px; height:247px; padding-top:60px; margin:0 auto; margin-top:200px; padding-left:300px; background:url(images/login_bg.jpg) no-repeat; font-size:14px; color:#000000; }
#login p { margin-bottom:5px;}
#login input { border:1px solid #D1D1D1; font-size:14px; padding:4px; font-family:Tahoma, Geneva, sans-serif;background:none; font-weight:bold; color:#000000;}
#login table { border-collapse:collapse; width:300px;}
#login table td { padding:3px; border:none; font-weight:bold; }
#login table tr:hover td { background:none; }
.form_textarea { font-family:"宋体"; font-size:12px; width:90%; height:60px; }
/*分页样式*/
.page_turner { padding:4px 0px 0px 1px; float:right; }
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #CBD0D4; padding:0px 5px; margin-left:4px; line-height:16px; }
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c { background:#463375; color:#FFF; }
#total { color:red; }
