/*@charset "utf-8";*/

/* CSS Document */



#content>h2{

	background:url(img/heading05-trans.png) no-repeat;

	text-indent:-1000em;

	height:75px;

}



#content>div{

	background:url(img/bg-event.jpg) no-repeat;*/

	width:650px;

	height:400px;

	padding:20px 0 0 15px;


}

#content>div .scroll{

	width: 620px;
		
	height: 300px;

	overflow: auto;

}

#content>div>*{

	float:left

}

#content>div>p{

	width:420px;

	margin-bottom:10px;

}

#content>div>h3{

	width:420px;

	font-size:10.5pt;

	font-weight:600;

}

#content>div>ul>li{

	background:url(img/kirin-trans.png) no-repeat;

	margin:0 0 7px 10px;

	padding-left:15px;

	padding-top:5px;

	display:block;

	border-bottom:#6AB24A 1px solid;

	width:200px;

}



#content>div>ul>li>a{

	font-size:10.5pt;

	color:#000;

	position:relative;

	top:3.5px;

	left:0;

/*	border-bottom:#6AB24A 1px solid;*/

	text-decoration:none;

}
