@charset "utf-8";
/* CSS Document */
body{
font: 12px/18px "宋体";
}

#Content_r_v2 {
	width:700px;
	height:auto;
	float:right;
	display: table;
	}
#Content_r_t_v2 {
	width:700px;
	height:30px;
	background-color: #615D5C;
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	text-indent: 2em;
	font-family: "黑体";
	}
#Content_r_c_v2 {
	width:680px;
	height:auto;
	border: 10px solid #AAA;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#Content_r_t_v2 a{
	font-size:14px;
	color: #FFF;
	font-family: "黑体";
	text-decoration: none;
	}
#Content_r_t_v2 a:hover{
	color:#FF0000;
	text-decoration: none;
}
#Content_r_c_v2 td {
	line-height:20px;
	}