/*===========  FineCms login Css  ============
By : http://www.niceeo.com 
To : http://www.FineCms.Net
===============================================*/
body,html,div,ul,li,p,span,form{ margin:0; padding:0;}
input,button,select,textarea{outline:none}
body{ background:#f3f3f3;}
.ul,li{ list-style:none;}.l{ display:inline}
#header{ width:100%; background:#FFF; margin:auto; overflow:hidden; height:70px;}
.width{ width:980px; margin:auto; overflow:hidden;}
.logo{ float:left; margin-top:10px;}
.login{ background:url(login_bg.png) repeat-x; width:100%; height:460px;}
.login_bg{ background:url(login_bg_X.png) left top no-repeat; width:950px; margin:auto; overflow:hidden; height:460px;}
.login_box{ float:right; width:280px; height:300px; margin-top:80px; }
.login_box ul{ margin:30px 20px; float:left;}
.login_box ul li{ height:35px; line-height:35px; margin-bottom:10px;}
.login_box .tx{ border:1px #ddd solid; height:28px; line-height:28px; width:200px; padding-left:10px; color:#ccc; font-family:microsoft yahei;}
.login_box .in{ border:1px #9C0 solid; height:28px; line-height:28px; width:200px; padding-left:10px; font-family:microsoft yahei;-webkit-transition:.3s; -moz-transition:.3s;-webkit-box-shadow:0 0 3px #999; -moz-box-shadow:0 0 3px #999;}
.login_box .btn{ border:0; margin-top:10px; background:url(bnt.png) no-repeat; height:33px; line-height:33px; color:#FFF; width:65px; font-family:microsoft yahei;}
.login_box .ipt{ border:1px #ddd solid; height:28px; line-height:28px; padding-left:10px; color:#ccc; font-family:microsoft yahei; width:80px;}
.login_box .int{ border:1px #9C0 solid; height:28px; line-height:28px; width:80px; padding-left:10px; font-family:microsoft yahei;-webkit-transition:.3s; -moz-transition:.3s;-webkit-box-shadow:0 0 3px #999; -moz-box-shadow:0 0 3px #999;}
#footer{ background:#f5f5f5; width:100%; border-top:2px #DDD solid; padding-top:20px;}
.footer{ width:960px; margin:auto; overflow:hidden; text-align:center; font-size:12px; color:#999; text-shadow:1px 1px #F1F1F1;}
.footer a{color:#666; text-shadow:1px 1px #F1F1F1; text-decoration:none;}
.footer a:hover{ color:#F00;}
.ptop {padding-top:8px;}