      body {font-family:\5B8B\4F53,Arial Narrow,arial,serif;font-size:12px;}
        body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}
        table,td,tr,th{font-size:12px;}
        li{list-style-type:none;}
        table{ margin:0 auto;}
        img{vertical-align:top;border:0;}
        ol,ul {list-style:none;}   
        caption,th {text-align:left;}  
           
        q:before,q:after {content:'';}   
        abbr,acronym {border:0;}
        address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;}   
        a {color:#2b2b2b;text-decoration:none;}
        a:visited {color:#2b2b2b;text-decoration:none;}
        a:hover {color:#2b2b2b;text-decoration:none;}
        a:active {color:#2b2b2b;}    
        #winHeight{padding:0px; margin:0px; width:100%;height:100%; 
                   background: url(/Resources/HD/bc.png) center bottom no-repeat;}         
body {
	background-color: #3082CE;
	background-image: url(../images/login-bg.gif);
	background-repeat: repeat-x;
	background-position: top;

	
	OVERFLOW: hidden; 
	BORDER-TOP: medium none; 
	HEIGHT: 100%; 
	BORDER-RIGHT: medium none; 
	BACKGROUND: url(/Resources/HD/login_bg.jpg) #0385dd center bottom; 
	BORDER-BOTTOM: medium none; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; 
	PADDING-LEFT: 0px; MARGIN: 0px; BORDER-LEFT: medium none; PADDING-RIGHT: 0px;
	font-size:12px;
	background-size:cover;
}
.logo
{
	position:absolute; width:243px; height:280px;  right:10px; top: 5px; z-index:20; 
       background:url(/Resources/HD/logo.png) center center no-repeat; 
}          
.bottomBg
{
	position:absolute; bottom:0px; clear:both; z-index:200; width:100%; height:29px; 
	background:url(/Resources/HD/bottomBg.png) repeat-x; 
	line-height:25px;
}

.InputBg{background:url(/Resources/HD/InputBg1024.png); border:0px solid #a8abb2; height:31px;  line-height:31px; padding-left:10px; width:220px;}
.BtnLogin{ cursor:pointer;width:97px;  height:35px;background:url(/Resources/HD/btn_login1024.png); border:0px;}
.BtnReg{ cursor:pointer;width:97px;  height:35px;background:url(/Resources/HD//btn_close1024.png); border:0px;}
.BtnLogin2{ cursor:pointer;width:97px;  height:35px;background:url(/Resources/HD/btn_login1024_2.png); border:0px;}
.BtnReg2{ cursor:pointer;width:97px;  height:35px;background:url(/Resources/HD/btn_close1024_2.png); border:0px;}
.loginDiv  
{
	z-index:9001; 
	position:absolute; 
	left:450px; top:180px;
	 width:364px; 
	 height:485px;
	 background:url(/Resources/HD/login_bg1024.png);
}
.error {color:Red; margin-right: 10px;}