div.newsTop{
  padding:10px 20px
}
.newsTop h2 , .newsTop p{
  margin:0;
  padding:0;   
}
.newsTop h2 {
  margin: 0 0 5px 0;
  padding: 4px 10px;
  background-color:#D2B48C;
  color:#fff;
  font-size:1em;
}

.newsTop p {
  color:#696969;
}

/* ---------------------------------------------------- */

.news {
  color : #696969;
}


.news h2 {
  margin:0 0 10px 0;
  padding:0 0 0 45px;
  background: url("./img_news.gif") no-repeat top left;
  color : #fff;
  font-size:1.5em;
  height:30px;
}

.news p {
  line-height:130%;
}

.news ul {
  margin:10px 3px;
  padding:0 0 0 0;
  background-color:#E8DBA5;
  list-style-position : inside;
}

.news li {
  padding:3px 20px;
}

.news li.even {
  background-color:#EFE9D1;
}

.newsDate {
  text-align : right;
  color:#808000;
}

.topicPath {
  font-size:0.8em;
  padding:0 0 1em 0;
}

/*
* voice
---------------------------------------------------*/
.voice img {
	border:none;
}

.voice h4 {
	color:#371504;
	margin:20px 5px 5px;
	padding:4px 8px;
	background-color:#EFE4C2;
}

.voice p {
	margin:5px 5px 15px;
	padding: 4px 8px;
	line-height:135%;
}

.voice table.enq {
	border-collapse: collapse;
}

.voice table.enq th,
.voice table.enq td {
	font-size: 80%;	
	border: 1px solid #D9BD61;
	padding: 3px;
	width:140px;
}

.voice table.enq th {
	text-align: left;
	background: #F2E3B8;
	font-weight: 400;
}
