.text{
	color:#FFFFFF;
	font-weight:bolder;
	text-transform:uppercase;
	text-indent:40px;
	padding-bottom:5px;
}
.boxCenter{
	background:url(../images/skin/boxCenter.gif) repeat-y;
}
.boxBottom2{
	background:url(../images/skin/boxBottom.gif) no-repeat;
	height:14px;
}
.boxCenter1{
	background:url(../images/skin/boxCenter1.gif) repeat-y;
}
.boxBottom1{
	background:url(../images/skin/boxBottom1.gif) no-repeat;
	height:14px;
}
/* style dang nhap */
.boxLogin{
	margin-left:2px;
}
.boxLogin .header{
	background:url(../images/skin/headerLogin.gif) no-repeat;
	height:35px;
}
.titlteLogin{
	color:#666664;
	text-transform:uppercase;
	font-weight:bolder;
	font-size:11px;
}
.input_login{
	width:140px;
}
a.foget_pass{
	color:#333333;
	text-decoration:none;
	font-style:italic;
}
a.register{
	text-transform:uppercase;
	font-weight:bolder;
	color:#e93900;
	text-decoration:none;
}
/* style khu vuc */
.boxArea{
	margin-left:2px;
}
.boxArea .header{
	background:url(../images/skin/headerArea.gif) no-repeat;
	height:35px;
}
.listArea{
	background:url(../images/skin/con_address.png) no-repeat 5px 2px;
	padding-left:27px;
	line-height:22px;
}
.listArea a{
	color:#4a4b4c;
	text-decoration:none;
	font-weight:bolder;
}
/* style ho tro */
.boxSupport{
	margin-left:2px;
}
.boxSupport .header{
	background:url(../images/skin/headerSupport.gif) no-repeat;
	height:35px;
}
/* style quang cao */
.boxAdv{
	margin-left:2px;
}
.boxAdv .header{
	background:url(../images/skin/headerAdv.gif) no-repeat;
	height:35px;
}
.boxAdv1{
	margin-left:2px;
}
.boxAdv1 .header{
	background:url(../images/skin/headerAdv1.gif) no-repeat;
	height:35px;
}
/* style thong ke */
.boxStatis{
	margin-left:2px;
}
.boxStatis .header{
	background:url(../images/skin/headerStatis.gif) no-repeat;
	height:35px;
}
/* style thong ke */
.boxNews{
	margin-right:2px;
}
.boxNews .header{
	background:url(../images/skin/headerNews.gif) no-repeat;
	height:35px;
	padding-left:26px;
}
/* style thong ke */
.boxVideo{
	margin-right:2px;
}
.boxVideo .header{
	background:url(../images/skin/headerVideo.gif) no-repeat;
	height:35px;
	padding-left:26px;
}
/* box tin vip*/
.bgboxVip{
	background:url(../images/skin/bgVip.gif) no-repeat top left;
	height:32px;
	color:#0184d2;
	font-weight:bolder;
	padding-left:20px;
	text-transform:uppercase;
	font-size:12.5px;
}
.itemVip{
	float:left;
	width:270px;
	height:86px;
	padding:5px;
	padding-right:0px;
	overflow:hidden;
	margin-bottom:5px;
}
.itemVip img{
	width:102px;
	height:87px;
	margin-bottom:30px;
	margin-right:8px;
}
.itemVip .content{
	padding-top:5px;
	text-align:justify;
}
.itemVip a{
	color:#fe0000;
	font-weight:bolder;
}
.boxPartner{
	background:url(../images/skin/headerPartner.gif) no-repeat;
	height:27px;
}
/*------------Pagination-----------*/
.linepagination{
    margin-top:0px;
}

.pagination{
padding: 2px;
}

.pagination ul{
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 11px;
}

.pagination li{
list-style-type: none;
display: inline;
padding: 1px;
}

.pagination a, .pagination a:visited{
padding: 3px 8px;
border: 1px solid #e6e6e6;
text-decoration: none;
color: #3167D3;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #FFF;
background-color: #3167D3;
}

.pagination a.currentpage{
background-color: #3167D3;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
/*----------------end--------------*/