/* CSS Document */

#topMain{
	float:right;
	width:750px;
	margin-right:0px;
	padding-right:100px;
	background-image:url(imgs/top_bg_r1.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	min-height : 490px;
}

#topMain h2{
	margin-top:8px;
	margin-bottom:3px;
	margin-left:4px;
	font-size:85%;
	font-weight:bold;
	color:#666666;
}

#info {
	min-height: 100px;
	width: 700px;
	overflow: auto;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#history {
	height : 150px;
	width: 700px;
	overflow: auto;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.style32 {
	font-size: 12px;
}
