@charset "gb2312";
#nav a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 31px;
	height: 31px;
	width: 83px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 5px;
}
#nav a.indexo {
	background-image: url(nav_on.jpg);
	background-repeat: no-repeat;
	color: #2B62B4;
}
.bt {
	font-size: 12px;
	font-weight: bold;
	color: #2B62B4;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1.bt {
	font-size: 12px;
	font-weight: bold;
	color: #2B62B4;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: inline;
}
a.leftt {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
}


#ggao_m a.rightt {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: block;
}
#nav a:hover {
	background-image: url(nav_on.jpg);
	background-repeat: no-repeat;
	color: #2B62B4;
}
.more {
	display: block;
	height: 20px;
	cursor:pointer;
}

