	body {
		background-color:#65b2ff;
		background-image: url(../images/start_news/bg.png);
		background-repeat:repeat-y;
		background-position:center center;
	}


	div.front-news {
		margin-left:15px;
		margin-right:15px;
	}
	
	div.front-news div.top {
		margin-bottom:5px;
	}

	div.front-news div.h1 {
		height:30px;
		line-height:30px;
		vertical-align:middle;
		padding-left:10px;
		color:#3399ff;
		font-size:18px;
		font-weight:bold;
		font-family:Trebuchet MS;
		background-color:#FFFFFF;
	}

	div.front-news div.top div.h1 {
		background-image:  url(../images/start_news/start_news_header.png);
		background-repeat:no-repeat;
	}


	div.front-news div.left {
		width:255px;
		float:left;
	}
	div.front-news div.right {
		width:255px;
		float:right;
	}

	div.front-news div.left div.h1 {
		background-image:  url(../images/start_news/start_news_header_small.png);
		background-repeat:no-repeat;
	}
	
	div.front-news div.right div.h1 {
		background-image:  url(../images/start_news/start_news_header_small.png);
		background-repeat:no-repeat;
	}
	
	div.front-news div.news-latest-container {
		margin-left:5px;
		margin-right:5px;
	}

	div.front-news div.news-latest-container h2 {
		display:none;
	}
	
	div.front-news div.content div.news div.news-latest-container div.news-latest-item {
		margin-top:5px;
		margin-bottom:5px;
		padding-bottom:5px;
		border-bottom:1px dotted #999999;
		height:130px;
	}
	
	div.front-news div.content div.news div.news-latest-container div.news-latest-item span.news-latest-date {
		display:block;
		width:100%;
		clear:both;
		height:20px;
		color:#a6aaaf;
		line-height:20px;
		font-size:12px;
	}

	div.front-news div.content div.news div.news-latest-container div.news-latest-item span.news-latest-date a {
		display:block;
		height:20px;
		color:#a6aaaf;
		line-height:20px;
		font-size:11px;
		font-weight:bold;
	}

	div.front-news div.content div.news div.news-latest-container div.news-latest-item h3 {
		width:100%;
		margin-top:2px;
		margin-bottom:2px;
	}

	div.front-news div.content div.news div.news-latest-container div.news-latest-item h3 a {
		font-size:12px;
	}
	
	div.front-news div.content div.news div.news-latest-container div.news-latest-item a img{
		display:block;
		float:right;
		border:1px solid #999999;
	}
	
	div.front-news div.content div.news div.news-latest-container div.news-latest-item div.news-latest-morelink {
		display:compact;
	}
	
	div.front-news hr.clearer {
		border:#FFFFFF;
		border:none;
		visibility:hidden;
		background-color:#FFFFFF;
	}
	
	div.front-news div.news-latest-gotoarchive {
		display:none;
	}
	
	div.front-news div.news-latest-category {
		display:none;
	}
	
	div.front-news div.content div.lastest  {
		clear:both;
		padding-bottom:20px;
	}
	
	div.front-news div.content div.lastest div.csc-header h1 {
		background:none;
		text-align:left;
		display:block;
		height:30px;
		color:#a6aaaf;
		line-height:30px;
		font-size:11px;
		font-weight:bold;
		margin:0px;
		padding:0px;
		margin-left:5px;
	}

	div.front-news div.content div.lastest div.news-latest-container div.news-latest-item span.news-latest-date {
		display:none;
	}

	div.front-news div.content div.lastest div.news-latest-container div.news-latest-item a {
		display:none;
	}

	div.front-news div.content div.lastest div.news-latest-container div.news-latest-item p {
		display:none;
	}
	
	div.front-news div.content div.lastest div.news-latest-container div.news-latest-item hr {
		display:none;
	}
	
	div.front-news div.content div.lastest div.news-latest-container div.news-latest-item div.news-latest-morelink
	{
		display:none;
	}

	div.front-news div.content div.lastest div.news-latest-container div.news-latest-item h3 {
		display:block;
		margin:0px;
		padding:0px;
		line-height:20px;
	}

	div.front-news div.content div.lastest div.news-latest-container div.news-latest-item h3 a {
		display:block;
		display:list-item;
		list-style:disc;
		font-size:10px;
		margin-left:20px;
	}
	
	div.front-news div.content div.lastest div.news-latest-container div.news-latest-item h3 a:hover {
		text-decoration:underline;
	}
	
	
	div.front-news div.left div.content div.news div.news-latest-container div.news-latest-item a img{
		display:block;
		float:none;
		border:1px solid #999999;
		margin-bottom:5px;
	}
	div.front-news div.right div.content div.news div.news-latest-container div.news-latest-item a img{
		display:block;
		float:none;
		border:1px solid #999999;
		margin-bottom:5px;
	}
	
	div.front-news div.left div.content div.news div.news-latest-container div.news-latest-item {
		height:220px;
	}

	div.front-news div.right div.content div.news div.news-latest-container div.news-latest-item {
		height:220px;
	}
