.nav ul {
    width: 1115px;
    margin: 0 auto;
    background: #d22600;
    height: 50px;
    position: relative;}

.nav ul li {
    float: left;
    width: 101px;
    text-align: center;}

.nav ul li a {
    color: #fff;
    line-height: 50px;
    font-size: 18px;
    text-decoration: none;}
.nav ul li:hover{
    background: #ff7150;}
.nav .subnav{
    display:none;
    background: #ff7150a8;
    position: absolute;
    z-index: 10;
    width: 101px;
    height: auto;
    border: none;}
.subnav li{
    height: 50px;}
.nav .subnav li{
    line-height: 50px;}
 .subnav li a:hover{  background: #ff7150;}
 .nav ul li:hover ul.subnav{display:block;}

.tpcontent{font-weight: bold; font-size: 11pt; color: #2b2b2b; font-family: 宋体;}
.cytpstyle{font-size: 9pt; color: #2b2b2b; font-family: 宋体;}
.content{margin:auto;text-align:left;line-height:18px;padding:3px 0 0 0;color:#727272;}
.process{width:162px;height:11px;background:#EDEDED;overflow:hidden;float:left;margin-left:26px !important;margin-left:13px;margin-right:10px;}
.process div{width:160px;height:11px;background:url(/system/resource/images/newsvote/bg.gif) repeat-x;border-left:1px solid #000;border-right:1px solid #000;}
.process .style7{border-left-color:#ff0000;border-right-color:#ff0000;background-position:0 -77px;}








