@charset "utf-8";
/* CSS Document */
.content_right_txt ul li{
	font-size: 12px;
	color: #6d8493;
	margin-top: 10px;
	margin-bottom: 2px;
	background-image: url(../images/list.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 20px;
}


.content_right_txt ul li a{
	font-size: 12px;
	color: #6d8493;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D8493;
}
.content_right_txt ul li a:hover{
	font-size: 12px;
	color: #A8CDDF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8CDDF;
}
.content_right_txt p a {
	color: #A8CDDF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8CDDF;
}
.newssummary {
	margin-left: 20px;
	color: #ADB4B3;
}
.news_title_block {
	float: left;
	width: 840px;
	margin-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	height: 50px;
	padding-top: 5px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news_title {
	color: #FC3;
	font-size: 16px;
}
.news_date {
	color: #B69B5A;
}
#location a {
	color: #8A2020;
	text-decoration: none;
}
#location a:hover {
	color: #8A2020;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8A2020;
}
