
/*
	µÇÂ¼ÑùÊ½
	Written by Î¤°² 2010-04-15
	Homepage: http://www.nn-magic.cn
	QQ: 7746676   Email: 7746676@qq.com
*/

body
{
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-color:#666c78;
}
/*
#Login{
/*	width:415px;
	height:90px;

	background-image:url(/image/system/login-bg.png);
} 
#ctl00_body_UserName, #ctl00_body_UserPass, #ctl00_body_UserCode {	
	border:0px; 		
	font-size:14px;
	 
	/*border:1px solid #407CB3; 
	padding:3px;height:20px;font-weight:bold;
	padding-left:22px;
}
#ctl00_body_UserName {
  
    padding-left:10px;
    padding-right:10px; background:url(/image/system/text.jpg) no-repeat; 
    background:url(/image/system/main.png) no-repeat -182px -45px; 
 width:242px;  
  width:183px;
     height:20px;
     padding-top:2px;
     vertical-align:middle;
}
#ctl00_body_UserPass, #ctl00_body_UserCode {
    width:180px;  
}
#ctl00_body_UserPass 
{
	
    width:183px;
    height:20px;
    padding-top:2px;
	  width:180px;
  padding-right:20px;background:url(/image/system/text.jpg) no-repeat;    
     padding-left:10px;
    padding-right:10px;
   /* background:url(/image/system/main.png) no-repeat -181px -68px;
    /*background:url(/image/system/AA.png) no-repeat;
}
#ctl00_body_UserCode 
{
	
    width:183px;
    height:20px;
    padding-top:2px;
	width:180px; background-repeat:no-repeat;background:url(/image/system/text.jpg) no-repeat;   
    padding-left:10px;
    padding-right:10px;
     background:url(/image/system/main.png) no-repeat -182px -91px; 
}
#Submit, #Help {
    float:left;
}
#Help {
   padding-left:4px;
   padding-top:2px;
   line-height:30px;
   vertical-align:bottom 
}*/
.loginbutton {
    width:101px;
    height:28px;
	border:0px solid #aaa;
    background-image:url(/image/system/00.png);
    background-repeat:no-repeat;
    cursor:pointer;
    background-color:#666c78;
}
.loginbuttonover {
    width:101px !important;
    height:28px !important;
	border:0px solid #aaa !important;
    background-image:url(/image/system/zmlog.png) !important;
    background-repeat:no-repeat !important;
    cursor:pointer !important;
    background-color:#666c78 !important;
}

.ctl00bodyUserName
{	
	width: 125px;	
	height: 18px;
	border: 0px;
	background-image: url(/image/system/text1.jpg);
	background-repeat: no-repeat;	
}
.ctl00bodyUserName,.ctl00bodyUserPass,.ctl00bodyUserCode
{	
	padding: 4px 8px 2px 8px;	
	_padding: 6px 8px 0px 8px;	
	*padding: 6px 8px 0px 8px;	
}


.ctl00bodyUserPass
{
	width:125px;
	height: 18px;
	border: 0px;
	background-image: url(/image/system/text1.jpg);
	background-repeat: no-repeat;
}

.ctl00bodyUserCode
{	
	width: 125px;
	height: 18px;
	border: 0px;
	background-image: url(/image/system/text1.jpg);
	background-repeat: no-repeat;
}


#contair
{
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#top
{
	width: 100%;
	background-color: #40454b;
	float: left;
	height: 230px;
	text-align: center;
	vertical-align: bottom;
}
#topcontent
{
	width: 540px;
	height: 94px;
	margin: 120px auto 5px auto;
	background: url(/image/system/logintop.jpg) no-repeat;
}
#divmiddle
{
	width: 100%;
	float: left;
	font-size: 0px;
	height: 3px; /* background-color:#7e858f;*/
	background-image: url(/image/system/middle.jpg);
	background-repeat: repeat-x;
}
#content
{
	width: 100%;
	float: left;
	background-color: #666c78;
	text-align: center;
	padding-top:30px;
}
#content1
{
	width: 614px;
	height: 120px;
	margin: 0px auto;
	/*background: url(/image/system/logindiv.jpg) no-repeat 0px 6px;*/
}

#msgdiv{width: 614px;text-align: center;float: left; padding:20px 0 20px 0; }
#msgdiv span{ font-size:14px; font-family:Î¢ÈíÑÅºÚ; font-weight:700; }

#usediv{width: 197px;float: left;text-align: left;	}
#usedivimg,#passdivimg,#codedivimg{ width:56px; height:24px; float:left;}
#usedivtext{ width:141px; height:24px; float:left;}

#passdiv{width: 197px;float: left; margin-left:10px;}
#passdivtext{ width:141px;  float:left; height:24px;}
#keydiv{ width:27px; height:24px; float:right;}

#codedivnew{ width:197px; float:left; margin-left:10px; position:relative; z-index:1;}
#codetext{ width:141px; float:left;}


#codediv{width:614px; float:left; text-align:center; margin-top:20px; }
#captchadiv #ImgCaptcha{ width:162px;height:40px; }
#refreshdiv{ float:left; width:162px; margin-top:4px; margin-left:20px;}
a#refreshcode{ color:#b3cbfb; text-decoration:none; font-size:12px; }
a#refreshcode:link{ color:#b3cbfb; text-decoration:none; font-size:12px; }
a#refreshcode:hover{  text-decoration:underline; font-size:12px; }



#Help{	width: 614px; float: left; text-align:center; margin-top:3px; height: 30px; }
#logdiv{ width:614px; float:left; text-align:center; }
#Help a:hover{ text-decoration:underline;}

#linediv{ width:614px; height:1px; background-color:#7e858f; float:left; font-size:0px; margin-top:10px;}

/*#Help a{ color:#CCCCCC; text-decoration:none; font-size:12px;}a#btnForget:link,a#btnAbout:link{ text-decoration:underline;}
#Help a:link{ color:#cccccc; text-decoration:none;}
#Help a:hover{ text-decoration:underline;}*/

#bottomdiv
{	
	width: 117px;
	height:122px;
	position:relative;
	right: 0px;
	top: 0px;
	text-align: right;
	float:right;	
}

#Div1{ width:100%; height:30px;  float:left; position:absolute; bottom:0px;  left:0px; text-align:center; z-index:100; }