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

body,p, h1, h2,h3, h4, h5, ul, li, div ,a,{
margin:0
padding:0
}
body {
	font-family: "Courier New", Courier, monospace;
	background-color:#FF6
	
}

	
#divHeader {
	padding-left:150px;
    width:800px;
	background-image:url(../css%20act/TOP.tif);
	background-position:center;
	
}

#divHeader img {
	
	padding-top:20px;
	
}

#divLine {
	
	width:800px;
	background-color:#999
	height:10px;
}

#divLinks {
	
	width:700px;
	background-color:#666;
}

#divNav {
	width:500px;
	background-color:#F03;
	height:36px;
	margin:0 auto;
}

#divNav ul {
	list-style-type:none;
}

#divNav ul li {
	float:center;
}

#divNav ul li a {
	display:block;
	height:20px;
	line-height:20px;
	background-color:#000;
	width:90px;
	font-size:0.4cm;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	margin:7px;
	
	/*border raduis*/
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	/*gradiant*/
	background:-moz-linear-gradient(top,#666,#333);
	background: -webkit-gradient(linear,left top,left bottom,from(#666),to(#333));
}
#divNav ul li a:hover {
	background: #333;
	background:-moz-linear-gradient(top,#000,#666);
	background: -webkit-gradient(linear,left top,left bottom,from(#000),to(#666));
}

#divNav ul li a.current, #divNav ul li a.current:hover {
	background:#333;
	background:-moz-linear-gradient(top,#000,#666);
	background: -webkit-gradient(linear,left top,left bottom,from(#000),to(#666));
	color:#6FF;
	cursor:default;
}

#divAbout {
	witdh:700px;
	background:#333;
	padding-top:60px;
	padding-bottom:60px;
	padding-left:30px;
	padding-right:30px; 
}

#divContent {
	width:430;
	margin: o auto;
	background:#222;
	border: 1px solid #000;
	background:-moz-linear-gradient(top,#666,#333,#222);
	background: -webkit-gradient(linear,left top,left bottom,from(#666),to(#222),color-stop(0.5, #333)); 
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	box-shadow:1px 1px 4px #FF0;
	-moz-box-shadow:1px 1px 4px #FF0;
	-webkit-box-shadow:1px 1px 4px #FF0;;
	
	

}
#divContent img {
	float:left;
	bordr:1px solid #000;
	background:#333;
	padding:16px;
	margin:0.7px;
	background:-moz-linear-gradient(top,#000,#333);
	background: -webkit-gradient(linear,left top,left bottom,from(#000),to(#333)); 
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	
}
#divContent h5 {
	color:#FFF;
	padding-top:0.8em;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;

}
#divContent p {
	font-size:0.8em;
	color:#999;
	padding:0.7em;
	line-height:1.4em;
}
	







@charset "utf-8";

body,p, h1, h2,h3, h4, h5, ul, li, div ,a,{
margin:0
padding:0
}
body {
	/* [disabled]font-family: "Courier New", Courier, monospace; */
	background-color: #000
	
}

	
#divHeader {
	padding-left:120px;
    width:700px;
	background-image:url(../css%20act/TOP.tif);
	background-position:center;
	
}

#divHeader img {
	
	padding-top:20px;
	
}

#divLine {
	
	width:700px;
	background-color:#999
	height:1px;
}

#divLinks {
	
	width:700px;
	background-color:#666;
}

#divNav {
	width:500px;
	background-color:#666;
	height:36px;
	margin:0 auto;
}

#divNav ul {
	list-style-type:none;
}

#divNav ul li {
	float:left;
}

#divNav ul li a {
	display:block;
	height:20px;
	line-height:20px;
	background-color:#000;
	width:90px;
	font-size:0.4cm;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	margin:7px;
	
	/*border raduis*/
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	/*gradiant*/
	background:-moz-linear-gradient(top,#666,#333);
	background: -webkit-gradient(linear,left top,left bottom,from(#666),to(#333));
}
#divNav ul li a:hover {
	background: #333;
	background:-moz-linear-gradient(top,#000,#666);
	background: -webkit-gradient(linear,left top,left bottom,from(#000),to(#666));
}

#divNav ul li a.current, #divNav ul li a.current:hover {
	background:#333;
	background:-moz-linear-gradient(top,#000,#666);
	background: -webkit-gradient(linear,left top,left bottom,from(#000),to(#666));
	color:#6FF;
	cursor:default;
}

#divAbout {
	witdh:700px;
	background:#333;
	padding-top:60px;
	padding-bottom:60px;
	padding-left:30px;
	padding-right:30px; 
}

#divContent {
	.center{alignment-adjust:central;
	width:430;
	margin: o auto;
	background:#222;
	border: 1px solid #000;
	background:-moz-linear-gradient(top,#666,#333,#222);
	background: -webkit-gradient(linear,left top,left bottom,from(#666),to(#222),color-stop(0.5, #333)); 
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	box-shadow:1px 1px 4px #FF0;
	-moz-box-shadow:1px 1px 4px #FF0;
	-webkit-box-shadow:1px 1px 4px #FF0;;
	
	

}
#divContent img {
	float:left;
	bordr:1px solid #000;
	background:#333;
	padding:16px;
	margin:0.7px;
	background:-moz-linear-gradient(top,#000,#333);
	background: -webkit-gradient(linear,left top,left bottom,from(#000),to(#333)); 
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	
}
#divContent h5 {
	color:#FFF;
	padding-top:0.8em;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;

}
#divContent p {
	font-size:0.8em;
	color:#999;
	padding:0.7em;
	line-height:1.4em;
}
	
