.news {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #1C1F52;
display: block;
width: 508px;
cursor: pointer;
float: left;
margin-top: 20px;
}

.news_image {
width: 86px;
height: 64px;
float: left;
}

.news_content {
width: 419px;
float: left;
margin-left: 3px;
}

.news_title {
color: #1C1F52;
height: 17px;
padding: 3px 0 0 10px;
background-color: #E9E9EE;
}

.news_title span {
color: #F37021;	
}

.news_intro {
font-weight: normal;
padding: 0 0 0 10px;
}

.news_intro p {
margin: 5px 0 5px 0;
padding: 0;
}

.news_text {
color: #1C1F52;
}
