.newslisttop {
    height: 40px;
    width: 580px;
	margin-left:10px;
}

.cate_zhongcaixinwen{
	background: url("../../images/zcxw_top.jpg");	
}

.newscate {
    margin: 10px 0px 0px 10px;
	overflow: hidden;
}

.newscate .catename {
    color: #012a18;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: left;
    width: 140px;
}

.newscate .cateposition {
    color: #333333;
    float: left;
    font-size: 12px;
    text-align: right;
    width: 420px;
}
.newscate li a{
	color:#303030;
}
.newscate li a:hover{
	color:#445673;
}

.newssearch {
    height: 50px;
    width: 580px;
	margin-left:10px;
}
.newssearch li{
	     float: left;
    margin-left: 5px;
}
#news_form{
	margin: 0;
    padding: 0;
}
#KeyWord{
	margin-right: 20px;
    width: 190px;
}
#time_begin{
	 width: 80px;
}
#time_end{
	 width: 80px;
}
#submit_but{
	 color: #333;
    height: 30px;
    width: 50px;
	cursor:pointer;
}
.searchinput input[type="text"]{
	 border: 1px solid #ccc;
    color: #333;
    height: 27px;
    line-height: 27px;
    padding: 0 2px;
}
#news_list ul li a{color:#000;}
#news_list ul li a:hover{color:#960202;}
#news_list ul li a:visited{color:#999;}
.newscontenttext{min-height:auto;}
#contenttext li{
	float: left;
    margin: 16px 23px 0 6px;
	width: 164px;
}
#contenttext .content_pic{  border: 1px solid #adc69c;
    height: 112px;
    overflow: hidden;
    padding: 5px;
    width: 152px;}
#contenttext .content_pic img{width: 152px;height: 112px;}
#contenttext .content_text{  margin: 10px auto;height:16px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 150px;}
#contenttext .content_text a{color: #303030;
    font-weight: bold;}
#contenttext .content_text a:hover{
	color:#445673;
}
#contenttext{  border-top: 1px solid #ccc;
    margin: 10px;
    overflow: hidden;
    padding-top: 4px;}
.maincontent{overflow:hidden;}
.list_page_show{clear: both;
    color: #000;
    font-size: 12px;
    line-height: 22px;
    min-height: 500px;
    padding: 10px 0;
    text-align: left;
    width: 580px;}
.fwtext{float: left;
    margin: 8px 8px 0 15px;
    overflow: hidden;
    text-align: left;
    width: 560px;}

.fwtext dd {
    color: #000;
    font-size: 12px;
    line-height: 25px;
    padding: 8px 0 8px 10px;
    text-align: left;
}

.fwtext fieldset {
    border: 1px solid #bed1ab;
    float: left;
    margin-bottom: 20px;
    width: 500px;
}
.fwtext legend {
    border: 1px solid #bed1ab;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    padding: 5px;
}