﻿body
{
    margin: 0px;
    padding: 0px;
    font-family: 微软雅黑;
    width: 100%;
}
ul, li
{
    margin: 0px;
    padding: 0px;
}

a
{
    text-decoration: none;
    color: inherit;
}
a:hover
{
    color: #d9d9d9;
}

.w1200
{
    width:1200px;
    
    height:auto;    
    margin:0 auto;
}

.loc{width:65px; margin-left:20px; float:left; margin-bottom:10px; height:25px; line-height:25px; padding-left:10px; background:url(li.png) no-repeat left center;}
.n_li{width:820px; float:left; height:40px; font-size:14px; line-height:20px; margin-left:25px; padding-left:18px; overflow:hidden; background:url(li_bg.png) no-repeat left center;}

.col_li{width:530px; float:left; height:40px; font-size:14px; margin-top:5px; line-height:23px; margin-left:20px; color:#585858; padding-left:18px; overflow:hidden; background:url(li_bg.png) no-repeat left center;}

.col_name{width:115px; float:left; height:32px; line-height:37px; text-align:center; margin-left:-15px; border-bottom:2px solid #017ed8; color:#017ed8; font-weight:bold;}

.col{width:auto; float:left; margin-right:10px; padding: 0px 10px;}
.col:hover,.col1
{
     background:#037edb;
     color:White;
     overflow: hidden;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius:  3px 3px 0px 0px;
    border-radius:  3px 3px 0px 0px;
}

.cipnet_list li{width:530px; float:left; height:38px; font-size:14px; margin-top:5px; line-height:38px; margin-left:20px; color:#585858; padding-left:18px; overflow:hidden; background:url(li_bg.png) no-repeat left bottom;text-indent:0}