/* CSS Document */
*{ margin:0px; padding:0px;}
a:link,a:visited{ color:#000; text-decoration:none;}
a:hover{ color:#C00;}
img{ border:0px;}
body{ margin:0px; padding:0px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
ul{ list-style-type:none;}
.ul_1{ width:200px; margin-top:60px; float:left;   }
.ul_1 li{ text-indent:60px; float:left;line-height:30px; width:100%; background:url(bg1.jpg) 10px bottom  no-repeat;}
.ul_1 li a:link,.ul_1 li a:visited{ font-weight:bold; font-size:16px; }
.ul_1 li a:hover{ color:#C00;}
.link_1:link,.link_1:visited{ font-weight:bold;color:#618B9F;}
.link_1:hover{color:#C00;}
.link_2:link,.link_2:visited{ font-weight:bold;color:#C00;;}
.link_2:hover{color:#C00; text-decoration:underline;}
.nav{ width:100%; line-height:30px; float:left;}
.nav li{ width:20%; float:left; text-align:center;}

.font_class{ text-indent:80px; font-weight:bold; font-size:14px;}

ul{margin:0;padding:0;border:0;}

#nav {
     width:100%; line-height:30px; float:left;line-height: 21px; font-size:12px; list-style-type: none; 
}
#nav a {
    display: block; width: ; text-align:center;
}

#nav li {
   width:195px; float:left; text-align:center;position:relative; border-right:1px solid #000;
}
#nav  a:link,#nav  a:visited{ font-weight:bold; font-size:14px;}
#nav  a:hover{ color:#C00;}

#nav li ul {
    line-height: 21px;  list-style-type: none;text-align:left;
    left: -999em; width: 150px; position: absolute; 
}
#nav li ul li{
    float: left; width:100% ;
    background: #fff; left:-75px; border-bottom:1px solid #ccc;
}

#nav li ul a{
    display: block; width: 100%;text-align:left;padding-left:5px;
}
#nav li ul a:link  {
    color:#999999; text-decoration:none;font-weight:bold;
}
#nav li ul a:visited  {
    color:#999999; text-decoration:none;font-weight:bold;
}
#nav li ul a:hover  {
    color:#F3F3F3;text-decoration:none;font-weight:bold;
    background:#CC0000;
}
#nav li:hover ul {
    left:0;
}
#nav li.sfhover ul {
    left:auto;
}
#content {
    clear: left;
}
.tab{ border:1px solid #ccc; border-right:0px; border-top:0px;}
.tab td{ border-top:1px solid #ccc; border-right:1px solid #ccc; text-indent:10px; line-height:25px;}

.min_con{ height:auto; min-height:500px; -height:500px;}


.news_list2{ width:100%; height:auto; float:left;}
.news_list2 li{ width:100%; float:left; line-height:25px;}



