/* CSS Document 
body,table,tr,td,p,div,input{
	font-size: 12px;
}*/
.kfs_login_fill{
	height: 508px;
	width: 699px;
	background-image: url(../Images/kfsLogin/kfs_login_fill.gif);
	background-repeat: repeat-y;
	margin-top: -254px;
	margin-left: -349px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.kfs_login_top{
	background-image: url(../Images/kfsLogin/kfs_login_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 508px;
	width: 699px;
}
.kfs_login_end{
	background-image: url(../Images/kfsLogin/kfs_login_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 508px;
	width: 699px;
}
.kfs_enter{
	width: 283px;
	margin-top: 31px;
	margin-left: 24px;
	background-color: #FFFFFF;
}
.kfs_button{
	background-image: url(../Images/kfsLogin/kfs_login_button.gif);
	display: block;
	height: 25px;
	width: 81px;
	border: 0px none 0;
}
.kfs_login_box{
	border: 1px solid #abd1e7;
	height: 220px;
	width: 350px;margin-top: 31px;
}
.kfs_login_box2{
	border: 1px solid #abd1e7;
	height: 220px;
	width: 350px;margin-top: 15px;
}
.kfs_login_bar{
	line-height: 28px;
	background-image: url(../Images/kfsLogin/kfs_login_bar_fill.gif);
	background-repeat: repeat-x;
	height: 28px;
	font-size: 15px;
	font-weight: bold;
	color: #023c4a;
}
.kfs_login_ul{
	margin: 20px;
	
}
.kfs_login_ul li{
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8d6c49;
	list-style-position: inside;
}