/* CSS Document */
*{ margin:0px; padding:0px; font-size:12px; font-family: Tahoma, Helvetica, sans-serif; color:#fff;}
body { padding:0px; margin:0px auto; background:#4D6986 url(../images/login/bg.png) repeat-x center top; text-align:center;}
img{ vertical-align:middle; border:0px;}
select{ vertical-align:middle; font-size:12px;}
ul,li{ margin:0px; padding:0px;}
li{ list-style:none;}
  a:link,a:visited,a:active{ color:#222; text-decoration:none;}
  a:hover{ color:#B00000; text-decoration: underline;}

/*head*/
.head{ height:172px; width:1001px; clear:both; margin:0px auto; background:url(../images/login/head.png) no-repeat center bottom;}
/*main*/
.main{ height:305px; width:1001px; clear:both; margin:0px auto; background:url(../images/login/mainbg.png) no-repeat center bottom;}
.main dl{ width:280px; margin:0px auto; padding-top:50px;}
.main dd{ clear:both; font-size:14px; font-weight:bold; height:50px; text-align:left;}
.main .tc{ padding-left:40px;}
.main dd .winput{ width:187px; height:22px; padding:7px 3px 0px 3px; background:url(../images/login/input.png) no-repeat center center; border:0px; vertical-align:middle;}
.main dd .swinput{ width:74px; height:22px; padding:7px 3px 0px 3px; background:url(../images/login/sinput.png) no-repeat center center; border:0px; vertical-align:middle;}
  .main dd a:link,.main dd a:visited,.main dd a:active{ color:#FEBC0E; text-decoration:underline;}
  .main dd a:hover{ color:#FFF84D; text-decoration: underline;}
.main dd input{ margin:0px 10px; color:#333;}
.main dt{ height:50px;}
.main dt img{ margin-left:10px;}
/*footer*/
.footer{ height:105px; width:1001px; clear:both; margin:0px auto; background:url(../images/login/footerbg.png) no-repeat center bottom; color:#DBE1E9; text-align:center;}
.footer dd{ color:#DBE1E9; height:30px; padding-top:30px; clear:both;}