﻿
.topnew{
	height:25px;
	background:#f3f3f3 ;
}
.topnew-cont{
	margin: 0 auto;
    width: 950px;
}
.lf-nav{
	display: inline-block;
	float: right;
}
.lf-nav ul li{
	height: 21px;
	line-height: 21px;
	padding: 0 10px;
	float: left;
	border-right: solid 1px #CCCCCC;
}
.lf-nav ul li a{
	font-size: 12px;
	color: #404040;
	text-decoration: none;
}

.lf-nav ul .on a,.lf-nav ul li a:hover{
	color: #d90100;
}
.rt-loginregister{
	display: inline-block;
	float: left;
	position: relative;
}
.lg{
	width:72px;
	height:36px;
	line-height: 36px;
	background: url(../images/lgbg.png) no-repeat top center;
	position: absolute;
	top: -5px;

}
.lg:hover{
	opacity: 0.7;
}
.lg a{
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.register{
	padding-right: 30px;
	line-height: 25px;
	float: right;
	margin-left: 90px;
}
.register a{
	font-size: 14px;
	color: #404040;
	text-decoration: none;
}
.register a:hover{
	color: #2553a7;
}
