﻿.text-main li {
    color: #333;
    text-decoration: none;
    display: block;
    float: left;
height:34px;
	line-height:34px;
width:1000px;
	
} 
.text-main li a{
    color: #333;
    display: block;
    float: left;
	height:34px;
	line-height:34px;
	
} 

.text-main li a:hover{
color:#b13939;}