#mainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	clear: both;
	padding-top: 10px;
}
#lefter {
	float: left;
	width: 250px;
	padding-left: 10px;
}
#mainer #lefter #item-nav #lnavbar {
	height: 56px;
	background-image: url(../../Images/pmgg-bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: 50px;
}
#mainer #lefter #item-nav #lnavbox a {
	height: 36px;
	display: block;
	background-image: url(../../Images/lmenu-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	font-size: 14px;
	font-weight: bold;
	text-indent: 50px;
	line-height: 36px;
}


#mainer #righter {
	float: right;
	width: 705px;
	font-size: 14px;
	padding-right: 25px;
	line-height: 1.6em;
	padding-top: 7px;
}
#mainer #righter #common-bar {
	background-image: url(../../Images/common-bar.jpg);
	background-position: left top;
	height: 25px;
	font-size: 14px;
	color: #FFF;
	padding-left: 18px;
	padding-top: 6px;
	margin-bottom: 2px;
	text-indent: 20px;
}
#mainer #righter #common-bar a {
	font-size: 14px;
	color: #FFF;
}

#mainer #righter #mainbox {
	border: 1px solid #E0E0E0;
	padding: 18px;
	height:auto !important; 
	height:400px; 
	min-height:400px
}
#mainer #righter #mainbox a {
	font-size: 14px;
	line-height: 30px;
}

