.textbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 40px;
	color: #999;

}
#select {
	position:absolute;
	width:900px;
	z-index:1;
	left: 70px;
	height: auto;
	top: 270px;
	visibility: hidden;

}
#e_select {
	position:absolute;
	width:900px;
	z-index:1;
	left: 70px;
	height: auto;
	top: 460px;
	visibility: hidden;

}
#english {
	position:absolute;
	width:900px;
	z-index:1;
	left: 74px;
	height: auto;
	top: 451px;
	visibility: hidden;

}
a:link {
	color: #999;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #999;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #666;
	text-decoration: none;
	outline: none;
}
.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000;
	outline: none;
}

