body{
	font-size:80%;
	margin:0;
	color:#333333;
}
h1{
	font-size:12px;
	font-weight:bold;
	margin:0;
	color:#333333;
}

.box{
	width:940px;
	height:auto;
	margin:0 auto 0 auto;
	background:url(../images/index/mid.gif) repeat-y;
	text-align:center;
}

a img{
	border:none;
}

.box2{
	width:940px;
	margin:0 auto 0;
}
.box3{
	width:760px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}

