.news-notice{
	background-color: #f6f5f5;
	padding-top: 5px;
}

.news-notice-title h5
 {
	line-height: 1.4 !important; 	
 }

 .news-notice-title .title
 {
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
 }

 .news-notice-title .read
 {
 	margin: 0px;
 	padding: 0px;
 }

 .member{
 	background-color: #f6f5f5;
 	padding: 10px;
 	margin-right:-35px;
 }

 .member-detail{
 	line-height: 0.8;
 }

 .member-detail .address
 {
 	line-height: 1;
 }

 .member-detail .email
 {
 	line-height: 0.5;
 }

 .member-detail .cont
 {
 	line-height: 0.5;
 }