/**!
 * 松江市体育局--二级页
 * author: chenzhaoping;
 * date:2017-09-20
 */


/* 正文 */


/* 当前位置 */

.ewb-local{
	padding: 0 5px 5px 70px;
	height: 60px;
	line-height: 85px;
    font-size: 14px;
    background: url(../images/local_icon.jpg) no-repeat 0 10px;
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
}

.ewb-local a{
	color: #444;
}

.ewb-local a:hover{
	color: #06c;
}

.ewb-local-tt{
	margin-top: 10px;
	*margin-top: -75px;
	padding: 10px 0;
	width: 180px;
	height: 40px;
	text-align: center;
	line-height: 20px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
    background-color: #289a28;   
} 

.ewb-local-tt span{
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
}

.ewb-news{
	padding: 0 15px 0 20px;
}

.ewb-news ul{
	margin-top: 5px;
}

.ewb-news .wb-data-list{
	padding: 0 10px;
	line-height: 40px;
	background: none;
	border-bottom: 1px dashed #dbdbdb;
}

.ewb-news .wb-data-infor{
	background: url(../images/dot3.jpg) no-repeat 0 15px;
}

.ewb-news .wb-data-date{
	margin-top: -40px;
}

/* 分页 */

.ewb-page{
	margin-top: 40px;
	padding: 10px 10px 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

.red{
	padding: 0 5px;
	font-weight: bold;
	color: #b43c3c;
}

.mr10{
	margin-right: 10px;
}

.ewb-page a{
	padding-left: 15px;
	color: #444;
}

/* 详情页样式 */

.ewb-data{
	margin-top: 20px;
}

.ewb-data-title{
	padding: 10px 10px 15px;
	text-align: center;
	line-height: 50px;
	font-size: 22px;
	font-weight: bold;
}

.ewb-data-infor{
	margin-bottom: 10px;
	padding: 5px 0;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #7b7a7a;
	background-color: #f4f4f4;
}

.ewb-data-infor span{
	padding: 0 20px;
}

.ewb-data-detail{
	padding: 10px 20px 40px;
	line-height: 35px;
	font-family: "仿宋_GB2312";
	font-size: 15pt;
	color: #555;
}

.ewb-data-detail p{
	height: 35px;
}

.ewb-data-detail p:first-child{
	margin-bottom: 35px;
    text-align: center;
	font-size: 16pt;
}

.ewb-data-spel{
	text-indent: 30pt;
}

.ewb-data-last{
	text-align: right;
	font-size: 16pt;
}