@charset "utf-8";

/* CSS Document */
.box_01 {
	float: left;
	width: 713px;
	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: 715px;
	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  {
	float: left;
	width: 381px;
	text-align: left;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e0e0e0;
	border-left-color: #e0e0e0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.host {
	float: left;
	text-align: left;
	width: 200px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.title {
	font-weight: bolder;
	color: #d60e19;
}
.detail strong {
	margin-left: 15px;
}
.name_01 li{
	margin-left: 72px;
}
#poster_box {
	float: left;
	height: 430px;
	width: 300px;
	border: 1px solid #E7E5E8;
	background-image: url(../images/poster.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#info_box {
	float: left;
	width: 400px;
	padding-left: 13px;
	padding-top: 30px;
}
#info_box ul li {
	line-height: 20px;
	background-image: url(../images/1336968906_breadcrumb_separator_arrow_1_dot.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 15px;
	padding-left: 20px;
}
.rule li{
	text-indent: -26px;
	padding-left: 26px;
	padding-right: 50px;
	font-size: 13px;
	line-height: 25px;
	margin-left: 100px;
}
#registratation_box {
	background-image: url(../images/line.png);
	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: 220px;
	margin-left: 80px;
	margin-right: 15px;
}
.info_box ul li {
	line-height: 20px;
	margin-left: 60px;
	text-indent: -60px;
}
