.green{
	color:#b2c837;
}
p{
	margin-bottom: 5px;
}
strong{
	font-weight:bold;
}
li{
	list-style:disc ;
	margin-left:25px;
	margin-bottom:4px;
	color:#ffffff;
}
.image_content{
	display:table;
	width:100%;
	margin-bottom:10px;
}
.image_content div.image{
	float:left;
	width:40%;
}
.image_content div.content{
	float:right;
	width:57%;
	margin-left:5px;
}
.wrapper_content{
	margin-bottom:10px;
}
.wrapper_content span{
	margin-left:25px;
}
.exhibitor_list{
	width:99%;
	margin-top:5px;
	border:1px solid #000000;
}
.exhibitor_list th{
	height:25px;
	font-weight:bold;
	color:#b2c837;
	padding:5px;
	background:#000000;
}
.exhibitor_list td{
	padding:5px;
}
a{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.row_a{
	background:#94CBFF;
}
.row_a a,.row_b a{
	color:#333333;
}
.row_b{
	background:#ffffff;
}
#floor_plan{
	display:table;
	width:99%;
	border:1px solid #b2c837;
}
#floor_plan div.separate{
	width:65px;
}
#floor_plan div{
	float:left;
	margin: 5px;
}
#floor_plan div strong {
	display:block;
	color:#FF9406;
}
#under_construction{
	width:980px;
	display:block;
}
.article_column{
	width:980px;
}
h2{
	font-size:15px;
	font-weight:bold;
	color:#FF9406;
	display:block;
	margin-bottom:10px;
}
h3{
	font-size:14px;
	font-weight:bold;
}
h4{
	font-size:13px;
	font-weight:bold;
}
.footer_content{
	width:100%;
	text-align:right;
	display:block;
}
.sperate_content{
	color:#ffffff;
}
.border{
	border:1px solid #b2c837;
	height:60px;
	padding:10px;
	text-align :center;
	display:block;
	width:100%;
}
.sub_floor_plan{
	display:block;
	width:200px;
	height:140px;
	text-align:center;
}
#calendar,#menu_border{
	border:1px solid #b2c837;
	height:50px;
	width:220px;
	padding:5px;
	float:left;
}
#content_detail{
	float:right;
	display:table;
	margin-left:10px;
	width:738px;
}
#content_detail div{
	margin-bottom:20px;
}
.orange{
	color:#FFAA39;
}
.red{
	color:red;
}
span.title{
	width:120px;
	display:table;
}
#calendar{
	height:180px;
	margin-top:10px;
}
.month{
	margin:0 auto;
}
.month caption{
	font-weight:bold;
	color: #FF9406;
}
.month th,.month td{
	width:25px;
	height:25px;
}
.month th{
	color:#FFAA39;
}

