html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img, ins, b, center, ul, li, form{	
	margin: 0;	
	padding: 0;
	border: 0;	
	outline: 0;	
	font-size: 100%; 
	vertical-align: baseline;	
	background: transparent;
}
body {
	font-size: 14px; 
	font-family: verdana; 
	color:#000000; 
	text-align: center; 
	line-height: 1;
	background:#ffffff;
}
a {
	color: #297fd7;
	text-decoration: none;
}
a:hover {
	color: #e3b300;
}
.page {
	text-align: left; 
	margin: 0 auto; top: 0; 
	width: 940px; 
	height:auto;
	padding: 165px 0;
}
.boxTop {
	margin-bottom: 10px;
	position: relative;
}
.boxTop .logo{
	position: absolute; top: 20px; left: 45px;
}
.boxTop .top {
	background: url('../img/bttop.png') no-repeat scroll 0 0;
	width: 940px; height: 15px;
}
.boxTop .middle {
	background: url('../img/btmiddle.png') repeat-y scroll 0 0;
	width: 860px; padding: 70px 35px 0 45px;
	line-height: 20px;
}
.boxTop .middle .box{
	padding-bottom: 20px;
}
.boxTop .bottom {
	background: url('../img/btbottom.png') no-repeat scroll 0 0;
	width: 940px; height: 15px;
}
.boxBottom {
	color: #9a9a9a;
}
.boxBottom a {
	color: #e3b300;
	text-decoration: none;
}
.boxBottom a:hover {
	color: #297fd7;
}
.boxBottom .top {
	background: url('../img/bbtop.png') no-repeat scroll 0 0;
	width: 940px; height: 15px;
}
.boxBottom .middle {
	background: url('../img/bbmiddle.png') repeat-y scroll 0 0;
	width: 860px; padding: 10px 35px 20px 45px;
	line-height: 20px;
}
.boxBottom .bottom {
	background: url('../img/bbbottom.png') no-repeat scroll 0 0;
	width: 940px; height: 15px;
}
