@charset "utf-8";
.contentL4 {
	width: 740px;
	clear: none;
	float: left;
	padding-left: 10px;
	padding-right: 30px;
}


.container .contentL4 a {
	color: #000;
	text-decoration: underline;
}
.container .contentL4 a:hover {
	color: #A52F22;
	text-decoration: underline;
}
.container .contentL4 a:visited {
	color: #666;
	text-decoration: underline;
}

.L4_pic {
	float: right;
	margin-right: 15px;
	margin-left: 30px;
	margin-top: 15px;
}




.RssTitleNews {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	text-align: left;
}

.RssDescription {
	font-size: 1em;
	color: #000;
	text-decoration: none;
	text-align: left;
}

.briefing_title {
	font-size: 24px;
	font-weight: bold;
	color: #4e7d88;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #4e7d88;
}
