.list{
    margin-left:15px;
    width: 100%;
    clear: both;
    height: auto;
}

.list li{
    width: 920px;
    height: 90px;
    float: left;
    overflow:hidden;
    font-size:12px;
    margin-bottom:10px;
	border-bottom:#979797 1px dotted;
}
.list li img{
    width: 380px;
    height: 290px;
}

.list li div.img{
    width: 380px;
    height:290px;
    float:left;
    background-color:#4A4A4A ;
    overflow: hidden;
}
.list .text{
    height: 290px;
    width: 680px;
    float: left;
	margin-right:50px;
}
.list .date{
    height: 290px;
    width: 120px;
    float: left;
	line-height:80px;
	color:#979797;
	font-size:14px;
}
.list .view{
    float: right;
	margin-top:23px;
	line-height:14px;
    height: 14px;
	text-align:center;
	color:#000545;
	font-size:12px;
    padding: 5px 10px;
	border:1px solid #979797;
}
.list li .h2{
    font-weight:bold;
    font-size: 16px;
    color:#000545;
    line-height: 28px;
}

.list li .intro{
	height:50px;
	overflow:hidden;
    line-height:24px;
    font-size: 14px;
	color:#515252;
}

.divbody .content{
    width:100%;
}

.divbody .content h2{
    font-size:20px;
    font-weight:bold;
    text-align:center;
    color:#606060;
    padding:20px 0px;
    border-bottom:solid 1px #c9c9c9;
}
.divbody .content .thumb{
    width: 720px;
    text-align: center;
    overflow: hidden;
    padding: 10px 0px;
}
.divbody .content .text{
    width: 920px;
    padding: 10px;
    line-height: 30px;
    min-height:500px;
}
table.formtable td{    
    padding:5px;
}
table.formtable th{
    width:100px;
    text-align:right;
    font-size:14px;
    padding-right:10px;
}
div.prevnext{
	line-height:30px;
}

ul.lists{
    padding:0 14px;
}
ul.lists li{    
    margin-right:22px;
    float:left;
}
ul.lists li.li0{    
    margin-right:0;
    float:right;
}
ul.lists li .img{
    clear:both;
    width:213px;
    height:145px;
    border:1px solid #D2D2D2;
}
ul.lists li .text{
    height:38px;
    line-height:38px;
    width:213px;
    clear:both;
    text-align:center;
    overflow:hidden;
}
ul.lists li .img img{
    width:213px;
    height:145px;
}