/* ######### Marker List Vertical Menu ######### */
#header_menu{
	float:left;
	margin-top:5px;
	margin-left:15%;
	line-height:30px;
	margin-bottom:0px;
	overflow:hidden;
	width:650px;
	padding:0 0 0 10px;
}
*html #header_menu{
	float:left;
	margin-top:5px;
	overflow:hidden;
	margin-bottom:0px;
	margin-left:5%;
	width:650px;
	padding:0 0 0 10px;
	line-height:30px;
	overflow:hidden;
}

#header_menu ul{
	margin:0;
	padding:0;
}

#header_menu li{
	float:left;
	list-style:none;
	line-height:20px;
	color:#47659b;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:20px;
}

#header_menu li a{
	display:block;
	color:#47659b;
	font-weight:bold;
	text-decoration:none;
}

#header_menu li a:hover{
	color:#FF6633;
}

/*------------------the loai truyen-----------*/
#the_loai_truyen{
	float:left;
	width:200px;
	color:#555555;
	font-family:Arial,Helvetica,sans-serif;
}

#the_loai_truyen ul{
	float:left;
	width:190px;
	margin:0;
	padding:0;
}

#the_loai_truyen li{
	list-style:none;
	line-height:20px;
	color:#555555;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../../images/list_truyen.png) no-repeat left center;
	padding-left:20px;
}

#the_loai_truyen li a{
	display:block;
	color:#555555;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#the_loai_truyen li a:hover{
	display:block;
	color:#FF6633;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-decoration:underline;
}
#left_clb{
	float:left;
	width:200px;
	color:#555555;
	font-family:Arial,Helvetica,sans-serif;
}

#left_clb ul{
	float:left;
	width:190px;
	margin:0;
	padding:0;
}

#left_clb li{
	list-style:none;
	line-height:30px;
	color:#555555;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../../images/item_clb.gif) no-repeat left center;
	padding-left:20px;
}

#left_clb li a{
	display:block;
	color:#555555;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#left_clb li a:hover{
	display:block;
	color:#FF6633;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-decoration:underline;
}
/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */
.blackwhite li a{
	background:#0099FF;/*466ffe*/
	border-bottom:#fff 1px solid;
}

.blackwhite li a:hover{
	color:#FF6633;
	background:#0099FF;/*466ffe*/
}

/*------------new footer--------*/
#footer_menu{
	float:left;
	margin-top:15px;
	margin-left:20%;
	line-height:30px;
	margin-bottom:0px;
	overflow:hidden;
	width:650px;
	padding:0 0 0 10px;
}
*html #footer_menu{
	float:left;
	margin-top:15px;
	overflow:hidden;
	margin-bottom:0px;
	margin-left:10%;
	width:700px;
	padding:0 0 0 10px;
	line-height:30px;
	overflow:hidden;
}

#footer_menu ul{
	margin:0;
	padding:0;
}

#footer_menu li{
	float:left;
	list-style:none;
	line-height:20px;
	color:#47659b;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:20px;
}

#footer_menu li a{
	display:block;
	color:#47659b;
	font-weight:bold;
	text-decoration:none;
}

#footer_menu li a:hover{
	color:#FF6633;
}
/*****end new footer**********/
