@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../image/img/bg.jpg);
	font-size:12px;
	margin:0px;
}
.main {
	margin-top:100px;
}
.left {
	float:left;
	width:98%;
}
.inpu {
	width:100px;
	height:12px;
}
.left span {
	line-height:150%
}
.kuang {
	margin-bottom:8px;
	padding-left:80px
}
.right{ border-style:solid; border-width:1px; border-color:#FFFFFF; border-left:#CCCCCC}
.bu {
	background:none;
	border:none;
	background-image:url(../image/img/button.gif);
	background-repeat:no-repeat;
	width:60px;
	height:22px;
}
