*{
	margin:0;
	padding:0;
	-webkit-margin:0;
	-moz-margin:0;
	-ms-margin:0;
	-o-margin:0;
}
*:focus {
	outline:none;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
@font-face{
	
}
body{
	font-size:14px;
	line-height:18px;
	background:#c5ad9a;
	font-family:tahoma, arial, calibri;
}
ul,ol{
	list-style:none;
}
img{
	border:none;
	display:block;
	width:100%;
	height:auto;
}
a{
	outline:none;
	text-decoration:none;
	color:#6599FF;
}
a:hover{
	text-decoration:underline;
}
table tr td{
	padding:5px;
	border-collapse: collapse;
	border-spacing: 0;
}
div{
	display:block;
}
strong, b{
	font-weight:bold;
}
div.left{
	float:left;
}
div.right{
	float:right;
}
div.center{
	float:left;
}
div.block{
	overflow:hidden;
}
.off,.off:hover{
	opacity:.5;
	filter: alpha(opacity=50);
	cursor:default;
	background-color: #333;
}

#wrapper{
	background:url(../images/main_bg.jpg) no-repeat top center;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	padding:0;
}
#head{
	width:1000px;
	height:1000px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
h1#logo{
	position: absolute;
	top: 50px;
	left: 55px;
}
h1#logo a{
	width: 235px;
	height: 145px;
	display: block;
	overflow:hidden;
	text-indent:-9999px;
}
#head .shortLink{
	position: absolute;
	top: 150px;
	left: 390px;
	text-transform:uppercase;
	text-align: center;
}
#head .shortLink p{
	width:220px;
	color:#ab5b71;
}
#head .shortLink p a{
	font-size:12px;
	color:#280b00;
	text-decoration:none;
	line-height:25px;
}
#head .shortLink p a:hover{
	text-decoration:underline;
}
#head a.taigame{
	display:block;
	background:url(../images/playgame.png) no-repeat;
	background-position:0 0;
	overflow:hidden;
	width:120px;
	height:20px;
	position:absolute;
	top:405px;
	left:440px;
	padding-top:75px;
	text-align:center;
	color:#000;
	font-weight:bold;
}
#head a.taigame:hover{
	background-position:0 -108px;
	text-decoration:none;
}
#head  .footer{
	position:absolute;
	top:700px;
	left:0;
	width:100%;
}
#head  .footer p{
	display:block;
	text-align:center;
	color:#5e514a;
	font-weight:bold;
	font-size:12px;
}
#mainContentWrapOut{
	background:url(../images/footer.png) no-repeat bottom center;
	padding:0 0 240px 0;
	width:100%;
}
#mainContentWrap{
	background:url(../images/content_bg.png) repeat-y top center;
	width:100%;
}
#mainContent{
	width:100%;
	height:auto;
	margin:188px auto 0;
	position:relative;
	background:url(../images/content_head.jpg) no-repeat top center;
}
#mainContent .shortLink{
	width:1000px;
	margin:0 auto;
	position:relative;
}
#mainContent .shortLink p{
	width: 250px;
	text-align:center;
	color: #ab5b71;
	margin: 0 auto;
	position: absolute;
	top: -15px;
	left: 290px;
}
#mainContent .shortLink p a{
	text-transform:uppercase;
	color:#000;
}
#mainContent .wrapContent{
	width:1000px;
	margin:0 auto;
}
#mainContent .wrapContent .wrapInnerContent{
	padding:0 180px 0 0px;
	background:url(../images/) no-repeat 0 0;
	position:relative;
	overflow:hidden;
}
#mainContent .wrapContent .wrapInnerContent .scrollRight{
	position: absolute;
	top: 0px;
	left: 829px;
}
.scrollRight ul{
	
}
.scrollRight ul li{
	
}
.scrollRight ul li a{
	background:url(../images/floatright.jpg) no-repeat;
	display:block;
	width:169px;
	height:60px;
	overflow:hidden;
	text-indent:-9999px;
	-webkit-transition:500ms;
	-moz-transition:500ms;
	-o-transition:500ms;
	-ms-transition:500ms;
}
.scrollRight ul li a.gioithieu{
	background-position:0 0;
}
.scrollRight ul li a.gioithieu:hover,.scrollRight ul li.current a.gioithieu{
	background-position:-169px 0;
}
.scrollRight ul li a.thele{
	background-position:0 -60px;
}
.scrollRight ul li a.thele:hover,.scrollRight ul li.current a.thele{
	background-position:-169px -60px;
}
.scrollRight ul li a.lichthidau{
	background-position:0 -120px;
}
.scrollRight ul li a.lichthidau:hover,.scrollRight ul li.current a.lichthidau{
	background-position:-169px -120px;
}
.scrollRight ul li a.phanthuong{
	background-position:0px -180px;
}
.scrollRight ul li a.phanthuong:hover,.scrollRight ul li.current a.phanthuong{
	background-position:-169px -180px;
}
.scrollRight ul li a.tintuc{
	background-position:0px -240px;
}
.scrollRight ul li a.tintuc:hover,.scrollRight ul li.current a.tintuc{
	background-position:-169px -240px;
}
.scrollRight a#top{
	background:url(../images/top.jpg) no-repeat;
	display:block;
	width:70px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	-webkit-transition:300ms;
	-moz-transition:300ms;
	-o-transition:300ms;
	-ms-transition:300ms;
}
.scrollRight a#top:hover{
	background-position:-70px 0;
}

#content{
	overflow:hidden;
	padding: 20px 20px 20px 40px;
	margin:0 auto;
}
#content a{
	text-decoration:none;
	color:#00f;
}
#content a:hover{
	text-decoration:underline;
}
#breadcrums{
	padding: 2px 20px 20px;
	margin-bottom:20px;
	overflow:hidden;
	border-radius:5px;
}
#breadcrums h1{
	text-align: center;
	color: #000;
	font-size: 32px;
	line-height:32px;
	text-shadow: 0px 0px 0px #000;
	overflow:hidden;
	text-indent:-9999px;
	width:233px;
	height:46px;
	margin:0 auto;
	background:url(../images/images_title.png) no-repeat;
}
#breadcrums h1.tin-tuc{
	background-position: 0 0;
}
#breadcrums h1.gioi-thieu{
	background-position: 0 -185px;
}
#breadcrums h1.the-le{
	background-position: 0 -135px;
}
#breadcrums h1.phan-thuong{
	background-position: 0 -44px;
}
#breadcrums h1.lich-thi-dau{
	background-position: 0 -90px;
}
#breadcrums p.navi{
	float:right;
	line-height:30px;
	margin:0;
}
#breadcrums p.navi a{

}
#breadcrums p.navi a:hover{
	
}
.titleContent{
	margin: 0 auto 20px;
	border-bottom: 1px solid #e3e0e0;
	padding: 5px 0;
	clear: both;
	overflow: hidden;
	width: 715px;
}
.titleContent h1{
	font-size:22px;
	line-height: 22px;
	text-align: left;
	color: #6e1a13;
	text-shadow: 0px 0px 0px #000;
}
span.time{
	font-style:italic;
	font-size:12px;
	width:auto;
	color:#726f6f;
}
#content .content{
	min-height:1000px;
}    