@charset "utf-8";
#business_div a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	line-height: 25px;
}
#business_div a:hover {
	text-decoration:underline;
}
#jrsc_div, #jrsc_div a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#jrsc_div a:hover {
	text-decoration: underline;
}

#jrsc_div ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#jrsc_div li {
	margin-left:5px;
	padding-left:12px;
	line-height:150%;
	background-image: url(../imgs/main-jrsc/dot.png);
	background-repeat: no-repeat;
	background-position: 2px 7px;
}

#main_bottom_div, #main_bottom_b_div {
	font-size: 12px;
	margin-top: 3px;
	color: #333333;
}
#main_bottom_div ul, #main_bottom_b_div ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#main_bottom_div li {
	margin-left:5px;
	padding-left:12px;
	line-height:150%;
	background-image: url(../imgs/main-bottom/golden_dot.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
#main_bottom_div li a {
	text-decoration:none;
	color: #333333;
}
#main_bottom_div li a:hover {
	text-decoration:underline;
}

#main_bottom_b_div li{
	margin-left:5px;
	padding-left:12px;
	line-height:150%;
	background-image: url(../imgs/main-bottom/blue_dot.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
#main_bottom_b_div li a {
	text-decoration:none;
	color: #333333;
}
#main_bottom_b_div li a:hover {
	text-decoration:underline;
}

#main_end, #main_end a {
	font-size: 12px;
	color: #333333;
	margin-left: 30px;
}
#main_end a {
	text-decoration: underline;
}
