﻿/* begin ctrlTopNews ***********/
.ctrlTopNews .news
{
	width:100%;
	float:left;		
	padding-bottom:10px;
	margin-bottom:5px;
	background:url(../i/master/topNewsSeprtr.png) repeat-x bottom;
}
.ctrlTopNews .news .date
{	
	width:100%;
	float:left;
	font-size:11px;
	color:#b6956f;			
}
.ctrlTopNews .news .announcement
{	
	width:100%;
	float:left;
}
.ctrlTopNews .news .newsLink
{	
	width:100%;	
	font-size:11px;	
}
.ctrlTopNews .news .newsLink a
{
	color:#aa845b;
	float:right;	
}
.ctrlTopNews .news .newsLink a:hover
{
	text-decoration:none;
}
.ctrlTopNews .newsArchive a:hover
{
	text-decoration:none;
}
/* end   ctrlTopNews ***********/
/* begin ctrlNewsList***********/
.ctrlNewsList .baseItem
{
	clear:both;
	float:left;
	margin-bottom:10px;
	width:100%;
}
.ctrlNewsList .baseItem .image
{
	float:left;
	background:#c9a178;
	padding:5px;
}
.ctrlNewsList .baseItem .image img
{
	width:120px;
}
.ctrlNewsList .baseItem .description
{
	float:left;
	width:79%;
	padding-left:5px;
}
.ctrlNewsList .baseItem .description p
{
	margin:0px;
	padding:1px 0px;
}
.ctrlNewsList .baseItem .description .date
{
	width:100%;
	float:left;
	font-size:11px;
	color:#b6956f;
}
.ctrlNewsList .baseItem .description .announcement
{
	float:left;
	width:100%;
}
.ctrlNewsList .baseItem .description .newsLink
{
	top:10px;
	width:100%;	
	font-size:11px;		
}
.ctrlNewsList .baseItem .description .newsLink a
{
	color:#aa845b;
	float:right;
}
.ctrlNewsList .baseItem .description .newsLink a:hover
{
	text-decoration:none;
}
/* end   ctrlNewsList***********/
/* begin ctrlNewsArchive********/
.ctrlNewsArchive .controls
{
	width:100%;
	float:left;
	padding:10px 0px;
}
.ctrlNewsArchive .controls .line
{
	float:left;
	padding-right:10px;
}
.ctrlNewsArchive .controls .line .field
{
	float:left;
	padding-right:5px;
	width:60px;
	
	text-align:right;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
.ctrlNewsArchive .controls .line .control
{
	float:left;
}
/* end   ctrlNewsArchive********/
/* begin ctrlNewsView **********/
.ctrlNewsView .date
{
	color:#b6956f;
	font-size:11px;
}
.ctrlNewsView .announcement
{
	font-weight:bold;
}
.ctrlNewsView a:hover
{
	text-decoration:none;
}
/* end   ctrlNewsView **********/

