
body{
font-family: "±¼¸²Ã¼", sans-serif;	
font-size:9pt;
}

table{
	width:220px;
}
 
td{
	width:100px;
	height:25px;
}

th{
	text-align:left;

	
}



button{
	margin: 0px;	   
    padding: 0px;
    height:51px;
    width:60px;
    font-size:9pt;
    font-family: "±¼¸²Ã¼", sans-serif;	
    border-style: solid;
    border-width:1px;
    border-color: #666666;
    cursor: pointer;
    cursor: hand;
    
}

button:hover {
  background: #8fd1fe;
  }

button:active {
  background: #3CB0FD;
}

.login_bt_td {
	vertical-align: middle;
}

.login_btn{
	
	height:48px;	
	

}

 #content {width:100%; height: 300px;   padding: 0px; margin-right: 0px;margin-bottom: 0px;

      background: url(/Data/Image/login_sub_back.jpg);
     background-repeat: repeat;     
     background-origin: content-box;
	 background-position: bottom;  

 }
 .article {
 	

 	width:940px;height: 300px; background: #FAFBFD; margin:0px auto; border-radius: 0px; padding: 0px; margin-bottom: 0px;
 	text-algin:left;
 	
 
 	
 	}
 #footer {clear: both; width: 99%; height: 20px; background: #dddddd; border-radius: 5px; padding:5px;font-size:9pt;font-weight: bold;vertical-align: middle;text-align:center} 
 
#gw_header {
		width: 100%;
		height: 200px;
		margin-top:50px;
		margin-bottom: 0px;		
		border-radius: 3px; 
		
     background: url(/Data/Image/login_bg.jpg);
     background-repeat: no-repeat;     
     background-origin: content-box;
	 background-position: center;  			
}

.login_td {
		margin-top : 20px;
		margin-right: 20px;
		float:right;
		width:100%;
}

.login_desc{
	border-width:0;
	background: #FAFBFD;
	width:100%;
	color:#666666;
}

