@charset "gb2312";
/* CSS Document */

/* ÖØÖÃ */
* {
    margin: 0 auto;
    padding: 0;
    font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", "ËÎÌå";
}

.width-1000{
  width:1000px;
  margin:0 auto;
  overflow:hidden; 
}
a{text-decoration:none; font-weight:normal;}
ul,li{list-style:none;}
img{border:none;}

.zwgk {
   width: 1000px;
    border-top: none;
    padding-bottom: 10px;
    background-color: #FFF;
	height: 1000px;
	height: 1000px !important;
}

.content-l {
    float: left;
    width: 240px;
    border: 1px solid #3ab4e3;
    border-radius: 0 50px 0 50px;
    padding: 20px 0;
	margin-top:30px;
}
.content-l .list {
    width: 190px;
}

.content-l .list ul .hit{
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
	border-left:5px solid #36b6e1;
    
}
.content-l .list li {
    border-bottom: 1px dotted #ccc;
    height: 35px;
    line-height: 35px;
	 height: 38px !important;
    line-height: 38px !important;
}

.content-l .list li a{
background: url(imagesjt.jpg) no-repeat left;
padding-left: 10px;
}
.content-l .list li a:hover{
background: url(imagesjt.jpg) no-repeat left;
color:#800000;
}

.content-r{
    width: 740px;
    height: auto;
	border: 1px solid #dbdbdb;
	float: right;
	margin-top: 30px;
}
.content-Box{
position: relative;
}
.zd_line{
border-top: 7px solid #3ab4e3;
font-size: 18px;
    line-height: 30px;
    height: 30px;
    padding: 10px 25px;
    float: left;
    position: absolute;
    left: 23px;
    top: -1px;
    color: #000;
}
.content-r .list-zd{
width:95%;
}

.content-r .zd{
padding: 50px 20px 20px 23px;
    float: left;
}
.content-r .zd li {
   height: 30px;
    border-bottom: 1px solid #e0e0e0;
    padding: 12px 10px 5px 10px;
    background-color: #fff;
    overflow: hidden;
    overflow: hidden;
    width: 680px;
    margin: 0 10px;
}
.content-r .zd li:hover{
background-color: #fafafa;
}
.content-r .zd li h1 {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    color: #444;
}
.content-r .zd li h1 a {
    color: #424242;
    font-weight: normal;
    float: left;
}

span.list-date {
    float: right;
    color: #c3c3c3;
    font-family: "ËÎÌå";
    font-size: 12px;
    font-weight: normal;
}