@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: 700px;
	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: 400px;
	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;
}

table.blueTable {
  border: 1px solid #1C6EA4;
  background-color: #EEEEEE;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.blueTable td, table.blueTable th {
  border: 1px solid #AAAAAA;
  padding: 3px 7px;
}
table.blueTable tbody td {
  font-size: 13px;
}
table.blueTable tr:nth-child(even) {
  background: #D0E4F5;
}
table.blueTable tfoot td {
  font-size: 14px;
}
table.blueTable tfoot .links {
  text-align: right;
}
table.blueTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}

table.comicGreen {
  font-family: "Times New Roman", Times, serif;
  border: 2px solid #4F7849;
  background-color: #EEEEEE;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.comicGreen td, table.comicGreen th {
  border: 1px solid #4F7849;
  padding: 3px 10px;
}
table.comicGreen tbody td {
  font-size: 14px;
  font-weight: bold;
  color: #4F7849;
}
table.comicGreen tr:nth-child(even) {
  background: #CEE0CC;
}
table.comicGreen thead {
  background: #4F7849;
  background: -moz-linear-gradient(top, #7b9a76 0%, #60855b 66%, #4F7849 100%);
  background: -webkit-linear-gradient(top, #7b9a76 0%, #60855b 66%, #4F7849 100%);
  background: linear-gradient(to bottom, #7b9a76 0%, #60855b 66%, #4F7849 100%);
  border-bottom: 1px solid #444444;
}
table.comicGreen thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  border-left: 2px solid #D0E4F5;
}
table.comicGreen thead th:first-child {
  border-left: none;
}

table.comicGreen tfoot td {
  font-size: 21px;
}