@charset "utf-8";
/* CSS Document */

#cl_box1 {
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 453px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.box_show {
	display:block;
}
.box_hide {
	display:none;
}



.e_list {
	height: auto;
	width: 97%;
	overflow: hidden;
	border: 1px dashed #CCCCCC;
	list-style-type: none;
	float: left;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 1%;
	padding: 0px;
	list-style-position: inside;
	display: block;
}
.e_list .e_tit {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 99%;
	background-color: #EFEFEF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 1%;
}
.e_list .e_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	display: block;
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 96%;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	overflow: hidden;
}
.menu_box .past_li {
	list-style-type: none;
	font-size: 14px;
	font-weight: normal;
	overflow: visible;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: list-item;
	height: auto;
	width: 98%;
}
.menu_box .past_ul {
	margin: 0px;
	float: left;
	width: 95%;
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
}

#c2_box1 {
	padding: 0px;
	float: left;
	height: auto;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#video_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	float: left;
	height: auto;
	width: 95%;
	padding-top: 5px;
	padding-right: 2%;
	padding-bottom: 5px;
	padding-left: 2%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
