#front{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 6000;
}
.cc_menu{
	width:840px; /*140px * 5*/
	height:700px;
	position:relative;
	font-size:11px;
	color:#fff;
	background-color: #000000;
	top: -10px;
}
.cc_item{
	text-align:center;
	width:140px;
	height:560px;
	float:left;
	position:relative;
	background-color: #000000;
	background-image: url(../images/xbg.gif);
	background-repeat: repeat-x;
	top: -10px;

}
span.cc_title{
	color:#fff;
	font-size:15px;
	top:100px;
	left:5px;
	position:absolute;
	width:120px;
	display:block;
	z-index:11;
	background-image: url(../images/gray.png);
	background-repeat: repeat;
	padding: 5px;
	font-family: "Lucida Sans Unicode";

}
.cc_submenu ul{
	list-style:none;
	width:140px;
	margin:0;
	padding:0;
	height:0px; /*increase to 200px to slide up*/
	overflow:hidden;
	text-align:left;
	background:#000;
	position:absolute;
	left:0;
	bottom:0px;
	z-index:13;
	font-family: "Lucida Sans Unicode";
	font-size: 9px;
	line-height: 12px;
}
.cc_submenu ul li{
	color:#ddd;
	cursor:pointer;
	padding:2px;
}
.cc_submenu a{
color:#FFFFFF;
text-decoration:none;
padding-bottom:3px;

}

.cc_submenu ul li p a{
color:#FFFFFF;
text-decoration:none;
padding:1px 1px 1px 1px;

}

.cc_item img{
	position:absolute;
	width:140px;
	height:600px;
	top:-600px;
	left:0px;
}
.cc_content{
	width:700px;
	position:absolute;
	left:-1200px;
	overflow:hidden;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	background-color: #000000;
}
.cc_content div{
	display:none;
	margin:20px;
}
.cc_content p{
	opacity:0.9;
	line-height: 20px;
}
span.cc_back{
	position:absolute;
	bottom:10px;
	right:10px;
	cursor:pointer;
	color:#ddd;
}
span.reference{
				font-family:Arial;
				position:fixed;
				right:95px;
				bottom:10px;
				font-size:11px;
				text-shadow:1px 1px 1px #000;
			}
			span.reference a{
				color:#aaa;
				text-decoration:none;
				margin-right:20px;
			}
			span.reference a:hover{
				color:#ddd;
			}
			.title{
				position:absolute;
				right:10px;
				top:10px;
				width:91px;
				height:600px;
				background:transparent url(images/title.png) no-repeat top left;
			}
body{
	margin:0;
	padding:0;
	background-color: #590000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
			}
			span.reference{
				font-family:Arial;
				position:fixed;
				right:95px;
				bottom:10px;
				font-size:11px;
				text-shadow:1px 1px 1px #000;
			}
			span.reference a{
				color:#aaa;
				text-decoration:none;
				margin-right:10px;
			}
			span.reference a:hover{
				color:#ddd;
			}
			.title{
				position:absolute;
				right:10px;
				top:10px;
				width:91px;
				height:600px;
				background:transparent url(images/title.png) no-repeat top left;
			}
