﻿body,td,div,p,br,ul,li,tr,table,img,form,input,span,input,textarea,dl,dd,ol,h1,h2,h3,h4,h5,h6,pre,fieldset,blockquote,th,dt,html,span,input{padding:0;border:0px;font-size:12px;}
div{margin:0 auto;}
body
{
    font-family:"宋体",Tahoma,Verdana,sans-serif;
    font-size:12px;
    color:#000000;
    margin: 0;
    padding: 0;
	text-align: left;
	background-color:#0053c0;
	margin-bottom:10px;
}
html,body{
width:100%;
overflow-x:hidden;
scrollbar-face-color:#ecf3fb; 
scrollbar-highlight-color:#ece9d8; scrollbar-3dlight-color:#A1BFE8; scrollbar-darkshadow-color:#cccccc; scrollbar-Shadow-color:#000; 
scrollbar-arrow-color:#000; 
scrollbar-track-color:#ECF1FA;
}
.topdiv{margin:auto; margin-top:80px; text-align:center;}
.topdiv span{display:none;}
.topdiv .dianming{font-size:48px;color:#ffffff;font-weight:bold;margin:56px;}
.login {
background-image: url(../images/bg_login.png);
background-repeat: no-repeat; 
width:511px;
height:209px;
margin:0 auto;
padding:0;
}
.loginbox {
background-image: url(../images/bg_login_02.png);
background-repeat:repeat-y;
width:511px;
height:209px;
overflow:hidden;
margin:0 auto;
}
.shop{background:url(../images/li_shop.gif) no-repeat;}
.user{background:url(../images/li_user.gif) no-repeat;}
.lock{background:url(../images/li_lock.gif) no-repeat;}
.english{color:#999;padding-right:5px;}
.user,.lock,.code,.shop
{
	border:groove 1px #b9adad;
	width:176px;
	height:22px;
	line-height:22px;
	background-color:#ffffff;
	padding-left:24px;
}
.shop{width:86px;}
.code{width:50px;padding-left:8px;}
.spanButton
{
	border-bottom:solid 1px #777873;
	border-left:solid 1px #e3eff3;
	border-top:solid 1px #e3eff3;
	border-right:solid 1px #a8afad;
	display:inline-block;
	margin:0;
	padding:0;
}
.Button,.button
{
	color:#ffffff;
	background-image:url(../images/button_bg.gif);
	background-repeat:repeat-x;
	margin:0px;padding:0px;
	border-style:none;
	cursor:pointer;
	height:27px;
	line-height:27px;
	text-align:center;
	min-width:84px;
	width:auto !important;   
	width:84px;
	overflow:visible;
}
.copyright{vertical-align:middle; text-align:center;color:#ffffff;height:28px;line-height:28px;vertical-align:middle; clear:both;}
.copyright a,.copyright a:visited{color:#ffffff; text-decoration:none;}
.red
{
	color:#f00;
}
.td1{width:42%;text-align:right;}
.td2{width:18%; text-align:right;}
.td3{width:57%; text-align:left;}
.td4{padding-left:80px;}
.hidden{display:none;}
#loading{position:absolute;width:100%;height:100%;z-index:999;text-align:center;padding-top:300px;color:red;font-weight:bold;background-color:#ddd;display:none;}