@charset "utf-8";
/* CSS Document */
body{
background-color: #5C5869;
	margin-left:auto;
	margin-top: 25px;
}
.main-body{
width:850px;
height:auto;
background: #2c012c;
padding:0;
}
.head{
width:850px;
height:168px;

}
.content{
width:830px;
height:auto;
padding:10px;
font-family:"Times New Roman", Times, serif, "Trebuchet MS";
font-size:14px;
color:#FFFFFF;

}
.be-footer{
background:url(foot.jpg) no-repeat;
width:835px;

padding:165px 0 75px 15px;
}

