/*----------pages----------*/
/**/
.hd{
	height: 90px;
}
.hd h3{
	line-height: 25px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.hd h3 a{
	display: inline-block;
	width: 55px;
	height: 25px;
	background: url(../images/btn_back.png);
	float: left;
}
.hd .dt{
	margin-top: 10px;
	position: relative;
}
.hd .dt h4{
	height: 38px;
	background: url(../images/line-sd.png);
	font-weight: normal;
	line-height: 38px;
	padding-right: 20px;
}
.hd .dt h4 img{
	width: 46px;
	height: 46px;
	border: 1px solid #fff;
	position: relative;
	top: 10px;
	margin: 0 10px;
}
.hd .dt h4 span{
	line-height: 38px;
	color: #999;
	float: right;
}
.hd .dt h4 a{
	color: #2c7bc6;
}
.hd .dt h4 >a{
	position: relative;
	top: -25px;
}
.ct{
	padding: 10px;
}
.ct p{
	line-height: 20px;
	color: #333333;
}
.ct em{
	font-style: normal;
	color: #ee6745;
}
.ct img{max-width:750px;}
.ct a{
	color: #2c7ac5;
}

.list{
}
.list .i{
	border-top: 1px dashed #e3e3e3;
	padding-top: 15px;
	padding-bottom: 40px;
	min-height:100px;
}
.list .i img{
	width: 46px;
	height: 46px;
	border: 1px solid #eeeeee;
	float: left;
}
.list .i h4{
	height: 30px;
	background: #f7f7f7;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 25px;
	font-weight: normal;
	color: #999999;
	margin-left: 60px;
}
.list .i h4 a{
	color: #2c7ac5;
}
.list .i h4 span{
	line-height: 30px;
	float: right;
}
.list .i p{
	margin-top: 20px;
	margin-left: 60px;
	line-height: 20px;
	color: #333;
}


.tool{

}
.tool p{
	height: 25px;
	padding: 10px 0;
	line-height: 25px;
	text-align: right;
	color: #e3e3e3;
}
.tool >p a{
	color: #333;
	margin: 0 3px;
}

.post{
	border-top: 1px dashed #e3e3e3;
	padding-top: 20px;
}
.post >p{
	height: 25px;
	padding: 10px 0;
	line-height: 25px;
	text-align: right;
	color: #e3e3e3;
}
.post >p.right{
	text-align: right;
}
.post >p a{
	color: #333;
	margin: 0 3px;
}
.post .e{

}
.post >p button{
	border: none;
	display: inline-block;
	height: 28px;
	width: 70px;
	background: url(../images/btn_gr.png);
	line-height: 28px;
	text-align: center;
	color: #fff;
	font-family: 微软雅黑;
}
