@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;
}

.box_01:hover {
	background-color: #f5f5f5;
}
.box_02 {
	float: left;
	width: 715px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 200;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f5450;
	background-image: url(../images/plan_top_back.png);
	color: #FFF;
}
.time {
	float: left;
	height: 20px;
	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: 343px;
	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: 238px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.title {
	font-weight: bolder;
	color: #B1060F;
}
.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: 200px;
	font-size: 13px;
	line-height: 25px;
	margin-left: 30px;
}
#registratation_box {
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 600px;
}
.speaker_name {
	font-size: 16px;
	font-weight: bolder;
	color: #030;
	float: left;
	width: 560px;
	margin-left: 10px;
	margin-top: 10px;
}

.speaker_title {
	font-size: 15px;
	color: #030;
	float: left;
	width: 560px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.speaker_pic {
	float: left;
	height: 140px;
	width: 110px;
	margin-left: 20px;
	margin-top: 10px;
}

.speaker_detail {
	float: left;
	width: 560px;
	margin-left: 10px;
}
.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;
}
