@charset "utf-8";
/* CSS Document */
.cont{
	width:1200px;
	margin:0 auto;
	position:relative;
}

.cont .r-top{
	width:100%;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #CCC;
	margin-top:20px;
}
.cont .r-top .dqlm{
	font-size:18px;
	color:#b00a00;
	float:left;
	border-bottom:1px solid #b00a00;
}
.cont .r-top .dqwz{
	font-size:14px;
	float:right;
	margin-right:10px;
}
/*ÄÚÈÝÒ³ºÍ¼ò½éÒ³*/
.cont .r-bot{
	width:90%;
	margin:0 auto;
}
.cont .r-bot .tit{
	margin-top:20px;
	width:100%;
	height:60px;
	line-height:60px;
	font-size:20px;
	text-align:center;
}
.cont .r-bot .xix{
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
}
.cont .r-bot .xix .zz{
	margin-left:30px;
}
.cont .r-bot .wzcont{
	font-size:14px;
	line-height:35px;
	text-indent:28px;
}
.cont .r-bot .fy{
	margin-top:10px;
	font-size:14px;
}
.cont .r-bot .fy .prev{
	width:100%;
	height:30px;
	line-height:30px;
}
.cont .r-bot .fy .next{
	width:100%;
	height:30px;
	line-height:30px;
}
/*ÄÚÈÝÒ³ºÍ¼ò½éÒ³*/