@charset	'utf-8';
/* @import		"./common.css";
@import		"./frameCenter.css";*/


table.Border {
	background-color: #CCCCCC;
}

#detail th {
	font-weight: normal;
	background-color: #D8E8F1;
}

#detail td {
	background: #ffffff;
}

#imgZone img {
	cursor: pointer;
}

