@charset "utf-8";
/* CSS Document */
.mainNewsTitle
{
	font-size:14px;
	color:#089a2b;
	font-weight:bold;
	text-decoration:none;	
}
.mainNewsTitle{text-decoration:underline}
.mainNewsText{font-size:12px;}
.langs_active
{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}
.langs
{
	font-size:12px;
	color:#999;
	text-decoration:none;
	font-weight:normal;
}
.langs:hover
{
	text-decoration:underline;	
}
.lang_pas:hover
{
	font-size:12px;
	color:#1b565a;
	text-decoration:underline;
	font-weight:bold;
}
.lang_menu
{
	font-size:13px;
	color:#a8a8a8;
	text-decoration:none;
	font-weight:bold;
}
.lang_menu:hover
{
	font-size:13px;
	color:#ccc;
	text-decoration:none;
	font-weight:bold;
}
.left_menu
{
	font-size:13px;
	color:#727272;
	text-decoration:none;
	font-weight:bold;
}
.left_menu:hover
{
	font-size:13px;
	color:#333;
	text-decoration:underline;
	font-weight:bold;
}
.news_date
{
	color:#333;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.left_main
{
	color:#111111;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	margin-left:10px;
}
.news_main
{
	color:#067669;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
}
.news_sat
{
	color:#000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.news_sat:hover
{
	text-decoration:underline;
}
.news_txt
{
	color:#4a4a4a;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}
.news_more
{
	color:#7d7d7d;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
}
.news_more:hover
{
	color:#7d7d7d;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
.news_img
{
	border:2px solid #e8e7e5;
}
.news_img:hover
{
	border:2px solid #ccc;
}
.copyright
{
	color:#666;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
.creat
{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	margin-right:5px;
	margin-bottom:5px;
}
.creat:hover
{
	text-decoration:underline;
}
.left_news{
font-size:12px;
font-weight:normal;
color:#333333;
text-decoration:none;
}
.left_news:hover{
text-decoration:underline;
}
.bottom_menu
{
	border-left:1px solid #1b3033;
	color: #fff;
	font-size:12px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.bottom_menu:hover
{
	text-decoration:underline;
}
.bottom_menu_active
{
	border-left:1px solid #1b3033;
	color: #fff;
	font-size:12px;
	text-decoration:underline;
	padding-left:5px;
	padding-right:5px;
}