@charset "utf-8";
/* CSS Document */

div.content{
	clear:both;
	width:1000px;
	margin:0 auto;
	padding-bottom:90px;
}
div.content ul#list_setd{
	width:970px;
	float:left;
	background:url(../images/setd_line.jpg) center bottom no-repeat;
	padding:50px 0px 50px 30px;
	margin-bottom:30px;
}
div.content ul#list_setd li{
	float:left;
	line-height:0px;
	font-size:0px;
}
div.content dl.dl_setd{
	float:left;
	background:url(../images/setd_dlbg.gif) bottom repeat-x;
	border-bottom:1px solid #94b245;
	border-left:1px solid #94b245;
	margin-left:35px;
	display:inline;
}
div.content dl.dl_setd dt{
	float:left;
	width:218px;
	height:63px;
	padding-top:30px;
	text-align:center;
	border-top:1px solid #94b245;
	border-right:1px solid #94b245;
}
div.content dl.dl_setd dd.setd_p{
	float:left;
	width:606px;
	height:73px;
	padding:10px;
	border-top:1px solid #94b245;
	border-right:1px solid #94b245;
}
div.content dl.dl_setd dd.setd_qdl{
	float:left;
	width:53px;
	height:55px;
	background:url(../images/setd_qdlbg.gif) 10px no-repeat;
	padding:38px 0px 0px 30px;
	border-top:1px solid #94b245;
	border-right:1px solid #94b245;
}