@charset "utf-8";
/* CSS Document */
#head { height:400px; visibility:visible;        
}
#top{float:right;
}
.wrap {
	width: 900px;
	margin:0 auto;
	background:url(HIGHGRADE-EN.gif) no-repeat;
	padding:0 2em 0 2em
}
.con_l {
	float: left;
	width: 48%;
}
.con_r {
	float: right;
	width: 49%;
}
.clear {clear:both;
}
.mB20 {
	margin-bottom: 20px;
}
.em2 {text-indent:2em;
}
.title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: yellow;
	line-height: 150%;
}
.white {color: #FFF;
}
.green {
	color: #0F9;
}
.yellow {
	color: yellow;
	font-size: 16px;
	font-weight: bold;
		line-height: 200%;

}
.red {
	color: red;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}