@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; }
.gray{ color:#135294;}
.clear { clear:both; }
a { text-decoration:none; color:#135294; }
a:hover { text-decoration:underline; color:#CC0001; }
p { line-height:18px; }
#top_main { background:url(images/top_bg.jpg) repeat-x; }
#top { width:980px; margin:0 auto; height:58px; }
#top_name { width:220px; height:58px; float:left; padding-left:20px; }
#top_name h1 { line-height:58px; font-size:16px; color:#FFF; }
#top_menu { float:right; height:58px; width:425px; }
#top_menu li { float:right;  line-height:58px; margin:0 auto; }
#top_menu li a { font-weight:bold; color:#FFF;  }
#top_menu 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:120px; }
.left_title { height:27px; line-height:27px; background:url(images/left_title_bg.jpg) no-repeat; }
.left_title h2 { font-size:14px; color:#000000; text-align:center; }
.left_body { overflow:hidden; zoom:1; padding:5px; border:1px solid #98c0f4; background:#d6e5f9;}
.left_nav { text-align:center; }
.left_nav li { float:left; width:100px; text-align:center; line-height:26px; padding:1px; }
.left_nav li a { background:url(images/left_menu_bg.png) no-repeat; display:block; color:#444444; }
.left_nav li a:hover { background:url(images/left_menu_bg_hover.jpg) no-repeat; color:#FFF; text-decoration:none; }
.left_nav li .current_nav { background:url(images/left_menu_bg_hover.jpg) no-repeat; color:#FFF; text-decoration:none; }
.left_bottom { height:10px; }
#right { margin-left:130px;}
.right_title { background:url(images/right_title_bg.jpg) repeat-x; border:1px solid #98c0f4; height:31px; line-height:31px; padding:0 10px; }
.right_title h2 { font-size:14px; color:#135294; }
.right_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #c4d8ed; border-top:none; color:#135294;}
.right_bottom { height:10px; }
#bottom_main { }
#bottom { text-align:right; padding:5px; border-top:3px solid #c4d8ed; }
/*表格开始*/
table { border-collapse:collapse; width:100%; }
table td { padding:3px; border:1px solid #c4d8ed; }
table tr:hover td { background:#e9f2fb; }
table th { text-align:center; border:1px solid #c4d8ed; background:url(images/th_bg.jpg) repeat-x; padding:0 5px; color:#135294; height:26px; line-height:26px; }
input, select, textarea { font-size:12px;  font-family:"微软雅黑","宋体"; }
textarea { width:80%; height:50px; }
.auto_width { width:90%; }
.submit_button { background:url(images/submit_button.jpg) no-repeat; width:96px; height:35px; border:none; color:#FFF; font-weight:bold; font-size:14px; }
#login_body {  width:432px; height:252px; padding-top:85px; padding-left:170px; margin:0 auto; margin-top:50px; }
#login {  width:432px; margin:0 auto;  background:url(images/login_bg.jpg) no-repeat center;}
#login p { margin-bottom:5px; }
#login input { border:1px solid #000000; font-size:12px; padding:4px; font-family:Tahoma, Geneva, sans-serif; background:#ffffff;  color:#000000; }
#login table { border-collapse:collapse; width:300px; }
#login table td { padding:5px; border:none; }
#login table tr:hover td { background:none; }
.form_editor { width:680px; height:200px;visibility:hidden; }
#login_bottom{ float:right; color:#FFFFFF;}

/*分页样式*/
.page_turner { padding:4px 0px 0px 1px; float:right; }
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #98c0f4; padding: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:#135294; color:#FFF; }
#total { color:red; }
