@import url("../basic.css");
div#merit{
	padding-left:30px;
	padding-right:30px;
}
div#merit p.mmhide_lead{
	padding:20px 0 20px 25px;
}
div#merit div#point{
	width:717px;
	background-color: #e0f1a0;
	margin-top:20px;
	margin-left:25px;
	}
div#merit div#point div.mmhide_top{
	background-image: url(img/bg_point_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:2px;	
}
div#merit div#point div.mmhide_bottom{
background-image: url(img/bg_point_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding-bottom:15px;
	
}
div#merit div#point div.mmhide_title{
	background-image: url(img/bg_title.gif);
	background-position: left top;
	width:688px;
	margin-left:15px;
	margin-bottom:5px;
	background-repeat: repeat-y;
	margin-top:13px;
	}
div#merit div#point div.mmhide_titletop{
	background-image: url(img/bg_title_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:688px;
	padding-top:8px;
	}
div#merit div#point div.mmhide_titlebottom{
	background-image: url(img/bg_title_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:15px;
	}
div#merit div#point div.mmhide_title h2{
	width:167px;
	float:left;
	padding-left:9px;
	}
div#merit div#point div.mmhide_title p{
	width:400px;
	color:#600;
	font-weight:bold;
	margin-left:200px;
	font-size:120%;
	padding-top:15px;
	padding-bottom:5px;
	}
div#merit div#point div.mmhide_con{
	background-color:#fff;
	width:688px;
	margin-left:15px;
	}
div#merit div#point div.mmhide_contop{
	background-image: url(img/bg_con_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:688px;
	}
div#merit div#point div.mmhide_conbottom{
	background-image: url(img/bg_con_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
div#merit div#point div.mmhide_con p{
	padding:20px 25px 20px 25px;
	}
div#merit div#point div.mmhide_con p img{
	float:right;
	padding-left:20px;
	}
#page #main #merit #point .mmhide_top .mmhide_bottom .mmhide_con .mmhide_contop .mmhide_conbottom table tr th {
	text-align: left;
}
