#box{
width:1024px;
height:798px;
background-color:F3F3F5;
}
#head{
	width:auto;
	height:168px;
}
#cont{
width:auto;
height:650px;
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
}
#bot{
width:auto;
height:66px;
background-image:url(../images/bot_bg.jpg);
background-repeat:no-repeat;
}
#cont-1{
width:740px;
height:40px;
margin:auto;
padding-top:30px;
}
#cont-2{
width:575px;
height:auto;
margin:auto;
margin-top:35px;
}

