#content-main .history{

background: url(/images/open.content/farm/introduce/history/bg.png)no-repeat;
}

#content-main .history ul.historys {
margin-left: 400px;

}
#content-main ul li em {
	width: 80px;
    color:#038c87;
    margin-right: 50px;
    font-weight: bold;
}

#content-main ul li {
	display: block;
	margin: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	padding-left: 10px;
	font-size: 85%;
	margin-bottom: 6px;
}

#content-main ul li span{
	font-size: 100%;
	display:block;
}

#content-main ul.historys li {
    background: url(/images/common/list1.png)no-repeat 0 11px;
    padding-left: 10px;
    font-size: 90%;
    margin-bottom: 6px;
}

#content-main p {
	color: #666;
	font-size: 140%;
	font-weight: bold;
} 