/* css top menu */
#menu{
	margin:0px;
	padding:0;	
}
#menu ul li{
	display:block;
	float:left;
	position:relative;
	bottom:0px;	
}
#menu ul li a{
	height:108px;
	display:block;
	float:left;	
	text-indent:-9999px;	
	background:#ffffff url(../../vietcread/images/bg_top_menu.png) top left no-repeat;
}
#menu ul li a.home{
	width:89px;
}
#menu ul li a.home:hover,#menu ul li.active a.home{
	width:89px;
	background-position: bottom left;
}
#menu ul li a.news{
	width:71px;
	background-position:-89px top;
}
#menu ul li a.news:hover,#menu ul li.active a.news{
	background-position:-89px bottom;
}
#menu ul li a.services{
	width:75px;
	background-position:-160px top;
}
#menu ul li a.services:hover,#menu ul li.active a.services{
	background-position:-160px bottom;
}
#menu ul li a.products{
	width:91px;
	background-position:-235px top;
}
#menu ul li a.products:hover,#menu ul li.active a.products{
	background-position:-235px bottom;
}
#menu ul li a.press{
	width:82px;
	background-position:-326px top;
}
#menu ul li a.press:hover,#menu ul li.active a.press{
	background-position:-326px bottom;
}
#menu ul li a.partner{
	width:100px;
	background-position:-408px top;
}
#menu ul li a.partner:hover,#menu ul li.active a.partner{
	background-position:-408px bottom;
}
#menu ul li a.lib{
	width:78px;
	background-position:-508px top;
}
#menu ul li a.lib:hover,#menu ul li.active a.lib{
	background-position:-508px bottom;}
	
/* css bottom menu*/

.bottom_menu{
font-size:12px;
font-weight:normal;
}

.bottom_menu a{
	font-size:12px;
	color:#000;
	font-weight: normal;
}

.bottom_menu a:link, .readmore a:visited{
	font-size:12px ;
	color:#000 ;
	font-weight: normal;
}

.bottom_menu a:hover{
	font-size:12px;
	color:#990000 ;
	font-weight: normal;
}

/* css top link */

.top_link{
font-size:11px;
font-weight:normal;
}

.top_link a{
	font-size:11px;
	color:#000;
	font-weight: normal;
}

.top_link a:link, .readmore a:visited{
	font-size:11px ;
	color:#000 ;
	font-weight: normal;
}

.top_link a:hover{
	font-size:11px;
	color:#990000 ;
	font-weight: normal;
}
