@charset "utf-8";
/*** blue ***/
a:link, a:visited {
	/*color: #1159E3;
	text-decoration:underline;*/
}

a:hover {
	/*color: #1159E3;*/
	text-decoration:underline;
}


.nomena_mts
{
	width:100%;
	border: 1px solid #c5c2c2;
}
.nomena_mts tr td
{	
	border: 1px solid #c5c2c2;
	padding-top:5px; 
	padding-bottom:5px; 
	width:25%;
	text-align:center;
}
.nomena_mts  tr :hover
{
	background-color:#D2D0EA;
}

#page_bg {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}

#main_bg {
	background: url(../images/blue/bg_main.png) left repeat-y;
}
#main_top {
	background: url(../images/blue/top.png) no-repeat center top;
}

.search{
	background: url(../images/blue/search_ico.png) right top no-repeat;
}

#pillmenu{
	background: url(../images/blue/menu_left.png) top left no-repeat;
}
#pillmenu li a:hover, #pillmenu li #active_menu-nav {
	color:#4b34af;
	text-decoration: none;
}
#date{
	background: url(../images/blue/menu_right.png) top right no-repeat;
}
#f_area{
	background: #D3E1FE url(../images/blue/bg_f_area.png) left repeat-y;
}

#f_area h3{
	background:  url(../images/blue/f_area_h3.png) top left no-repeat;
}

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#5e47a1;
	padding-left: 23px;
	line-height:23px;
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	text-decoration: underline;
}

#power_by, #power_by a, #power_by a:visited{
	color:#1159E3;
	text-decoration:none;
	font-size:11px;
}
ul.menu li{
	list-style:none;
}
ul.mostread li{
	list-style:none;
}
ul.latestnews li{
	list-style:none;
}
.moduletable ul li {
	list-style:none;
}
#f_area div.moduletable_menu ul.menu {
	padding:10px 0px 10px 0px;
	margin:0px;
	background:none;
}

#f_area div.moduletable_menu ul.menu li {
	padding:0px 0px 0px 20px;
	margin:0px;	
	line-height:18px;
	background:url(../images/blue/menu_arrow.gif) top left no-repeat;
	border-bottom:none;
}
div.componentheading{
	color:#414141;
	font-size:17px;
	font-weight:normal;
}