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

.listBar{
	background-image:url(../images/list_icon.jpg);
	background-repeat:no-repeat;
	display:block;
	width:900px;
	height:25px;
	clear:both;
	text-align:justify;
	text-indent:20px;
	line-height:25px;
	font-size:95%;
}

p{
	font-size:100%;
	text-indent:50px;
	/*line-height:5.0em;*/
	
	}
	
#icon{
	text-align:center;
	/*margin-top:20px;*/
	margin-bottom:10px;
	
	}
	
.other_page{
	line-height:3.0em;
	}
	
.other_page li{
	display:inline;
	margin-right:20px;
	color:#878787;
	
	
	
	}
