.default_login_bk_title{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.default_login_bk_body{
	height:10px;
	font-size: 12px;
}

.default_login_bk_left{
	background-image:url(images/login_pic.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:210px;
	height:46px;
}

.default_login_bk_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 7px;
}

.default_login_bk_btn{
	background-image:url(images/ok.gif);
	width:54px;
	height:34px;
	border-style:none;
	font-size:1px;
	
}

.default_login_bk_middle{
	background-image:url(images/login_pic1.gif);
	background-position: top;
	background-repeat:no-repeat;
	width:23px;
	height:34px;
}

.default_login_bk_plus{
	background-image:url(images/plus.gif);
	background-position: center;
	background-repeat:no-repeat;
	width:12px;
	height:15px;
}

.default_login_bk_ques{
	background-image:url(images/question.gif);
	background-position: center;
	background-repeat:no-repeat;
	width:15px;
	height:13px;
}

.default_login_bk_account{
	font-size: 11px;
	color: #000000;
	height: 15px;
	margin-bottom: 7px;
}

.default_login_bk_passwd{
	font-size: 11px;
	color: #000000;
	height: 15px;
	margin-bottom: 7px;
}

.default_login_bk_logout_msg{
	height:10px;
	font-size: 12px;
}
