﻿
#navjy
{
    float:left;
    margin:5px 0 0 0;
    width:215px;
    height:300px;
    border-right:solid 1px #bdbcbc;
    }
    
 #listjy
 {
     float:left;
     margin:5px 0 0 10px;
     width:775px;
     height:300px;
     }
 #navjy ul
 {
     list-style:none;
     }
 #navjy li
 {
     text-align:center;
     line-height:30px;
     margin:3px 0 0 0;
     background:#f3f3f3;
     cursor:pointer;
     }
 #jyframe
 {
     float:left;
     width:750px;
     height:260px;
     margin:5px 0 0 10px;
     }
 #gxtitle
 {
     float:left;
     width:1000px;
     height:30px;
     margin:5px 0 0 0;
     background: url("../../images/lngx.jpg") no-repeat;
     border-bottom:solid 2px #f00;
     }    
 
 
 #gxlink
 {
    float:left;
    width:1000px;
    margin:0 0 0 0;
     }
     
 #gxlink ul
 {
    list-style:none;
     }
 #gxlink li
 {
     float:left;
     line-height:30px;
     width:195px;
     text-align:center;
     margin:4px 0 0 4px;
     background:#f3f3f3;
     }
     
   #zgtitle
 {
     float:left;
     width:1000px;
     height:30px;
     margin:5px 0 0 0;
     background: url("../../images/zggx.jpg") no-repeat;
     border-bottom:solid 2px #ff0;
     }  
     
#zggxlink
{
    float:left;
    width:1000px;
    
    }
    
 #zggxlink ul
 {
    list-style:none;
     }
 #zggxlink li
 {
     float:left;
     line-height:30px;
     width:195px;
     text-align:center;
     margin:4px 0 0 4px;
     background:#f3f3f3;
     }
