@CHARSET "utf-8";

#content ul{
	margin:15px 0;
	padding:5px 0;
	border-style: solid;
	border-width: 2px 0;
	border-color: #c1c1c1;
}
#content ul li {
	margin:0;
	padding:4px 0;
}

/************ 090925 add************/
#content ul#riyou {
	margin: 0;
	border-style: none;
}
#content ul#riyou ul{
	margin:0 0 0 1em;
	padding:0;
	border-style: none;
}
#content ul#riyou li b{ color:#4287c9 }
.txt14b{ font-size:14px;font-weight: bold }
.txtB{ font-weight: bold }
.substance{margin-left:1em}
#content ul a, #content p a{ color:#336fb5;text-decoration: none; }
#content ul a:hover, #content p a:hover{ text-decoration: underline; }

