/* CSS Document */
body{
	background:url(../images_1/bg.gif) repeat left top;
}

.left{
	float:left;
}
.right{
	float:right;
}
a, img{
	border:0;
	text-decoration:none;
}
.wrapper{
	background:url(../images_1/wrapperbg.png) left center no-repeat;
	height:191px;
	width:730px;
	margin:auto;
	margin-top:200px;
}
.enter1{
	margin-top:176px;
	padding-left:20px;
}
.enter2{
	margin-top:176px;
}