@charset "UTF-8";
/* CSS Document */
/*css: www.makyingping.com*/

/*basic*/

html{
	margin:0;
	padding:0;
}

body{
	margin:0;
	left:0;
	width:auto;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica;
	
}

h1, h2,h3 {
	font-weight:normal;
	font-size:11px;
}

a{
	border:none;
	text-decoration:none;
}

img {
	border-style:none;
}


/*basic layout*/

.content{
	width:1200px;
	height:auto;
	margin-top:20px;
	left:0;
	background-color:#FFF;
}

.alpha{
	width:220px;
	height:auto;
	float:left;
	background-color:#FFF;
}

.beta{
	width:600px;
	height:auto;
	float:left;
	background-color:#FFF;
	padding: 120px 0 0 0px;
}


/*menu*/

.head a, .head a:visited{
	width:106px;
	height:auto;
	display:block;
	margin:0px 0px 20px 30px;
	background-color:fff;
	text-decoration: none;
	border-style:none;
	background-image:url(HEAD2.jpg);
	
}

.head img{
	width:106px;
	height:17px;
	border-style:none;
	text-decoration: none;
	
}

.head a img, .head a:hover img, .head a:visited img{
	border-style:none;
}

.head a:hover img{
	
}


.menu{
	width:220px;
	height:auto;
	background-color:#FFF;
	font-size: 11px;
	padding:0px 0px 0px 30px;
	line-height:14px;
}

.menu .space{
	height:16px;
}

.menu a{
	font-size: 11px;
	text-decoration: none;
	color: black;
}

.menu a:hover{
	color: #09F;

}

#dot{
	width: 99px;
	height:11px;
	padding: 3px 0 1px 0;
}

/*content*/



#des{
	text-decoration:none;
	font-size:12px;
	list-style:none;
	top:0px;
	width:180px;
	left:115px;
	position:relative;
	padding: 0px;
	margin-bottom:-60px;
	z-index: 40;
	display:block;
}



.betaimg{
	margin-bottom:20px;
}

.betaindex{
	position:absolute;
	top:102px;
	left: 1px;
}

.gamma{
	width:200px;
	position:fixed;
	font-size:10px;
	left:55em;
	z-index:10;
	top:250px;
}

.gamma2{
	width:200px;
	position:fixed;
	font-size:10px;
	left:80em;
	z-index:10;
	top:250px;
}

.delta{
	width:600px;
	z-index: 30;
	position:absolute;
	left:1px;
	top:102px;
	height:30px;
	font-size:12px;
}

.delta a{
	color:red;
}

.delta a:hover{
	color:#999;
}

.delta2{
	width:600px;
	z-index: 30;
	position:absolute;
	left:19px;
	top:100px;
	height:30px;
	font-size:12px;
}

.delta2 a{
	color:#000000;
	text-decoration:none;
}

.delta2 a:hover{
	color:#FF0000;
}



.deltaphoto{
	width:180px;
	height:240px;
	position:absolute;
	left:440px;
	top:234px;
}
