@charset "utf-8";
/* CSS Document */
.header {
	height:30px;

}
.top{ }
.top_about {
	height:30px;
	line-height:30px;
	color:#ccc;
	overflow:hidden;
	
}
.top_about a {
	line-height:30px;
	color:#ccc;
	margin:0px 5px;
}
.top_share {
	height:30px;
	line-height:30px;
	color:#999;
	overflow:hidden;
}
.top_share a {
	line-height:30px;
	color:#999;
	margin:auto 5px;
}
.top_share a:hover{ color:#26b700;}
.sina_ {
	margin:0px 3px 3px 3px;
}
.tmall_ {
	margin:0px 3px 3px 3px;
}
.top_tel {
	height:30px;
	line-height:30px;
	color:#999;
	overflow:hidden;
}
.top_language {
	line-height:30px;
	color:#999;
	font-weight:bold;
	
}
.navgition {
	height:65px;
	padding:13px 0px 0px 0px;	
}
.nav_logo img { height:60px;

}
.nav_logo a { position:absolute; margin-top:-15px; }

.bottom_copyright{ height:60px; line-height:60px; text-align:center; background: #E5E5E5;}
