/* CSS Document */
body {
	padding-top: px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	/*font-family: "宋体";*/
	background-color:#CCCCCC
;}

.top-padding {
	padding-top: 10px;}
.newsBg {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #f2f2f2;
	height: 28px;}
