@charset "gb2312";
/* CSS Document */
* { margin:0; padding:0; list-style:none; }
body { font-family:Arial,宋体; font-size:12px; background:#EEF2FB; }
img { border:none; }
.red { color:red; }
.must_input { font-weight:bold; color:red; }
.green { color:green; }
.blue { color:blue; }
.gray { color:gray; }
.purple { color:purple; }
.clear { clear:both; }
.must_enter{ color:red; font-weight:bold;}
a { text-decoration:none; color:#000; }
a:hover { text-decoration:underline; color:#05159C; }
p { line-height:18px; }
#top_main { background:url(images/top_bg.jpg) repeat-x; }
#top { width:980px; margin:0 auto; height:57px; }
#top_name { width:200px; height:48px; float:left; background:url(images/top_name.jpg) no-repeat; }
#top_menu { float:right; height:48px; }
#top_menu ul li { float:right; width:60px; line-height:48px; }
#top_menu ul li a { font-weight:bold; color:#FFF; display:block; }
#top_menu ul li a:hover { text-decoration:underline; }
#content_main { padding-top:2px; }
#content_title { display:none; }
#content_body { width:980px; margin:0 auto; }
#content_bottom { display:none; }
#navigation { width:980px; margin:0 auto; padding-top:10px; height:72px;}
.navigation_block{ width:140px; padding-right:10px; float:left;}
.navigation_title { height:28px; line-height:28px; background:url(images/left_title_bg.jpg) no-repeat; }
.navigation_title h2 { font-size:14px; color:#05159C; text-align:center; }
.navigation_body { overflow:hidden; zoom:1; padding:5px; border:1px solid #ABB8C4; border-top:none; background:#FFF;}
.navigation_list { text-align:center; }
.navigation_list li { float:left; width:62px; text-align:center; line-height:22px; padding:1px; }
.navigation_list li a { background:url(images/left_nav.jpg) no-repeat; display:block; color:#444444; }
.navigation_list li a:hover { background:url(images/left_nav_hover.jpg) no-repeat; color:#FFF; text-decoration:none; }
.navigation_list li .current_nav { background:url(images/left_nav_hover.jpg) no-repeat; color:#FFF; text-decoration:none; }
.navigation_bottom { height:10px; display:none; }
#c {}
.c_title { background:url(images/right_title_bg.jpg) repeat-x; border:1px solid #ABB8C4; border-bottom:none; height:28px; line-height:28px; padding:0 10px; }
.c_title h2 { font-size:14px; color:#05159C; }
.c_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #ABB8C4; border-top:none; background:#FFF; }
.c_body h2 { font-size:16px; line-height:40px; color:red;}
.c_bottom { padding:10px; padding-right:0px;}
.c_bottom span{ clear:both}
#bottom_main { }
#bottom { width:980px; margin:0 auto; text-align:right; border-top:1px solid #CDCDCD; padding:10px 0; color:#CDCDCD; font-style:italic; font-size:14px; }
/*表格开始*/

.common_table { border-collapse:collapse; width:100%; }
.common_table td { padding:5px; border:1px solid #CBD0D4; }
.common_table td td { border:none; padding:0; }
.common_table tr:hover td { background:#F2F2F2; }
.common_table th { text-align:center; border:1px solid #CBD0D4; background:url(images/th_bg.jpg) repeat-x; padding:0 5px; color:#05159C; height:26px; line-height:26px; }

.common_table2 { border-collapse:collapse; width:100%; }
.common_table2 td { padding:3px; border:1px solid #CBD0D4; }



.common_tablex { border-collapse:collapse; width:100%; margin-bottom:5px; }
.common_tablex td { padding:5px; border:1px solid #CBD0D4; }
.common_tablex td td { border:none; padding:0; }
.common_tablex td:hover  { background:#F2F2F2; }
.common_tablex th { text-align:center; border:1px solid #CBD0D4; background:url(images/th_bg.jpg) repeat-x; padding:0 5px; color:#05159C; height:26px; line-height:26px; }

.common_table2x { border-collapse:collapse; width:100%; }
.common_table2x td { padding:3px; border:1px solid #CBD0D4; }

/*表单*/
input { font-family:Arial,宋体; font-size:12px; }
.form_text { font-family:Arial,宋体; font-size:12px; padding:5px; border-top:1px solid #707070; border-left:1px solid #707070; border-right:1px solid #CECECE; border-bottom:1px solid #CECECE; background:url(images/form_text.jpg) top repeat-x; }
.form_select { font-family:Arial,宋体; font-size:12px; padding:4px; border-top:1px solid #707070; border-left:1px solid #707070; border-right:1px solid #CECECE; border-bottom:1px solid #CECECE; background:url(images/form_text.jpg) top repeat-x; }
.form_textarea { font-family:Arial,宋体; font-size:12px; width:600px; height:100px; padding:3px 5px; border:1px solid #CCC; }
.form_checkbox { padding:0; margin:0; }
.form_submit { font-family:Arial,宋体; font-size:12px; margin:0; padding:0 10px; background:#C00; height:24px; color:#FFF; font-weight:bold;}
.form_button { font-family:Arial,宋体; font-size:12px; cursor:pointer; margin:0; padding:0; height:22px; }
.form_file { font-family:Arial,宋体; font-size:12px; padding:3px 5px; border:1px solid #CCC; background:#FFF; }
.xheditor { width:100%; height:160px;}
/*分页样式*/
.page_turner { padding:4px 0px 0px 1px; float:right; }
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #CC0001; padding:3px 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:#CC0001; color:#FFF; }
#total { color:red; }

.notice_content{ padding:10px; border:1px solid #E4DDB4; border-bottom:none;}
.notice_intro{ background:#F6F1E3; border:1px solid #E4DDB4; text-align:right; padding:5px; margin-bottom:10px;}
/*登陆*/
#login_body{ }
#login { width:505px; margin:0 auto;}
#login_title{ height:280px;}
#login_body{ height:200px; padding:60px 0 0 130px;}
#login_bottom{}
#login_left { float:left; width:300px; padding-left:40px; font-size:14px; color:#8E8E8E; }
#login_right { float:right; width:220px; padding-right:20px; }
#login table { border-collapse:collapse; }
#login_button { background:url(images/login_button.gif) no-repeat; padding:0; margin:0; border:none; width:98px; height:33px; color:#FFF; font-size:14px; cursor:pointer; }
#login table td { padding:3px; border:none; font-weight:bold; }
.table1{ background-color:#f2f2f2}
.table2{ background-color:#F5FAFE;}
.table3{ background-color:#ffffff;}
.tt{ width:80px; font-family:Arial,宋体;}