@charset "UTF-8";
/* CSS Document */


#events-frame {
	width: 1000px;
	margin: auto;
}

#events-header {
	width: 1000px;
	float:left;
	padding-top: 30px;
	padding-bottom: 40px;
}


#events-box {
	width:1000px;
	float: left;
	padding-bottom: 10px;
	}

#events-title-1 {
		width:250px;
		height: 81px;
		padding-top: 60px;
		text-align: center;
		float: left;
		background-color: #ffffff;
		}

#events-title-2 {
		width:250px;
		height:91px;
		padding-top:50px;
		text-align: center;
		float: left;
		background-color: #ffffff;
		}



#events-set {
	width: 250px;
	height:282px;
	float:left;
}

#events-pic-1 {
	width: 250px;
	height:141px;
	float:left;
}

#events-pic-2 {
	width: 500px;
	height:282px;
	float:left;
}

#events-text {
		width:230px;
		height: 121px;
		padding: 10px;
		float: left;
		background-color: #ffffff;
		}