/* CSS Document */
*{ margin:0; padding:0;}
p,a,h1,h2,h3,h4,h5,span,li{ font-size:12px;}
ul li{ list-style:none;}
img{ border:none;}
a{ text-decoration:none;}
a:hover{ text-decoration:underline;}
.clear{ clear:both;}
body{ background-color:#edf4f9; text-align:center;}

.login_top{ width:830px; height:66px; margin:0 auto; text-align:left;}
.login_logo{ width:181px; height:66px; float:left;}
.login{ width:100%; background-color:#4b74b6; padding:30px 0;}
.login_main{ width:920px; height:350px; margin:0 auto;}
.login_left{ width:508px; height:332px; float:left; background:url(../images/left.jpg) no-repeat left bottom; overflow:hidden;}
.login_right{ width:368px; float:right; background:url(../images/login02.gif) repeat-y left top;}
.dl_top{ width:368px; height:12px; background:url(../images/login01.gif) no-repeat 0 0;}
.go{ width:324px; line-height:25px; text-align:left; margin:0 auto; padding-bottom:5px; background:url(../images/login03.gif) no-repeat left bottom; text-indent:5px; font-size:14px;}
.dl_main{ width:324px; margin:0 auto; padding:10px 0 5px; text-align:left;}
.tab{ margin-left:20px;}
.tab td{ height:35px; font-size:12px; color:#000;}
.an{width:324px; height:30px; padding-bottom:20px; margin:5px auto 0; background:url(../images/login03.gif) no-repeat left bottom;}
.an input{ width:60px; height:28px; margin-left:65px; cursor:pointer;}
.dl_bottom{ width:368px; height:7px; background:url(../images/login04.gif) no-repeat left bottom;}
.login_footer{ width:830px; margin:0 auto; padding-top:30px;}
.login_footer p{ width:830px; line-height:25px; text-align:center; color:#666; font-size:12px;}
.login_footer p a{ color:#1e5494; margin:0 8px;}

.new{ padding:7px 0 0;}
.new li{ line-height:20px; background:url(../images/ico.gif) no-repeat 2px center; text-indent:17px;}
.new li a{ color:#677897;}
.new li a:hover{ color:#1e5494;}

.top_nav{ width:400px; float:right; line-height:20px; height:20px; margin-top:23px; color:#666; font-size:12px; text-align:right;}
.top_nav a{color:#1e5494; margin:0 5px; text-decoration:underline; font-size:12px;}