@charset "UTF-8";
div.col2_R         div#indexR1 {
	background-image: url(../img/index_R1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	line-height: 40px;
	height: 40px;
	width: 580px;
	text-align: right;
	overflow: visible;
	display: block;
}
div.col2_R           div#indexR2 {
	background-image: url(../img/index_R2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	line-height: 40px;
	height: 40px;
	width: 580px;
	text-align: right;
	overflow: visible;
}
div.col2_R          div#indexR3 {
	background-image: url(../img/index_R3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	line-height: 40px;
	height: 40px;
	width: 580px;
	text-align: right;
	overflow: visible;
}
div.col2_R           div#indexR4 {
	background-image: url(../img/index_R4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	line-height: 40px;
	height: 40px;
	width: 580px;
	text-align: right;
	overflow: visible;
}
div.col2_R  ul#news {
	padding: 0px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BBB;
}
div.col2_R ul#news li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBB;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}
div.col2_R  ul#news  li a {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
div.col2_R ul#news li a:hover {
	color: #EE0000;
	text-decoration: none;
}
div.col2_R ul#news li a:hover#r1 {
	color: #EE0000;
	text-decoration: underline;
}
div.col2_R  ul#news  li  a#r1 {
	color: #EE0000;
}

