.ui-topHeader{
width:100%;
height:36px;
font-size:14px;
}
.ui-topHeader-cnt{
width:1200px;
height:36px;
margin:0 auto;
overflow:hidden;
zoom:1;
}
.ui-topHeader-logo{
margin-top:5px;
float:left;
}
.ui-topHeader-nav{
line-height:36px;
color:#333;
float:right;
}
.ui-topHeader-nav a{
margin-left:20px;
color:#333;
text-decoration: none;
}
.ui-topHeader-nav a:hover{
color:#D60000;
}