@charset "utf-8";

/* CSS Document */
.box_01 {
	float: left;
	width: 593px;
	font-size: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e0e0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e0e0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	background-color: #FFF;
}
.box_02 {
	float: left;
	width: 595px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 200;
	padding-top: 90px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e68011;
	color: #FFF;
}
.time {
	float: left;
	width: 90px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.detail_title {
	font-weight: bolder;
	color: #bb5f02;
}

.detail  {
	float: left;
	width: 350px;
	text-align: left;
	line-height: 20px;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	padding: 2px 10px;
}
.host {
	float: left;
	text-align: left;
	width: 110px;
	padding: 2px 0 2px 10px;
}
.detail strong {
	margin-left: 15px;
}
.name_01 li{
	margin-left: 72px;
}
#info_box {
	float: left;
	width: 400px;
	padding-left: 13px;
	padding-top: 30px;
}
#info_box ul li {
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 15px;
	padding-left: 20px;
}
.rule {
	float: left;
	width: 595px;
}
.rule li{
	text-indent: -26px;
	padding-left: 26px;
	font-size: 13px;
	line-height: 25px;
	margin-left: 5px;
}
.top {
	float: left;
	width: 595px;
	text-align: right;
	color: #f02200;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-top: 10px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.top a {
	color: #F02401;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	}

#registratation_box {
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 600px;
}

.panelist_name {
	font-size: 16px;
	font-weight: bolder;
	color: #030;
	float: left;
	width: 170px;
	margin-left: 10px;
	margin-top: 10px;
}

.panelist_title {
	font-size: 14px;
	color: #030;
	float: left;
	width: 170px;
	margin-left: 10px;
	clear: both;
}
.panelist_pic {
	float: left;
	height: 140px;
	width: 110px;
	margin-left: 20px;
}

.panelist_detail {
	float: left;
	width: 480px;
	margin-left: 10px;
}
.line {
	float: left;
	width: 505px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
	margin-left: 105px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.poster {
	float: left;
	height: 250px;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E3E6;
}
.info_box {
	float: left;
	width: 230px;
	margin-right: 15px;
}
.info_box ul li {
	line-height: 20px;
	margin-left: 95px;
	text-indent: -95px;
}
.map {
	padding: 3px;
	float: left;
	height: 540px;
	width: 550px;
	border: 1px solid #DDDDDD;
	margin-left: 20px;
	margin-bottom: 40px;
}
.trans {
	float: left;
	width: 595px;
	padding:0 0 0 20px;
}
.trans li {
	font-size: 13px;
	font-weight: bolder;
	background-image: url(../images/list.png);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
	color: #EC8100;
}
