/* ƒŠƒ“ƒN */
a:link       { color: #F76E23; }
a:active     { color: #F76E23; font-weight: bold }
a:visited    { color: #F76E23; }
a:hover      { text-decoration: none ; color: #F76E23;}

/* ”wŒi */
body {
background-color:#ffffff;
margin:0px 0px 0px 0px;
font-size:84%;
line-height:1.3;
padding:0px;
}


ul {
	margin: 0px 0px 0px 0px;
	padding:0px;
}
li {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	list-style-type: none;
	background-image:url(../images/point.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
}

