/* CSS Document */
body {
	background:url(../b/back2.jpg);}

#form{
	position:absolute;
	width:456px;
	top:50px;
	left:50px;
	background-color:#CCFFFF;}
.box{width:150px;
	height:150px;
	padding-top:8px;
	float:left;
	text-align:center;
	border-width:2px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	font-size:10px;}
.in {width:140px;
	padding:5px;
	float:left;
	text-align:center;}

