@charset "utf-8";
/* CSS Document */

body {
	font-size:0.8em;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

img {
	border:none;
}



.fallEvent{
	float:left;
	background:url(h03.jpg) 0 0 no-repeat;
	width:580px;
	height:250px;
	padding:80px 0px 0 10px;
	}
	
.fallEvent ul{
	line-height:1.5em;
	/*margin-left:30px;*/
	}

.fallEvent li{
	list-style:none;
	background:url(h_listmark.gif) 0 0 no-repeat;
	padding-left:10px;
	}

	
.fallEvent a{
	color:#f60;
	}
	
