body {
	background:#dfdfdf url(../images/bg_gray.jpg) no-repeat top center;	;
}
	
#mainnav {
	height:54px;
}

h1.livetitle {
	color: #707070;
	background:url(../images/h1_rule_gray.gif) bottom left no-repeat;
}

h2.title {
	color: #78667a;
	background:url(../images/h1_rule_portraits.gif) bottom left no-repeat;
}


div.maincontent {
	width: 616px;
	margin-top: 8px;
	background: url(../images/bg_ys.jpg) right top no-repeat;
	border: 1px solid #d2d2d2;
	}

*html h1 img {
	behavior: url("assets/utils/iepngfix.htc");
	}