@charset "UTF-8";
/* link */


ul.link {
	list-style-type:circle;
	margin:1em 0;
	text-height:1.3em;
	}	
li.link {
	list-style-type:circle;
	margin:1em 0;
	text-height:1.3em;
	}	
	
.ll{
	float:left;
	width:350px;
	}
.rr{
	float:right;
	
	}	
		