@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);



#content .imgright{
	zoom:1;
	overflow:hidden;
	margin:0 0 25px;
	}
	
#content .imgright div{
	float:right;
	padding-left:20px;
	}	
	
#content .imgright dl dt{
	width:340px;
	margin-bottom:15px;
}
	
#content .imgright p{
	margin:0 0 23px 0;
	}
	
#content .imgright p.last{
	margin-bottom:0;
}

#content table{
	margin-bottom:30px;
	}

#content table.last{
	margin-bottom:20px;
	}
	
#content th{
	width:280px;
	}
	
#content th,
#content td{
	padding:3px 10px 2px 9px;
	}
	
#content td {
	text-align:right;
	}
	
#content .second p{
	color:#2DA679;
	font-weight: bold;
	margin-bottom:5px;
}

#content .third{
	margin-bottom:25px;
}

#content .third div{
	margin-bottom:15px;
}

#content .third p{
	margin-bottom:15px;
}

#content .third dl{
	zoom:1;
	overflow:hidden;
	margin-bottom:15px;
}

#content .third dl dt{
	float:left;
}

#content .third dl dd{
	margin-left:170px;
}
#content .third dl dd.special{
	margin-left:230px;
}

#content .third dl dd p{
	margin-bottom:23px;
	}

#content .third dl dd p.last,
#content .third p.last{
	margin-bottom:0;
	}

#content .third  p span{
	color:#2CA579;
	font-weight: bold;
}