﻿/* CSS Document */
/*------------------ RESET CSS -----------------------*/
*{margin:0px;padding:0px;}
html,body,div,span,h1,h2,h3,h4,h5,h6,strong,ol,ul,li{
	border:0px;
	outline:0px;
	vertical-align:baseline;
	background:transparent;
}
body{
	font-size:62.5%;font-family:Tahoma,arial,helvatica,sens-serif;
	background:#000;
}
/*ol,ul{
	list-style:none;
}*/
#header ol,#header ul,#columLeft ol,#columLeft ul,#columnRight ol,#columnRight ul,
.submenutab ul,.ar_contentdetail ul,#scrollnhanvat ul{list-style:none;}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
.clear{
	clear:both;
}
img{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	text-align: center;
	outline-style:none;
}
input{
	border:none;
	background:none;
}
p.dataempty{text-align:center; font-size:12px; color:#3F3F3F; padding-top:10px;}
/*---------------END RESET-----------------*/
#wrapper{
    /*width:475px; height:auto;*/
    background:#000000;
}
.boxtintuc{width:430px;}
.headtintuc{
	width:430px; height:30px;
	background:url("../images/launcher_1.png") no-repeat top left;
}
.headsukien{
	width:430px; height:30px;
	background:url("../images/launcher_2.png") no-repeat top left;
}
	a.viewmore{
		display:block;
		width:22px; height:22px;
		background:url("https://3k.dzogame.vn/launcher/templates/images/Error404") no-repeat top left;
		float: right;
		margin-right: 20px;
        margin-top: 4px;
	}
.listtintuc{
	/*padding:0px 10px;
	margin-left:8px;*/
	width:400px;
	margin:0px auto;
	font-size:11px;
}
.listtintuc tr{width:100%; height:31px;}
	.pieceleft{width:7px; height:31px; background:url("../images/launcher_3.png") no-repeat top left;}
	.piecemid{
		height:31px; 
		padding-left:5px;
		background:url("../images/launcher_5.png") repeat-x top left; 
		color:#323232;}
	.piecemid .lbIconSV{
	    display:block;
	    width:85px; height:100%;
	}
	.piecemid a{
		color: #262626;
		display: inline-block;
		/*height: 22px;*/
		line-height: 31px;
		padding-left: 10px; padding-right:32px;
		text-decoration:none;
		float:left;
	}
	.piecemid .newsdate{float:right; line-height:31px; color:#CE7502;}
	.iconLB{
	    background:url("../images/launcher_6.png") no-repeat 0 50%;
	    display: block;
        float: left;
        height: 31px;
        width: 46px;
	 }
	.iconCD{
	    background:url("../images/launcher_7.png") no-repeat 0 50%;
	    display: block;
        float: left;
        height: 31px;
        width: 46px;
	 }
	 .newsicon{
	    background:url("../images/icon_hot.gif") no-repeat scroll right center transparent;
	 }
	.pieceright{width:7px; height:31px; background:url("../images/launcher_4.png") no-repeat top left;}