body {
	margin: 0px;
	font-family: "Arial", "Times New Roman", "ËÎÌå","Mingliu";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
}
* { overflow-x: hidden; overflow-y: auto; 
 scrollbar-face-color:#cccccc;
  scrollbar-shadow-color:#cccccc;
  scrollbar-highligt-color:#000000;
  scrollbar-3dlight-color:#999999;
  scrollbar-darkshadow-color:#999999;
  scrollbar-track-color:#999999;
  scrollbar-arrow-color:#000000;}
  
a {behavior:url(eye.htc)}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}
.main {
	height: auto;
	width: 730px;
	background-color: #000000;
	position: relative;
}
.main2 {
	height: 200px;
	width: 730px;
	background-color: #000000;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 200px;
	text-align: center;
	font-weight: bold;
}
.collection {
	height: 180px;
	width: 300px;
	padding-left: 60px;
	clear: none;
	float: left;
	padding-top: 30px;
	line-height: 12px;
}
.collection_cn {
	height: 180px;
	width: 300px;
	padding-left: 60px;
	clear: none;
	float: left;
	padding-top: 30px;
	line-height: 20px;
	font-size: 12px;
}

