*{
	margin:0px;
	padding:0px;
}
body{ 
	background:url(../images/body_bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:16px;
}
a{ 
	text-decoration:none;
	cursor:pointer;
}
a:hover{ 
	text-decoration:underline;
	cursor:pointer;
}
img{
	border:0px;
}
ul, li{ 
	list-style:none;
}
#container{ 
	width:970px; 
	margin:0px auto;
}
.box:after{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.box{
	display:inline-block;
	position: relative;
}
/*\*/
.box{
	display: block;
}
.break{
	clear:both;
}
.btn_s{ 
	background:url(../images/s_item_btn.gif) no-repeat; 
	height:19px;
	width:39px;
	border:0px;
	font-size:12px;
	color:#7b2e00;
	font-weight:bold;
}
.player{		
	/*background:#274382 url(../images/tv_player.jpg) no-repeat center center;*/
	width:420px;
	height:315px;
}
/****************************************************
*****************************************************/
/* Top Page */
#t{ 
	background:url(../images/boder_top.gif) no-repeat center bottom; 
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#aaa;
	text-transform:uppercase;
	height:20px; 
	width:950px;	
	padding:0px 10px;
}
#t a{
	font-weight:bold; color:#000000;
}
#t .d_home{ 
	background:url(../images/icon_doo.gif) no-repeat left 5px; 
	float:left; 
	margin-left:10px; 
	width:150px; 
	padding:7px 20px 3px; 
	height:16px;
}
#t .d_site{ 
	float:right;
	padding:7px 20px 3px;
}
/****************************************************
*****************************************************/
/* Main Page */
#m{
	background:url(../images/boder_main.gif) repeat-y center;
	width:950px;
	padding:0 10px;	
}
	/****************************************************
	*****************************************************/
	/* Header Content */
	.header	
	{
		background-color:#FFFFFF;}
	#hd h1{ 
		width:190px; 
		float:left;
		height:70px;
		padding:0px 10px;		
	}
	#hd .bn{ 
		width:730px;
		text-align:right;
		float:right;
		height:90px;		
	}
	#hd .menu{ 
		width:950px;
		height:25px;
		margin-top:8px; 
		background:url(../images/head_menu_bg.gif) no-repeat center center;	
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-transform:uppercase;
	}
	#hd .menu li{
		float:left;
		background:url(../images/hd_menu.gif) no-repeat right bottom;	
		height:25px;
	}
	#hd .menu li.select{		
		background:url(../images/hd_menu.gif) no-repeat right top;		
	}
	#hd .menu li a{
		float:left;		
		padding:5px 0px 0px 5px;
		height:20px;
		margin:0 10px 0 5px;
		color:#FFF;
	}
	#hd .menu li.select a{		
		background:url(../images/hd_menu_l.gif) no-repeat left top;
		color:#d1eaff;
	}
	#hd .i_number{ 
		float:right;
		width:305px;
		text-align:right;
		padding-top:3px;
		height:22px;
		padding-right:5px;
	}
	#hd .input_number{		
		border-left:1px solid #5d96c7;
		border-top:1px solid #5d96c7;
		border-bottom:1px solid #f8f8f6;
		border-right:1px solid #f8f8f6;
		background-color:#e7f2fa;
		padding:2px 2px 1px;
		float:left;
		width:250px;
		color:#366e9e;
		font-size:11px;
		height:14px;		
	}	
	#hd .btn_s{
		 margin:0px 5px 0px 0px;
		 float:right;
		 cursor:pointer;
	 }
	/****************************************************
	*****************************************************/
	/* Main Content */
	.m_contents{ 
		margin-top:8px;
	}
	/****************************************************
	*****************************************************/
	/* Footer Content */
	#ft{
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#FFF;
		margin-top:8px; 
		background-color:#5c95c6; 
		text-align:center;		
		padding:9px 10px;		
		text-transform:uppercase;
	}
	#ft a{ color:#FFF; padding:0px 5px;}
	
	.doo_networks {
		margin-top:8px;
	}

/****************************************************
*****************************************************/
/* Bottom Page */
#b{
	background:url(../images/boder_bottom.gif) no-repeat center top;
	height:100px;
	width:950px;
	padding:20px 10px 0px;
	text-align:center;
}
#b p.rule{ 
	margin-bottom:10px;
}
#b a{
	color:#333333;
	font-weight:bold;
}
