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

#youshi{
	width:518px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	}

#youshi p{
	margin-bottom:20px;}



#youshi a:hover{
	filter: Alpha(opacity=50);
	opacity:0.5;}

