@charset "utf-8";
/* ===================================================================
CSS information

 file name  : exhibitor.css
 style info : exhibitor
=================================================================== */

/*----------------------------------------------------
	exhibitor
----------------------------------------------------*/
#main h2 {
	width: 590px;
	height: 31px;
	font-size: large;
	font-weight: bold;
	background: url(../common/images/title.gif) no-repeat top left;
	clear: both;
	padding: 8px 0 0 20px;
}
#main p#ready {
	margin-top: 30px;
	border: 1px solid #eee;
	background: #fefefe;
	text-align: center;
	padding: 50px;
}
