@charset "utf-8";
/* CSS Document */
body{
	font:0.75em/1.5em Arial, Helvetica, sans-serif;
	color:#222;
	line-height:16px;
	margin:0;
	padding:0;
	background:#fda0df url(../../images/thegioichame/bg-body.gif) no-repeat 50% 0;
	}
a{
	border:0;
	text-decoration:none;
	}
a:hover{
	border:0;
	text-decoration:underline;
	}
ul, li, p, h4, h3, h2{
	margin:0;
	padding:0;
	}
h4{
	font-size:12px;
	margin:5px 0;
	}
h3{
	font-size:14px;
	}
.cleart{
	clear:both;
	}
	
#swrap{
	width:1000px;
	margin:20px auto 0 auto;
	}
#body{
	width:1000px;
	margin:0 auto;
	}
#footer{
	text-align:right;
	color:#c62291;
	margin:20px;
	}	

/*---------------header------------*/
#border-top{
	height:8px;
	width:1000px;
	overflow:hidden;
	}
#border-top-l{
	float:left;
	height:8px;
	width:9px;
	background:url(../images/thegioichame/bg-body-top-left.gif) no-repeat 0 0;
	}
#border-top-r{
	float:right;
	height:8px;
	width:9px;
	background:url(../images/thegioichame/bg-body-top-right.gif) no-repeat 0 0;
	}
#border-top-c{
	width:982px;
	float:left;
	height:8px;
	background:url(../images/thegioichame/bg-body-top-botom-center.gif) repeat-x 0 0;
	}
	
#header-top-content{
	background:#fff5e6;
	height:75px;
	overflow:hidden;
	}
#header-top-content-logo{
	width:240px;
	float:left;
	margin:10px;
	}
#header-top-content-right{
	float:right;
	width:315px;
	}
#header-top-content-search{
	float:left;
	width:291px;
	margin-left:50px;
	}
#search{
	background:url(../images/thegioichame/bg-search.gif) no-repeat 0 0;
	height:36px;
	width:291px;
	margin-top:10px;
	line-height:36px;
	overflow:hidden;
	}
.input-search{
	width:190px;
	margin-left:10px;
	color:#777;
	border:0;
	background:none;
	}
.button-search{
	width:70px;
	margin-left:10px;
	border:0;
	background:none;
	}
.button-top a{
	background:url(../images/thegioichame/bg-button-top-r.gif) no-repeat 100% 0;
	height:27px;
	}
.button-top a:hover{
	color:#333;
	}
/*------------------body------------------*/
#menu-main{
	height:37px;
	background:url(../images/thegioichame/bg-menu-.jpg) no-repeat 0px 0;
	}
#menu-main li{
	list-style:none;
	display:inline;
	}
#menu-main li a{
	color:#fff;
	text-transform:uppercase;
	height:37px;
	line-height:37px;
	font-weight:bold;
	display:block;
	float:left;
	background:url(../images/thegioichame/bg-line-menu.png) no-repeat 100% 0;
	_background:url(../images/thegioichame/bg-line-menu.gif) no-repeat 100% 0;
	padding:0 0 0 20px;
	}
#menu-main li .huhu{
	padding:0 22px 0 10px;
	}
#menu-main li a:hover{
	color:#111;
	}
#menu-main li .alt{
	background:none;
	}
#menu-main li .active{
	background:url(../images/thegioichame/bg-menu-main-hover.jpg) no-repeat 0 0;
	height:37px;
	color:#fff;
	}
#menu-main li .active span{
	background:url(../images/thegioichame/bg-menu-main-hover.jpg) no-repeat 100% 0;
	height:37px;
	display:block;
	padding-right:20px;
	float:left;
	
	}
#menu-main li .dd{
	padding-left:35px;
	padding-right:5px;
	}
#menu-main li #dd a{
	background:none;
	}
#menu-main li .dd span{
	background:none;
	padding-right:20px;
	display:block;
	}
#menu-main li #end, #menu-main li #begin{
	background:none;
	}
/*--------------body---------------*/
#body-content{
	background:#fff5e6;
	width:1000px;
	overflow:hidden;
	}
#body-bottom{
	height:8px;
	background:url(../images/thegioichame/bg-body-b-c.gif) repeat-x 0 0;
	width:1000px;
	}
#body-bottom-l{
	width:8px;
	height:8px;
	background:url(../images/thegioichame/bg-body-b-l.gif) no-repeat 0 100%;
	float:left;
	}
#body-bottom-r{
	width:8px;
	height:8px;
	background:url(../images/thegioichame/bg-body-b-r.gif) no-repeat 100% 100%;
	float:right;
	}
#body-bottom-c{
	background:url(../images/thegioichame/bg-body-b-c.gif) repeat-x 0 0;
	height:8px;
	float:left;
	width:984px;
	}

#body-left{
	width:550px;
	margin:10px 10px 0 10px;
	_margin:10px 10px 0 5px;
	float:left;
	overflow:hidden;
	}
#body-right{
	float:right;
	width:420px;
	margin:10px 10px 0 0;
	_margin:10px 5px 0 0;
	overflow:hidden;
	}
#heart{
	background:#fff;
	border:1px solid #ab97bc;
	height:252px;
	overflow:hidden;
	}
#heart-right{
	width:238px;
	float:right;
	overflow:hidden;
	}
#heart-left{
	float:left;
	width:290px;
	margin:5px 0 5px 5px;
	overflow:hidden;
	}
#heart-left h4 a{
	color:#024896;
	}
#heart-left h4 a:hover{
	color:#ff6000;
	
	}
#heart-left img{
	text-align:center;
	width:245px;
	height:150px;
	}
#heart-left p{
	text-align:justify;
}
.redmove{
	margin-top:3px;
}
.redmove a{
	background:url(../images/thegioichame/icon-bulit-chitiet.gif) no-repeat 0 3px;
	font-size:13px;
	font-weight:bold;
	padding-left:8px;
	color:#ff6000;
	float:right;
}
#heart-right p{
	background:url(../images/thegioichame/bg-heart-list-.gif) no-repeat 0 100%;
	padding-left:20px;
	height:50px;
	position:relative;
	overflow:hidden;
	}
#heart-right .end{
	background:url(../images/thegioichame/bg-heart-list-1.gif) no-repeat 0 100%;
	padding-left:20px;
	height:50px;
	position:relative;
	overflow:hidden;
	}
#heart-right .active{
	background:url(../images/thegioichame/bg-heart-list.gif) no-repeat 0 100%;
	padding-left:20px;
	height:52px;
	}
#heart-right p:hover{
	background:url(../images/thegioichame/bg-heart-list.gif) no-repeat 0 100%;
	padding-left:20px;
	height:53px;
	}
#heart-right img {
	float:left;
	margin:5px 5px 0 0;
	width:50px;
	height:40px;
	}
#heart-right a{
	font-weight:bold;
	color:#024896;
	display:block;
	}
#heart-right a:hover{
	font-weight:bold;
	color:#ff6000;
	text-decoration:none;
	}

/*---------------box content-----------*/
.box-content{
	margin:10px 0;
	overflow:hidden;
	}
.box-content-top{
	background:url(../images/thegioichame/bg-title-box-content-c.gif) repeat-x 0 0;
	height:27px;
	}
.box-content-top-l{
	background:url(../images/thegioichame/bg-title-box-content-l.gif) no-repeat 0 0;
	width:13px;
	height:27px;
	float:left;
	}
.box-content-top-r{
	background:url(../images/thegioichame/bg-title-box-content-r.gif) no-repeat 100% 0;
	height:27px;
	width:74px;
	float:right;
	}
.box-content-top-c{
	margin:0 74px 0 13px;
	height:27px;
	line-height:27px;
	color:#692e9b;
	font-weight:bold;
	text-transform:uppercase;
	}
.box-content-bottom{
	background:url(../images/thegioichame/bg-title-box-content-b-c.gif) repeat-x 0 0;
	height:10px;
	}
.box-content-bottom-l{
	background:url(../images/thegioichame/bg-title-box-content-b-l.gif) no-repeat 0 0;
	float:left;
	width:10px;
	height:10px;
	}
.box-content-bottom-r{
	background:url(../images/thegioichame/bg-title-box-content-b-r.gif) no-repeat 100% 0;
	float:right;
	width:10px;
	height:10px;
	}
.box-content-bottom-c{
	background:url(../images/thegioichame/bg-title-box-content-b-c.gif) repeat-x 0 0;
	margin:0 10px;
	}
.box-content-center{
	border-right:1px solid #ab97bc;
	border-left:1px solid #ab97bc;
	background:#fff;
	padding:5px 10px;
	width:528px;
	overflow:hidden;
	}
.box-content-center img{
	float:left;
	border:2px solid #ccc;
	width:125px;
	height:100px;
	margin:0 10px 5px 0;
	}
.box-content-center a{
	color:#7d3cb4;
	}
.box-content-center a:hover{
	color:#ff6000;
	}
.box-content-center p{
	font-weight:bold;
	}
.other-news{
	clear:both;
	margin-top:20px;
}
.other-news ul li{
	margin-bottom:3px;
	list-style:none;
	}
.other-news a{
	background:url(../images/thegioichame/ocon-list.gif) no-repeat 0 5px;
	padding-left:10px;
	color:#888;
	}
.other-news a:hover, .other-news .active{
	background:url(../images/thegioichame/ocon-list-hover.gif) no-repeat 0 5px;
	padding-left:10px;
	color:#47382f;
	}

/*-------------adv footer-----------*/	
#adv-footer{
	text-align:center;
	width:550px;
	}



/*-------------box right--------------*/
.box-right{
	border:1px solid #dfdfdf;
	width:203px;
	overflow:hidden;
	
	}
.box-right .title{
	height:28px;
	color:#fff;
	text-transform:uppercase;
	line-height:28px;
	padding-left:10px;
	font-weight:bold;
	}
#baivietmoi{
	float:left;
	background:#fff;
}
#baivietmoi .title{
	background:#c10b01;
	}
#baiviettudiendan{
	float:right;
	background:#fff;
}
#baiviettudiendan .title{
	background:#ff7827;
	}
.box-right ul{
	margin:5px 5px 5px 20px;
	}
.box-right ul li{
	list-style:square;
	color:#999;
	margin-bottom:5px;
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
	}
.box-right ul li a{	
	font-weight:bold;
	color:#222;
	display:block;
	}
#baiviettudiendan a:hover, #baiviettudiendan .active{
	color:#ff7827;
	}
#baivietmoi a:hover, #baivietmoi .active{
	color:#952787;
	}
.flower{
	background:url(../images/thegioichame/bg-flower-right.gif) no-repeat 50% 0;
	height:85px;
	margin:10px 0;
	overflow:hidden;
	}


/*-------------box 4rum--------------*/
#box-4rum{
	width:420px;
	margin-bottom:10px;
	}
#box-4rum-top{
	background: url(../images/thegioichame/bg-title-box-4rum-c.gif) repeat-x 0 0;
	height:28px;
	}
#box-4rum-top-l{
	background:url(../images/thegioichame/bg-title-box-4rum-l.gif) no-repeat 0 0;
	height:28px;
	width:11px;
	float:left;
	}
#box-4rum-top-r{
	background:url(../images/thegioichame/bg-title-box-4rum-r.gif) no-repeat 100% 0;
	height:28px;
	width:11px;
	float:right;
	}
#box-4rum-top-c{
	margin:0 11px;
	height:28px;
	text-transform:uppercase;
	color:#ff6000;
	font-weight:bold;
	line-height:28px;
	}
#box-4rum-bottom{
	height:12px;
	background:url(../images/thegioichame/bg-box-4rum-b-c.gif) repeat-x 0 0;
	}
#box-4rum-bottom-l{
	height:12px;
	width:11px;
	background:url(../images/thegioichame/bg-box-4rum-b-l.gif) no-repeat 0 0;
	float:left;
	}
#box-4rum-bottom-r{
	height:12px;
	width:11px;
	background:url(../images/thegioichame/bg-box-4rum-b-r.gif) no-repeat 100% 0;
	float:right;
	}
#box-4rum-content{
	background:#fff;
	border-right:1px solid #eac388;
	border-left:1px solid #eac388;
	padding:10px 10px 5px 10px;
	overflow:hidden;
	}
#box-4rum-content a{
	color:#ff6000;
	}
#box-4rum-content h4{
	margin:0 0 5px 0;
	padding:0;
	}
#box-4rum-content img{
	float:left;
	margin:0 10px 5px 0;
	border:2px solid #ccc;
	}
#box-4rum-content p{
	margin-bottom:5px;
	}

/*---------------box music--------------*/
#music{
	float:left;
	background:#fff;
	width:240px;
	margin-bottom:10px;
	}
#music .title{
	background:#17b9f9;
	}
#music a{
	color:#17b9f9;
	
	}
#music td{
	padding:5px 0;
	}
#video{
	float:left;
	background:#fff;
	width:240px;
	}
#adv{
	float:right;
	width:170px;
	}
#adv img{
	width:168px;
	border:1px solid #ccc;
	}

/*---------footer----------*/
#footer img{
	margin-bottom:5px;
	}
#coppyright, #coppyright a{
	color:#e36abc;
	}
#coppyright a:hover{
	color:#c62291;
	text-decoration:none;
	}

/*------------------list--------------------*/
#listnews{
	width:550px;
	margin:0px 10px 0 10px;
	_margin:0px 10px 0 5px;
	float:left;
	overflow:hidden;
	}
#listnews .box-content-top-c{
	color:#777;
	}
#list-news-hot{
	padding-bottom:10px;
	border-bottom:1px solid #eee;
	overflow:hidden;
	}
#list-news-hot img{
	width:220px;
	height:auto;
	}
#box-news-list{
	margin:10px 0;
	}
#box-news-list td{
	width:50%;
	padding:5px;
	border:1px solid #eee;
	background:#f9f9f9;
	vertical-align:top;
	}
#box-news-list img{
	width:80px;
	height:80px;
	}
#listnews p{
	font-weight:normal;
	margin-bottom:5px;
	}
#box-news-list a{
	color:#222;
	}
#listnews .redmove a{
	color:#F60;
	}
#listnews .other-news h3{
	border-bottom:1px solid #eee;
	margin-bottom:5px;
	color:#f60;
	}

/*-------------------more-news----------*/
#more-news .bold{
	font-weight:bold;
	}
#more-news h2, #more-news a{
	margin:10px 0;
	color:#7d3cb4;
	}
#more-news img{
	float:none;
	width:auto;
	height:auto;
	margin:5px auto;
	}
#more-news p{
	margin-bottom:10px;
	}
#more-news .pic-more-new{
	text-align:center;
	}
.author{
	text-align:right;
	}










