body {
	padding: 0;
	margin: 0;
	font-family: verdana;
	font-size: 11px;
	width: 100%;
	height: 100%;
	background: black;
    
}
html {
	height: 100%;
	width: 100%;
}

a {
	text-decoration: none ;
	font-size: 11px;
	color: orange;
	}


div.w60
{
	width: 1000px;
	margin: 0 auto;
}	

div.w60content
{
	width: 825px;
	margin: 0 auto;
}	



	div.box-c
	{
		height:20px;
		margin: 0 20px;
		position: relative;
		background: #222222;
	}


	
		div.box-c em b 
		{
		   position:absolute;
		   font:150px Arial;
		   line-height:40px;
		   font-weight:normal;
		}


		
		.ctl, .cbl, .ctr, .cbr 
		{
		   z-index:11;
		   width:20px;
		   height:20px;
		   color:#222222;	 
		   overflow:hidden;
		   position:absolute;  
		   background:transparent;
		   
		}
		
		.ctl {top:0; left:-20px;}
		.cbl {bottom:0; left:-20px;}
		.ctr {top:0; right:-20px;}
		.cbr {bottom:0; right:-20px;}

		.ctl b {left:-8px;}
		.ctr b {left:-25px;}
		.cbl b {left:-8px; top:-17px;}
		.cbr b {left:-25px; top:-17px;}


		

		
	div.box-inner
	{
		padding: 0 20px;
		background: #222222;
	}

	div.box-inner2
	{
		padding: 0 20px;
		background: #222222;
	}




	div.box-c_white
	{
		height:20px;
		margin: 0 20px;
		position: relative;
		background: #222222;
	}
	
		div.box-c_white em b 
		{
		   position:absolute;
		   font:150px Arial;
		   line-height:40px;
		   font-weight:normal;
		}
		
		.ctl_white, .cbl_white, .ctr_white, .cbr_white 
		{
		   z-index:11;
		   width:20px;
		   height:20px;
		   color:#222222;	 
		   overflow:hidden;
		   position:absolute;  
		   background:transparent;
		   
		}
		
		.ctl_white {top:0; left:-20px;}
		.cbl_white {bottom:0; left:-20px;}
		.ctr_white {top:0; right:-20px;}
		.cbr_white {bottom:0; right:-20px;}

		.ctl_white b {left:-8px;}
		.ctr_white b {left:-25px;}
		.cbl_white b {left:-8px; top:-17px;}
		.cbr_white b {left:-25px; top:-17px;}
		
	div.box-inner_white
	{
		padding: 0 20px;
		background: #222222;
	}


div.w60_right
{
	width: 295px;
	margin: 0 auto;
}	

	div.box-c_right
	{
		height:20px;
		margin: 0 20px;
		position: relative;
		background: #222222;
	}
	
		div.box-c_right em b 
		{
		   position:absolute;
		   font:150px Arial;
		   line-height:40px;
		   font-weight:normal;
		}
		
		.ctl_right, .cbl_right, .ctr_right, .cbr_right 
		{
		   z-index:11;
		   width:20px;
		   height:20px;
		   color:#222222;	 
		   overflow:hidden;
		   position:absolute;  
		   background:transparent;
		   
		}


		
		.ctl_right {top:0; left:-20px;}
		.cbl_right {bottom:0; left:-20px;}
		.ctr_right {top:0; right:-20px;}
		.cbr_right {bottom:0; right:-20px;}

		.ctl_right b {left:-8px;}
		.ctr_right b {left:-25px;}
		.cbl_right b {left:-8px; top:-17px;}
		.cbr_right b {left:-25px; top:-17px;}
		
	div.box-inner_right
	{
		padding: 0 20px;
		background: #222222;
	}



div.w60_bottom
{
	width: 1000px;
	margin: 0 auto;
}	

	div.box-c_bottom
	{
		height:20px;
		margin: 0 20px;
		position: relative;
		background: #222222;
	}
	
		div.box-c_bottom em b 
		{
		   position:absolute;
		   font:150px Arial;
		   line-height:40px;
		   font-weight:normal;
		}
		
		.ctl_bottom, .cbl_bottom, .ctr_bottom, .cbr_bottom 
		{
		   z-index:11;
		   width:20px;
		   height:20px;
		   color:#222222;	 
		   overflow:hidden;
		   position:absolute;  
		   background:transparent;
		   
		}


		
		.ctl_bottom {top:0; left:-20px;}
		.cbl_bottom {bottom:0; left:-20px;}
		.ctr_bottom {top:0; right:-20px;}
		.cbr_bottom {bottom:0; right:-20px;}

		.ctl_bottom b {left:-8px;}
		.ctr_bottom b {left:-25px;}
		.cbl_bottom b {left:-8px; top:-17px;}
		.cbr_bottom b {left:-25px; top:-17px;}
		
	div.box-inner_bottom
	{
		padding: 0 20px;
		background: #222222;
	}

