#maincont {
	background:url(../img/backimg.jpg) no-repeat left top;
}
#main .ptxt{
	margin-bottom:25px;
}

#main .subttl{
	font-size:14px;
	color:#559500;
	font-weight:bold;
}

#procure,#select,#delisystem{
	width:570px;
	border-top: solid #999999 1px;
}

/*---index----*/
.mainhead h2#index{
	padding:0 0 20px 0;
}

/*---procure----*/
#procure .expcont{
	width:230px;
	margin-bottom:40px;
	margin-left:15px;
}

#procure .expcont dt{
	font-weight:bold;
	margin-bottom:15px;
}

#procure .expcontimg{
	height:auto !important;
	min-height:110px;
	position:relative;
	width:230px;
	margin-bottom:25px;
	margin-left:15px;
}

#procure .expcontimg dt{
	font-weight:bold;
	margin-bottom:15px;
	width:230px;
}

#procure .expcontimg dd{
	width:230px;
}

#procure .expcontimg div{
	position:absolute;
	left:240px;
	top:0px;
}

#procure .rank{
	padding-top:17px;
}


/*---select----*/
#select .fea{
	background:url(../img/fea_bk_un.gif) no-repeat left bottom;
	width:555px;
	overflow:hidden;
	margin-bottom:15px;
}

#select .fea dl.contl{
	width:270px;
	float:left;
}

#select .fea dl.contr{
	width:270px;
	float:right;
}

#select .fea dt{
	padding:10px 15px 8px 15px;
	color:#579300;
	font-weight:bold;
	border-top:solid #999999 1px;
	border-bottom:solid #999999 1px;
}

#select .fea dd{
	padding:12px 15px 15px 15px;
}

#select .fea strong{
	margin:10px 0;
	display:block;
}

#select .cap_name {
	font-size:10px;
}

/*---delisystemul----*/
#delisystem .delsyslist{
	border:solid #999999 1px;
	width:553px;
	padding:10px 0 8px 0;
}

#delisystem ul.delsyslist li{
	margin:4px 15px;
	font-size:10px;
}

#delisystem dl.deli{
	margin-top:50px;
}

