body {	

	background-image: none;
	background-color:#f6f5f7;
}

.indexContent {
	clear:both;
	margin-top:24px;
}

.indexContent .box_left {
float:left;
margin-left:100px;
position:relative;
width:247px;
}

.indexContent .box_right {
line-height:130%;
margin-left:376px;
padding-right:100px;
position:relative;
}

p {
	margin-bottom: 12px;
}

