@charset "utf-8";
#main {
	width: 940px;
}
#main_left {
	float: left;
	width: 800px;
}
#main_rigt {
	float: right;
	width: 135px;
}

#main_rigt img {
	float: right;
	width: 135px;
	margin-bottom: 20px;
}


#event {
	clear: both;
	float: left;
	width: 940px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3F3F3F;
	border-right-color: #3F3F3F;
	border-bottom-color: #3F3F3F;
	border-left-color: #3F3F3F;
}

#event ul{
}

#event li{
	list-style-type: none;
}

#phots {
	float: left;
	height: 223px;
	width: 940px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#phots img {
	height: 223px;
	width: 298px;
	margin-right: 10px;
}
.dott {
	padding: 5px;
	clear: both;
	float: left;
	width: 785px;
	border: 1px dotted #999;
	margin-bottom: 20px;
}
