﻿@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;font-family:"微软雅黑";}
body{color:#333;font-size:12px;color:#444;background:#fff;line-height:22px;}
ul,li{list-style:none;}
h1,h2,h3,h4{font-size:14px;font-weight:bold;}
img{border:none;}
select,input,img{vertical-align:middle;}
input{padding:2px;}
a{text-decoration:none;}
a:hover{text-decoration:none;}

/* top */
#top_big{ width:100%; height:100px; background:#fff;}
#top_div{ width:1200px; height:100px; margin:0 auto; border-bottom:1px solid #ccc;}
#top_logo img{ float:left; width:76px; height:100px;}
#top_logo h3{font-size:24px; color:#438eb9; margin-left:10px; line-height:100px; float:left;}
#top_right{ float:right; line-height:100px;color:#438eb9;}
#top_right span a{ font-size:12px;color:#438eb9;}
#top_right span a:hover{ font-size:12px;color:#065e85;}

/* center */
#center_big{ width:100%; height:460px; background-color:#4595ca; background-image:url(../images/bj.jpg); background-repeat:no-repeat; background-position:center; }
#center_biao{ width:380px; height:460px; margin:0 auto;}
#center_biao dl{ padding-top:145px; font-size:16px; margin-left:30px;}
#center_biao dl dd{ margin-bottom:23px;}
#center_biao dl dd input{ margin-left:125px;margin-top:10px; height:27px; width:170px; border:0px;outline:none}
#center_biao dl span{ margin-left:90px;margin-top:20px;}
#dd_a{ float:right; font-size:12px; margin-right:50px; line-height:30px; color:#1583d0;}
#login_a a{ padding:10px 20px;background:#e5e5e5;-moz-border-radius: 5px;-webkit-border-radius:5px;border-radius:5px; color:#666; }
#login_a a:hover{ padding:4px 20px;background:#666;-moz-border-radius: 5px;-webkit-border-radius:5px;border-radius:5px; color:#fff; }
#del_a a{ padding:10px 20px;background:#1583d0;-moz-border-radius: 5px;-webkit-border-radius:5px;border-radius:5px; color:#fff; line-height: 45px;}
#del_a a:hover{ padding:10px 20px;background:#006699;-moz-border-radius: 5px;-webkit-border-radius:5px;border-radius:5px; color:#fff; }


/* footer */
#footer_big{width:100%; height:80px;}
#footer_text{ width:1200px; height:80px; margin:0 auto; text-align:center; margin-top:20px;}
#footer_text dt dl{ font-size:12px; color:#666;}
#footer_text dt dd{ font-size:12px; color:#999;}
