@charset "utf-8";
#cosmos_fes {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	border: 1px solid #FF66FF;
	background-image: url(cosmos_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.event_left {
	text-align: left;
	width: 250px;
	border: 1px solid #FF66FF;
	float: left;
	margin-left: 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 0px;
}
#cosmos_fes dl {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #333333;
}

.event_title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #FFFFFF;
	background-color: #FFCCFF;
	text-align: center;
	padding: 0px;
}
#cosmos_fes dt {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px dashed #CCCCCC;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.event_right {
	text-align: left;
	width: 250px;
	border: 1px solid #FF66FF;
	height: auto;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 280px;
}
#cosmos_box {
	width: auto;
	margin-right: 80px;
	margin-left: 80px;
	padding: 0px;
}
