﻿#news{
 margin:20px 10px 10px 10px;
 line-height:22px;
}
h1{
 font-size:18px;
}
h2{
 font-size:14px;
 margin:10px 0px 10px 0px;
}
.news-head-title{ 
text-align:center;
border-bottom: 1px solid #bfbfbf;
 line-height:36px;
}

.news-body-content{
 text-align:left;
  margin:20px 0px 0px 0px;
}
.news-body-content div{
  margin:10px 0px 0px 0px;

}
.news-body-content div p{
  
}
.news-foot{ 
 text-align:right;
}

.tab_news {
	text-align:left;
	line-height:22px;
	font-size:12px;
	background-color:#a0a3a7;
}
.tab_news thead{ text-align:center;}
.tab_news thead td{
	background-color:#487fb7;
 color:#fff;
 font-weight:bold;
}
.tab_news tbody{background-color:#d7e9f3; border:1px solid #d7e9f3;}
.tab_news tbody td{
	background-color:#dcdce0;
	padding:0px 5px 0px 5px;
}
.tab_news tbody td img{
 border:0px;
}
.tab_news tbody td a {
color:#174b81;
text-decoration: underline;
}
.tab_news tbody td a:hover {
color:#0a335c;
text-decoration: underline;
}

