.news{
     margin:10px auto;
     width:956px;
	}

.news_left{
	width:199px;
	background:url(../img/products-left-img.png) top no-repeat;	
	float:left;
	min-height:799px;
	
	}
.news_right{
	width:743px;
	margin-left:6px;
	float:right;
	border:#c0c6cc solid 1px;
	min-height:800px;
	}
.clear{clear:both;}

.news_category{
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:15px;
	font-weight: bolder;
	color:#3c3c41;
	font-family:Arial;
	background: url(../img/products-left-category.png) bottom no-repeat;
}



.news_category_list{
	margin:0;
	padding:0;
	} 

.news_category_list ul{
   line-height:15px;
   display:block;
   margin:0;
   padding:0;
   padding: 10px 0px 10px 35px;
   background:url(../img/products-left-category-img.png) top no-repeat;
	}
	
.news_category_list ul li{
    display:block;
	list-style-type:none;
	width:135px;
	padding-top:5px;
	
    }
	
.news_category_list ul li a{
	text-decoration:none;	
	font-family:Arial;
	font-size:13px;
	color:#0E5285;
	display:block;
	outline:none;
   }

 
.news_category_list .newsdiv{
	margin:5px 0;
}

.news_right .news_title{
font-size:18px;
width:600px;
margin:30px 30px 15px 50px;
}

.news_right .news_title a{
color: #0E5285;
font-size:18px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}

.news_right .news_text{
color:#3c3c41;
font-size:13px;
margin-left:50px;
margin-right:30px;
margin-bottom:10px;
width:600px;
font-family:Arial, Helvetica, sans-serif;
}

.news_right .news_text .read_more a{
text-decoration:none;

}

.news_right .news_line{
background:url(../img/news-right-line.png) no-repeat;
margin:20px auto;
height:6px;
}