@charset "gb2312";
/* CSS Document */

* { margin:0; padding:0; list-style:none; }
body { font-family:"宋体"; font-size:12px; min-width:990px; background:#F1F1F1; min-width:980px; }
img { border:none; }
.red { color:red; }
.clear { clear:both; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:underline; }
p { line-height:18px; }
#top { height:60px; padding:0 15px; background:#333; }
#top_name { width:380px; height:60px; float:left; }
#top_name h1 { color:#FFF; line-height:60px; font-size:24px; }
#top_menu { float:right; height:26px; margin-top:20px; width:600px; }
#top_menu ul li { float:right; text-align:center; line-height:26px; margin-right:2px; }
#top_menu ul li a { display:block; padding:0 8px; color:#FFF; font-size:14px; }
#top_menu ul li a:hover { background:#999; text-decoration:none; }
#content { padding:2px 5px; }
#left { width:130px; float:left; text-align:center; border:1px solid #666; }
#left dl { overflow:auto; padding:5px; padding-bottom:0; }
#left dl dt { font-weight:bold; line-height:28px; height:28px; background:#333; margin-bottom:5px; color:#FFF; }
#left dl dd { line-height:18px; height:18px; }
#right { margin-left:140px; border:1px solid #666; padding:5px; }
.right_title { background:#333; padding:5px; margin:5px; background: #FFFDFE url(images/right_title_bg.jpg) bottom repeat-x; border:1px solid #F7CA87; }
.right_title h1 { font-size:14px; line-height:20px; color:#000; }
.right_title p { color:#999; }
.right_body { border:1px solid #99B4D1; padding:5px; }
#bottom { padding:10px; text-align:center; color:#FFF; background:#333; }
/*表格开始*/
table { border-collapse:collapse; width:99%; }
table td { padding:3px; border:1px solid #CCC; }
table th { text-align:center; padding:5px; border:1px solid #CCC; }
input, select, textarea { border:1px solid #CCC; font-size:12px; padding:4px; font-family:"宋体"; }
.submit_button { background:url(images/login_button.jpg) no-repeat; width:94px; height:32px; margin:0; padding:0; border:none; font-weight:bold; color:#FFF; font-size:14px; }
#login { width:255px; height:242px;  margin:100px auto; background:url(images/login_bg.jpg) no-repeat; padding:80px 40px 20px 40px;}
#login p { padding:5px 0; font-size:14px; color:#999;}
#login input{ border:1px solid #CCC; font-size:14px; padding:4px 10px; font-family:"宋体"; }
#login #login_button{ background:url(images/login_button.jpg) no-repeat; width:94px; height:32px; margin:0; padding:0; border:none; font-weight:bold; color:#FFF;}


