/*服務據點*/
/*-----大標題*/
.newsD_title_wrapper{
	background:url(/pro/template/2/news_pageTitleBg.png);
	height:40px;
	margin-top:15px;
}
.newsD_title{
	display:block;
	padding-top:7px;
	padding-top:10px \9;
	padding-left:55px;
	font-size:15px;
	color:#900;
	font-weight:bold;
}

/*-----內容*/
.newsD_container{
	background:url(/pro/template/2/neighborBg.png) repeat-y;
}
.newsDC_wrap{
	padding:10px 20px;
	margin:0px auto;
}
.newsDC_content{
	line-height:23px;
	color:#666;
}

.newsD_footer{
	background:url(/pro/template/2/ci_footer.png);
	height:5px;
	overflow:hidden;
}
