@charset "gb2312";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"ËÎÌå";
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.bg_main {
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	margin:0px;
	background-position: 0px 55px;
}
.main {
	width:780px;
	margin:0px auto;
	padding:0px;
}
.btn_text {
	border:#e8cb7d solid 1px;
	width:148px;
	height:25px;
	background-color:#e6e6e6;
	padding:5px 0px 0px 0px;
}
.btn_select {
	width:148px;
	height:25px;
}
.btn_botton{
	background-image: url(../images/btn_bg.jpg);
	background-repeat: no-repeat;
	width:50px;
	height:25px;
	border:0px;
	color:#000000;
	background-color:#ffffff;
	margin:0px 20px;
}