@charset "utf-8";
/* CSS Document */

.head_img {
	width: 560px;
	margin-bottom: 10px;
}

.head_img .banner_img_l {
	width:360px;
	float:left;
}

.head_img .banner_img_r {
	width:200px;
	float:right;
}

.banner_img {
	float: left;
}

.color_bg {
	background: url(/images/common/color_bg.gif) repeat 0px 0px;
	padding: 10px;
	width: 540px;
	margin-bottom: 20px;
}

.title_infomation {
	background: url(/images/index/title_information.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 47px;
	width: 560px;
	margin-bottom: 10px;
}

.title_specialbooth {
	background: url(/images/index/title_specialbooth.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 47px;
	width: 560px;
	margin-bottom: 10px;
}

.title_permanentbooth {
	background: url(/images/index/title_permanentbooth.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 47px;
	width: 560px;
	margin-bottom: 10px;
}


.infomation {
	height: 130px;
	width: 560px;
	overflow: auto;
	margin-bottom: 20px;
}

.infomation .box {
	padding: 5px;
	width: 530px;
}
.infomation_box_wh {
	background: #FFFFFF;
}

.infomation_box_gr {
	background: #F2F2F2;
}

.infomation .box .day {
	float: left;
	width: 70px;
}

.infomation .box .comment {
	float: right;
	width: 440px;
}

.wrap_l {
	float:left;
	width:270px;
	margin-bottom:10px;
}

.wrap_r {
	float:right;
	width:270px;
	margin-bottom:10px;
}

.wrap_l h2,
.wrap_r h2 {
	background:#FAFAFA;
	color:#009FA8;
	font-weight:bold;
	margin-bottom:10px;
	padding:3px;
}

.wrap_l .comment,
.wrap_r .comment {
	height:170px;
	width:270px;
	border-top:1px dotted #CCCCCC;
	padding-top:4px;
}

.box_img {
	text-align:center;
	float:left;
	width:135px;
	margin-bottom:15px;
	height:180px;
}


.btn_specialbooth_list {
	height: 22px;
	width: 150px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.btn_specialbooth_list a {
	background: url(/images/common/btn_special_img.gif) no-repeat 0px 0px;
	height: 22px;
	width: 150px;
	display: block;
}

.btn_specialbooth_list a:hover {
	background: url(/images/common/btn_special_img.gif) no-repeat 0px -22px;
	height: 22px;
	width: 150px;
	display: block;
}

.move_l {
	float: left;
	width: 270px;
	margin-bottom: 10px;
}
.move_r {
	float: right;
	width: 270px;
	margin-bottom: 10px;
}

.move_l p,
.move_r p {
	color: #009FA8;
	text-align: center;
}



.color_bg .box {
	width: 530px;
	margin-bottom:5px;
}

.color_bg .box .day {
	float:left;
	width:70px;
}

.color_bg .box .comment {
	float:right;
	width:440px;
}
