﻿
.news-wrapper
{
	
}
.news-wrapper .news-contents-wrapper
{
	
	margin: auto;
	/*margin:10px 0px 10px 20px;*/
	/*border-top:1px dotted #fff; */
	padding:0;
	height: 250px;
}
.news-wrapper .news-contents
{
	width: 95%;
	overflow: hidden;
	position: relative;
	z-index: 998;
	height: 308px;
}
.news-wrapper .news
{
	width: 100%;
	height: 100px;
	color: #fff;
	position: absolute;
	z-index: 999;	
	font-size:14px; 
	margin:8px 0 0 0; 
	padding:0; 
	line-height:18px
}
.news-wrapper .news-header
{
	font-size:28px; 
	color:#FFF; 
	font-weight:normal;
	font-family:fsalbertthin, Arial, Helvetica, sans-serif, "Arial Narrow";
}
h1
{
	color: White;
	font-size: 14px;
}
.clear
{
	clear: both;
}

.description
{
	float: left;
	width: 100%;
	padding: 0 4px 4px 4px;
	
}
.description .detail
{
	font-size: 12px;
	overflow: hidden;
	color:#B1B1B1;
}