.text {
font-family: 'Luxi Sans', 'Lucida Grande', Geneva, Verdana, sans;
font-size: 12px;
line-height: 18px;
color: #333;
}

.text1 {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Microsoft Yahei', Verdana, Arial, Sans-Serif;
	background: #effce3 url(images/bg.gif) repeat-x 0 0;
	color: #330;
	}

.bg {
	width: 500px;
	margin: 0 0 30px 0;
	padding: 0 20px;
	background: transparent url(images/post-bg.gif) no-repeat right top;
	}
