@charset "utf-8";
.top {
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.top_inside {
	text-align: center;
	float: left;
	width: 1000px;
	background: url(../images/toubu1.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.top_inside a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;

}
.top_inside a:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;

}
.login {
	float: left;
	height: 28px;
	width: 620px;
	display: block;
}
.login form{
	margin: 0px;
	padding: 0px;
	
}
.login ul{
	font-size: 12px;
	display: block;
	height: 28px;
	padding: 0px;
	float: none;
	margin: 0px;
	width: 620px;
}
.login ul li {
	float: left;
	list-style-type: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 26px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: text-bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.login input{
	line-height: 26px;
	margin: 0px;
	
}

.setcolor{
	width: 100px;
	display: block;
	float: left;
	font-size: 12px;
	height: 26px;
}
.setcolor ul{
	font-size: 12px;
	display: block;
	list-style-type: disc;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	
}
.setcolor ul li{
	list-style-type: disc;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	margin: 0px;
	height: 26px;
	text-align: left;
	list-style-position: inside;

}
.right_daohang{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
}
.right_daohang a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
}
.right_daohang a:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	height: 26px;
	line-height: 26px;
}
