a {
	text-decoration: none;
	color:#cccccc;
}

p {
	margin:0;
	padding:0;
}
a.menu_glowne  { color: #66cc00; font-weight: bold; text-decoration: none; font-size: 15px; font-family: Arial, Helvetica, sans-serif;}
a.menu_glowne:hover { color: #99ff00; font-weight: bold; text-decoration: none; font-size: 15px; font-family: Arial, Helvetica, sans-serif;}
a.menu_glowne:active { color: #99ff00; font-weight: bold; text-decoration: none; font-size: 15px; font-family: Arial, Helvetica, sans-serif;}

a.menu_footer  { color: #99ccff; text-decoration: none; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
a.menu_footer:hover { color: #ffffff; text-decoration: none; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
a.menu_footer:active { color: #ffffff; text-decoration: none; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

a.navbar  { color: #99ccff; text-decoration: none; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
a.navbar:hover { color: #ffffff; text-decoration: none; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
a.navbar:active { color: #ffffff; text-decoration: none; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

li {color:#99CCFF}

.menu_list {
	background-image:url(../images/lapa.gif);
	background-repeat:no-repeat;
	background-position:center left;
	height:22px;
	padding:10px 5px 0px 35px;
	font-size: 14px;
	font-weight:bold;
	display: block;
	margin: 3px 0px 3px 0px;
	color:#90b1d4;
	}

.menu_list a{
	text-decoration: none;
	font-weight:bold;
	color: #000;
	display: block;
}

.menu_list a:hover{
	text-decoration: none;
	font-weight:bold;
	color: #90b1d4;
	display: block;
	}

	
.menu_sublist_1 {
	padding: 3px 0px 3px 10px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color:#ffffff;
}

.menu_sublist_1 a{
	text-decoration: none;
	color: #99ccff;
	display: block;
}

.menu_sublist_1 a:hover{
	text-decoration: none;
	color: #ffffff;
	display: block;
}


.menu_sublist_2 {
	padding: 3px 0px 3px 25px;
	font-family: Arial;
	font-size: 12px;
	display: block;
	color:#ffffff;
}

.menu_sublist_2 a{
	text-decoration: none;
	color: #99ccff;
	display: block;
}

.menu_sublist_2 a:hover{
	text-decoration: none;
	color: #ffffff;
	display: block;
}

.news_in_list {
	width: 100%;
	margin: 0px 0px 20px;
}

.news_first {
	width: 100%;
	margin: 50px 0px;
	height:140px;
}

.news_date {
	color:#99ccff;
	font-weight:bold;
	font-family: Arial;
	font-size: 12px;
	text-align: right;
}
.news_date_g {
	color:#99ccff;
	font-style:italic;
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
}


.news_title {
	width:90%;
	font-family: Arial;
	background-image: url('../images/li.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 10px;
}

.news_title_g {
	width:100%;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	margin-bottom: 10px;
}
.news_title_g a{
	text-decoration: none;
	color:#000;
}

.news_title_g a:hover{
	text-decoration: none;
	color: #90b1d4;
}


.news_content {
	width:80%;
	padding-left: 15px;
	line-height:18px;
}

.news_title a{
	text-decoration: none;
	color:#000;
}

.news_title a:hover{
	text-decoration: none;
	color: #90b1d4;
}


.news_more {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	font-family: Arial;
}

.news_more a{
	color:#66cc00;
}

.news_more a:hover{
	color: #90b1d4;
}

.news_more_g {
	text-align:right;
	font-size:12px;
	font-family: Arial;
	padding-right: 5px;
}

.news_more_g a{
	color:#66cc00;
}

.news_more_g a:hover{
	color: #90b1d4;
}

.news_show_all {
	width: 100%;
	text-align: right;
	margin-top:10px;
	font-size:12px;
	font-family: Arial;
	font-weight:bold;
}

.news_show_all a{
	color:#66cc00;
}

.news_show_all a:hover{
	color: #90b1d4;
}

