/*µÇÂ¼Ò³»úÑùÊ½±í */
body {
background-image:url(../images/loginbodybg.gif);
	margin-top: 5%;
}

td{line-height:18px;
font-size:12px;
}
#tou{
background-image:url(../images/tou.gif);
width:592;
height:45px;
background-repeat:no-repeat;
}
#main1bg{
background-image:url(../images/main1bg.jpg);
width:592;
height:223px;
background-repeat:no-repeat;
}
#main2bg{
	background-image:url(../images/main2bg.gif);
	width:592;
	height:193px;
	background-repeat:no-repeat;
	padding-top: 20px;
}

#login_table{
	margin-top:0px;
	margin-left:200px;
	width:300px;
}
#login_table td{
}
.text_box{
height:20px;
margin-top:2px;
border:1px solid #91a9c5;
color:black;
width:120px;
}
.text_box2{
margin-top:2px;
height:20px;
border:1px solid #91a9c5;
color:black;
}
.sel_box2{
margin-top:2px;
height:18px;
border:1px solid #91a9c5;
color:black;
width:80px;
}

.login_button{
height:23px;
width:55px;
background-color:#acccf0;
border:1px solid white;
background-image:url(../images/login_button.gif);
}
.login_l_text{
text-align:right;
padding-right:10px;
font-size:14px;
line-height:20px;
width:120px;
}

.errormessage{
width:100%;
}
.errormessage td{
font-size:13px;
text-align:left;
color:red;
padding:1px;
}
.login_bottom_font a {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	line-height: 23px;
}
