@charset "utf-8";
.container .contentL2 a {
	color: #A52F22;
	text-decoration: underline;
}


.container .contentL2 a:hover {
	color: #A52F22;
	text-decoration: underline;
	font-weight: bold;
}


.container .contentL2 a:visited {
	color: #A52F22;
	text-decoration: underline;
}


.read_more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	color: #A52F22;
	margin-top: 0px;
}


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

.subtitleLink {
	font-family: SimSun;
	font-size: 1.2em;
	font-weight: bold;
	color: #4E7D88;
	margin-bottom: 0px;
	text-align: left;
}
.container .contentL2 .subtitleLink a {
	color: #4E7D88;
	text-decoration: none;
}
.container .contentL2 .subtitleLink a:hover {
	color: #336;
	text-decoration: none;
	font-weight: bolder;
}
