#mainhead {
	width: 580px;
	height: 140px;
	margin-top: 15px;
	background: url(../images/head_market.jpg) top left no-repeat;
}

#leftcol {
	width: 200px;
	float: left;
	margin: 20px 0px 30px 20px;
	line-height: 18px;
}

#rightcol {
	width: 325px;
	float: right;
	margin: 20px 0px 30px 0px;
	line-height: 18px;
}

#rightcol ul {
	line-height: 25px;
}

#rightcol ul li {
	color: green;
}