body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.phantrang_curent { color: #FF0000 }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #EE2A2A;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bg_footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footer {
	color: #FFFFFF;
	font-size: 11px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.footer a:hover {
	color: #EE2A2A;
	text-decoration: underline;
	font-size: 11px;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.title_left {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/bg_title_left.jpg);
	background-repeat: no-repeat;
	text-indent: 40px;
	height: 37px;
}
.title_right {
	background-image: url(../images/bg_title_right.jpg);
	background-repeat: no-repeat;
	text-indent: 35px;
	height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bg_vote {
	color: #B5B5B5;
	background-image: url(../images/bg_voteclip.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000D44;
	height: 31px;
}
.title_right_login {
	background-image: url(../images/bg_title_right.jpg);
	background-repeat: no-repeat;
	
	height: 20px;
	font-weight: bold;
	
	color: #FFFFFF;
}
.title_content {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/bg_title_content.jpg);
	background-repeat: no-repeat;
	text-indent: 40px;
	height: 23px;
}
.text_couter {
	font-family: VNI-Palatin;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
}
.text14 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}
.bg_taikhoan {
	background-image: url(../images/bg_taikhoan.jpg);
	margin-top: 30px;
	padding-top: 25px;
	padding-left: 60px;
}
.button_black {
	background-image: url(../images/dangnhap.gif);
	background-repeat: no-repeat;
	background-position:center;
	height: 48px;
	width: 58px;
	vertical-align:middle;
	border:none;
	background-color:#FFFFFF;
	cursor:pointer;

}
.anylinkcss{
position:absolute;
visibility: hidden;

border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #000652;
width: 150px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
color: #FFF;
font-weight: nomal;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #0358A9;
color: #FDF741;
}

#bg_text2{
	
	height:73px;
	width:126px;
	background-image:url(../images/thongtin.jpg);
	background-repeat:no-repeat;
}
.menu1{
	float:left;
	width:130px;
	text-align:left;
}
#menu_child1{
	position:absolute;
	visibility: hidden;
	background-color: #0358A9;
	border-bottom: 1px solid #fff;
	width:140px;
	color:#FFF;

}

#menu_child1 a{
display: block;
border-bottom: 1px solid #fff;
padding: 2px;
text-decoration: none;
color:#FFF;
font-weight:400;

}

#menu_child1 a:hover{
background-color: #0358A9;
color:#FDF741;
}
