@charset "utf-8";
/** 
Style for aotain Push.
update:2009-12-07
author:hey (AT) aotain.com
 **/
body{ font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#666; background:#fff url(../images/bg.gif) repeat-x;}
select,textarea,input{color:#000;}
img{ border:0;}
*{ padding:0; margin:0; list-style:none;}
a{ text-decoration:none; color:#666;} 
a:hover{ color:#f60; text-decoration:underline;}

/* width */
.w64 {width:64px;}
.w130 {width:130px;}

.wallpaper{ width:1003px; height:440px; overflow:hidden; margin:0 auto; background:url(../images/login.jpg) no-repeat;}
.login{ width:400px; height:190px; overflow:hidden; margin:200px 0 0 400px;}
.form{ float:left;}
.form p{ margin-bottom:12px; line-height:25px;}
.form p label.title{ width:40px; font-weight:bold; color:#518fcd; text-align:right; display:block; position:absolute;}
.form p input{ margin-left:50px; border-top: 1px solid #5b5b5b;border-left: 1px solid #5b5b5b;border-right: 1px solid #b0b0b0;border-bottom: 1px solid #b0b0b0;font-family:Tahoma;font-size:12px;padding:3px 5px 5px; margin:0 2px 0 2px;}
.form p span{ margin-left:50px;}
.form p img{ vertical-align:middle; margin-bottom:2px; cursor:pointer;}
.info{ color:#f60; margin:0;padding-bottom:5px;} 

.btn{ float:left; margin:5px 0 0 10px;}
.btn a{ width:91px; height:58px; overflow:hidden; background:url(../images/lgnbtn.gif) no-repeat; text-indent:-9999px; display:block;}

.clear{ clear:both;}

.copyright{ background:url(../images/copyrightbg.gif) repeat-x; padding:5px 0 0 5px;}
.copyright p{ height:20px; line-height:20px;}
.copyright p span{ font-size:10px; color:#bababa;}
















