.but_login {
	background-image: url("../images/button/but_bg_login.jpg");
	width: 49px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #094B5D;
	text-align: center;
	border: 0px;
	cursor: pointer;;
}

.but_search {
	background-image: url("../images/button/but_bg_search.jpg");
	background-repeat: no-repeat;
	width: 50px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	border: 0px;
	cursor: pointer;;
}

.but_search2 {
	background-image: url("../images/button/but_bg_search2.jpg");
	background-repeat: no-repeat;
	width: 62px;
	height: 21px;
	line-height: 21px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	border: 0px;
	cursor: pointer;;
	font-weight: bold;
}

.but_search3 {
	background-image: url("../images/button/but_bg_submit.jpg");
	background-repeat: no-repeat;
	width: 62px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	border: 0px;
	cursor: pointer;;
	font-weight: bold;
}
.but_submit {
	background-image: url("../images/button/submit.jpg");
	background-repeat: no-repeat;
	width: 82px;
	height: 23px;
	line-height: 23px;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	border: 0px;
	cursor: pointer;;
}

.but_next {
	background-color: #fff;
	border: 1px solid #0689D4;
	font-size: 12px;
	color: #0689D4;
	width: 60px;
	height: 22px;
	line-height: 22px;
	text-align: center;
}

.button_agree {
	font-weight: bolder;
	line-height: 25px;
	font-size: 14px;
	color: #000;
	text-align: center;
	width: 90px;
	margin-left: 20px;
	cursor: pointer;
}
