@charset "utf-8";
/* CSS Document */

body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
    background-color: #000000;
	font-family:Arial;
	color:#CCCCCC;
	font-size:10px;
    }
	
	A.mn1:link{text-decoration:none; color:#CCCCCC;}
	A.mn1:visited{text-decoration:none; color:#CCCCCC;}
	A.mn1:hover{text-decoration:none; color:#FFFFFF;}
	A.mn1:active{text-decoration:none; color:#CCCCCC;}
	
#cj1{
	width:1000px;
	height:140px;
	}
	#cj11{
		width:1000px;
		height:5px;
		}
	#cj12{
		width:1000px;
		height:12px;
		}
		.cj121{
			width:10px;
			height:12px;
			margin-right:0;
			float:left;
			}
		.cj122{
			width:auto;
			height:12px;
			margin-right:0;
			float:left;
			}
	
	#cj13{
		width:1000px;
		height:90px;
		}
		.cj131{
			width:90px;
			height:90px;
			margin-right:0;
			float:left;
			}
		.cj132{
			width:5px;
			height:90px;
			margin-right:0;
			float:left;
			}
		.cj133{
			width:600px;
			height:90px;
			margin-right:0;
			float:left;
			}
		.cj134{
			width:300px;
			height:90px;
			margin-right:0;
			float:left;
			}
	
#cj2{
	width:1000px;
	height:1000px;
	}

