/* CSS Document */

/* CSS Document */


/* Bo cac dang mac dinh canh le cho cac <tag> html tren tat ca browser  */
*{
	padding:0; 
	margin:0;
}  


body {
	font-size:12px;
	color:#5b2400;
	line-height:16px;
	font-family:Tahoma;
	background:url(http://img.zing.vn/volam/images/event_trungthu/bg.jpg) #140201 repeat-x;
} 


img{
	border:0;
}


h1,h2,h3,h4,h5,h6{
	font-size:100%;
	margin:0px;
	padding:0px;
}


/* sap dung theo thu tu a:link, a:visited, a:hover, a:active*/
a:link,a:visited{
	color:#336699;
	text-decoration:none;
}

a:hover,a:active{
	color:#336699;
	text-decoration:underline;
}

table, td, input, select, textarea{
	font-size:100%;
}


#menu {
	position:absolute;
	width:178px;
	height:115px;
	z-index:2;
	margin:380px 0 0 55px;
}

/*------------------------------- Layout: chua toan bo code html ------------------------------*/
#wrapper{
	margin:0px auto; /* canh trang giua man hinh */
	width:100%;   /* thay doi tuy theo trang */
	overflow:hidden;
	background:url(http://img.zing.vn/volam/images/event_trungthu/headerbg_new.jpg) no-repeat top center;	
}

#container{
	width:1002px;
	margin:0px auto;
	overflow:hidden;
}

/* header */
#header{
	width:1002px;
	margin:0px;
	height:505px;
	overflow:hidden;
	position:relative;
	z-index:1;	
}
.logo{
	width:427px;
	margin:0px 0 0 350px;
}
.title{
	width:470px;
	margin:0px 0 0 350px;	
}

.header_content{
	width:625px;
	margin:20px 0 0 320px;
	overflow:hidden;
}

.subtitle{
	width:600px;
	height:30px;
	text-indent:58px;
	color:#95230f;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	padding:3px 0 0 0;
	background:url(http://img.zing.vn/volam/images/event_trungthu/sub_title.gif) no-repeat;
}

.sub_subtitle{
	width:600px;
	color:#d74200;
	font-size:11px;
	font-weight:bold;
	text-indent:20px;	
}

.header_content_text{
	width:580px;
	text-align:justify;
	margin:0px 30px 0px 20px;
}

.header_content_text p{
	margin-bottom:10px;
}

/* mainbox */

#mainbox{
	width:697px;
	margin:0px;
	background:url(http://img.zing.vn/volam/images/event_trungthu/content_bg.jpg) repeat-y;
	margin-left:269px;
	overflow:hidden;
}

.main_content{
	width:625px;
	margin:0px 20px 20px 50px;
	overflow:hidden;
}

.main_content_text{
	width:600px;
	margin:0px;
}
.main_content_text p{
	text-align:justify;
	margin:10px 0px 0 20px;
}


/* footer */
#footer{
	width:1002px;
	margin:0;
	height:110px;
	background:url(http://img.zing.vn/volam/images/event_trungthu/footerbg.jpg) no-repeat top right;
	overflow:hidden;
}

.dautrang{
	width:515px;
	margin:37px 0 0 360px;	
}

.copyright{
	color:#f1ad64;
	font-size:11px;
	height:34px;	
	margin:5px 0 0 395px;
}
.style_text1 {
	color: #993300;
	font-weight: bold;
}
.style_text3 {
	color: #FF0000;
	font-weight: bold;
}
.style_text2 {
	color: #FF0066;
	font-weight: bold;
}

.table_header{
  
		background-color: #ce9b43;
	font-weight: bold;
	color: #FFFFFF;
		
}
.tabletr_01 {

		background-color: #EFDFC6;
		
}
.table_bg {

	border: 0px;
	background-color: #b18268;
	font-size: 12px;

		
}
.table_02 {

		background-color : #F5EEE4;	
}