@charset "UTF-8";



.link_block {
	clear: both;
	width:100%;
	margin-top: -12px;
}

.link_block li {
	list-style: none;
	padding: 12px 0 12px 18px;
	border-bottom:1px dotted #666666;
	background:url(../img/cor/sub_list.jpg) 0 16px no-repeat;
}

.link_block li a {
	color:#3095a8;
}
