body {
    magin: 0;
	padding: 0;
	font-size: 12px;
	background: url(../images/bg.jpg) top no-repeat #2A180B;
	line-height: 20px;
}
img{
	border: 0;
}
.bold14{
    font-weight:bold;
	font-size: 14px;
}
a:link{color: #B41717;}
a:link:visited{color: #B41717;}
a:link:hover{
    color: #B41717;
	text-decoration:none;
}
#warapper{
    margin: 0 auto;
    width: 1024px;
	height: 763px;
}
#data{
    margin-top: 3px;
    padding-left: 732px;
	width: 172px;
	line-height: 31px;
	color: #ffffff;
	text-align: center;
}
#content{
    margin: 21px auto 0;
	width: 880px;
}
#content2{
	width: 851px;
	height: 647px;
}
#content3{
    margin: auto;
	width: 300px;
	text-align: left;
}
.page{
    float: left;
    padding-top: 40px;
	width: 431px;
	height: 650px;
	text-align: center;
}
.page2{
    float: left;
    padding-top: 40px;
	width: 420px;
	height: 650px;
	background: url(../images/bg3.png) top left no-repeat;
}
#copyright{
    width: 835px;
    line-height: 58px;
	color: #804F2A;
	font-weight: bold;
	text-align: right;
}