	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/hojin/css/component_hojin.css";
	@import "/hojin/international/css/international_Comp.css";
	
#contents {
	margin:0 auto;
}

#contents table.reviewTable {
 border-top: 1px #B4B4B4 solid;
	border-left: 1px #B4B4B4 solid;
	width: 100%;
}

#contents table.reviewTable td.reviewTopL {
 border-bottom: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
 background: #EEF4FF;
	text-align: center;
 width: 110px;
	vertical-align: middle;
}

#contents table.reviewTable td.reviewTopM {
 border-bottom: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
 background: #EEF4FF;
	text-align: center;
 width: auto;
}

#contents table.reviewTable td.reviewTopR {
 border-bottom: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
 background: #EEF4FF;
	text-align: center;
 width: 75px;
}

#contents table.reviewTable td.reviewDay {
 border-bottom: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
 background: #DDDDDD;
	text-align: right;
	padding-top: 3px;
}

#contents table.reviewTable td.reviewContents {
 border-bottom: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
 background: #EEEEEE;
	text-align: left;
	padding-top: 3px;
}

#contents table.reviewTable td.reviewPdf {
 border-bottom: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
 background: #EEEEEE;
	text-align: left;
	padding-top: 3px;
}

#contents table.reviewTable td.reviewPdf_blank {
 border-bottom: 1px #B4B4B4 solid;
	border-right: 1px #B4B4B4 solid;
 background: #EEEEEE;
	text-align: center;
	padding-top: 3px;
}


