@charset "utf-8";

/*** blue ***/
a:link, a:visited {
	color: #3A78AD;
}

a:hover {
	color: #3A78AD;
	text-decoration:underline;
}

#page_bg {
	background: #FFFFFF url(../images/blue/bgmain.jpg) top repeat-x; 
}
#main_bg{
/*	background: #FFFFFF;*/
}
#logo_bg{
	background: #FFFFFF url(../images/blue/bgmenu-h.jpg) top repeat-x; 
}
#bottom_bg{
	background: #FFFFFF url(../images/blue/bg_bottom.jpg) top repeat-x;
	height:118px; padding-top:0px;
	text-align:center;
}
#menu_h_bg{
	background: #FFFFFF url(../images/blue/bgmenu-h.jpg) top no-repeat;
	height:50px; padding-top:0px;
}
#masterdiv{
	padding-left:15px;
	padding-top:5px;
	padding-bottom:10px;
}
#advleft{

}

div.module_menu h3, div.module h3, #rightcolumn h3{
	background:  url(../images/blue/bg_h3.jpg) top left no-repeat;
}
div.module_menu, div.moduletable{
	background: url(../images/blue/bg_h3_b.jpg) center bottom no-repeat;
}

#f_area{
	background: #E4E4E4 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:#FFFFFF;
	text-decoration:underline;
	padding-left: 23px;
	line-height:23px;
	background:  url(../images/blue/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color:#333333;
}
#mainlevel-nav, #mainlevel-nav a, #mainlevel-nav a:visited, #mainlevel-nav a:link{
	color:#333333;
}
#mainlevel-nav-footer, #mainlevel-nav-footer a, #mainlevel-nav-footer a:visited, #mainlevel-nav-footer a:link{
	color:#333333;
}


ul.menu li{
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
ul.mostread li{
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}

/*** xac dinh bg tieu de cac component ***/
div.componentheading{
	background:url(../images/blue/t4.jpg) bottom repeat-x;
}
.componentheading-t{
	height:35px;
	padding:0px;
}
.componentheading-t1{
	background:url(../images/blue/t1.jpg) no-repeat;
	width:30px;
}
.componentheading-t2{
/*	background:url(../images/blue/t2.jpg);*/
	color:#CC0000;
	font-size:13px;
	text-transform:uppercase;
}
.componentheading-t3{
/*	background:url(../images/blue/t3.jpg) no-repeat;*/
	width:13px;
}
/** xac dinh bg duong dan**/
div.path{
	background:url(../images/blue/path.jpg) bottom repeat-x;
}
