@charset "gb2312";
/* CSS Document */

body,ul,p,h1,h2,h3,h4,dl,dd,form,input,textarea,select { padding:0; margin:0; font-family:arial; }
li { list-style:none; }
img { border:none; vertical-align:middle;}
a { text-decoration:none; }
a:hover { text-decoration:underline; }

.clear { zoom:1; }
.clear:after { content:''; display:block; clear:both; }

#top_bg{ height:100px; width:100%; background:#ffffff;}
#top{ width:940px; margin:0 auto;}

#main_bg{ background:url(../images/main_bg.jpg) repeat-x;}
#main_bg_content{ background:url(../images/main_bg_content.jpg) no-repeat; width:1080px; height:750px; margin:0 auto; position:relative;}
.btn_yxcj{ position:absolute; top:200px; left:398px;}
.btn_gsp{ position:absolute; top:290px; left:398px;}
.btn_gy{ position:absolute; top:380px; left:398px;}
.btn_ggyys{ position:absolute; top:470px; left:398px;}
.btn_xlzxs{ position:absolute; top:560px; left:398px;}
.btn_jkgls{ position:absolute; top:650px; left:398px;}

#footer{ width:940px; height:40px; margin:0 auto; background:#e4e4e4;}
#footer_c{ font:12px/40px "宋体", Arial; text-align:center; color:#9f9f9f;}


/*登录页css*/
#content_bg{ background:#83d5c9 url(../images/login_bg_top.jpg) top repeat-x;}
#content_bg_content{ background: url(../images/login_bg_bottom.jpg) bottom repeat-x;}
#content_main{ width:940px; margin:0 auto; height:518px; position:relative;}
.content_main_left{ position:absolute; top:63px; left:27px;}
.content_main_login{ position:absolute; top:63px; right:0; background:url(../images/login_dl.jpg) no-repeat; height:342px; width:425px;}
.login{ padding:120px 0 0 101px;}
.login ul{}
.login ul li{ padding:10px 0; overflow:hidden; width:278px;}
.login ul li span{ height:30px; width:72px; font:14px/30px "宋体", Arial; color:#4e4e4e; float:left;}
.login ul li input{ width:204px; height:28px; border:1px solid #e0e0e0; font:14px/28px "宋体", Arial; float:right;}
.login p{ font:12px/14px "宋体", Arial; color:#4e4e4e; padding-bottom:10px; width:278px; text-align:center;}
.login p a{ color:#ffa701; text-decoration:underline;}
.login p a.btn_dl{}




.footer{ height:54px; background:#ececec; border-top:1px solid #d6d6d6; text-align:center; font:12px/54px "宋体", Arial; color:#9e9e9e;}


