@charset "gb2312";
/* CSS Document */
* { margin:0; padding:0; list-style:none; }
body { font-family:"宋体"; font-size:12px; width:980px; margin:0 auto; }
.layout_center { width:980px; margin:0 auto; }
.text_align_center { text-align:center; }
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 { }
#top { height:48px; background:url(images/top_bg.jpg) repeat-x; }
#top_name { width:300px; height:48px; float:left; padding-left:20px; }
#top_name h1 { line-height:48px; font-size:16px; color:#FFF; }
#top_menu { float:right; height:30px; padding-top:10px; }
#top_menu ul li { float:right; text-align:center; line-height:30px; margin-right:2px; }
#top_menu ul li a { width:66px; display:block; padding-right:1px; color:#FFF; }
#top_menu ul li a:hover { text-decoration:underline; }
#content_main { padding-top:3px; }
#content_title { display:none; }
#content_body { }
#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:22px; }
.left_body dl dt { line-height:30px; font-weight:bold; padding-left:10px; background:url(images/left_dt_ico.jpg) left no-repeat; 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; }
.right_body h2 { font-size:14px; line-height:40px; }
.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:5px; 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:50px; }
.auto_width { width:90%; }
.submit_button { font-weight:bold; background:url(images/submit_button.jpg) no-repeat; width:76px; height:30px; border:none; color:#FFF;}

