/*国庆节主题样式*/
body
{
	background:url(../images/bg101.jpg) repeat-x top center;
	padding-top:40px;
}
#new_body
{
	width:950px;
	margin:0 auto;
	padding:0 0px;
	background:white url(../images/bg.jpg) repeat-x;
}
