body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
color:#666666;
background-color: #ffffff;
height:100%;
width: 100%;
}

.news_space {
        width:20px;
}

#news1 {
         width: 520px;
         border: 1px solid #E96012;
         margin:15px;
         cursor:pointer;
}

#news1_title {
	font-size: 14px;
        color: #E96012;
        font-weight: bold;
}

#news1_content img {
	width: 500px;
        margin-bottom: 10px;
}

#news1_content {
        font-size: 14px;
}

#news2 {
         cursor:pointer;
        }

#news2_title {
	font-size: 12px;
        color: #E96012;
        font-weight: bold;
}


#news2_content img {
	width: 120px;
        margin-bottom:3px;
}

#news3 {
        cursor:pointer;
}

#news3_title {
	font-size: 12px;
        color: #E96012;
        font-weight: bold;
}

#news3_content img {
	width: 120px;
        margin-bottom:3px;
}

#news4 {
        cursor:pointer;
}

#news4_title {
	font-size: 12px;
        color: #E96012;
        font-weight: bold;
}

#news4_content img {
	width: 120px;
        margin-bottom:3px;
}
