@charset "utf-8";
/* CSS Document */

body {
	background-color: #eeeeee;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper {
	margin: 0 auto;
	width: 705px;


}

#box {
width: 165px;
height: 248px;
background-image:url(../image/bg_box.gif);
margin: 5px;
float:left;
text-align:center;

}

.titleImg {
margin-top: 18px;

}

.headImg {
	margin-bottom: 10px;
	margin-top: 50px;

}

.bottom {
	font-size:10px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height:30px;
}