@charset "UTF-8";

.whatsnew { width:484px; height:300px; margin-bottom:5px; border:
1px solid #575FA0;
}


.whatsnew_left { width:70px; height:300px; float:left; background:#D1AF6A; text-align:center; background-image:url(../img/whatsnew_bg.gif);
}



#news {
	padding:0;
	margin:0; 
	width: 414px; 
	overflow: auto; 
	height: 300px;
	float:left;
	}

#news ul {
margin:2px 0 0 0;
} 

#news li {
list-style:outside none;
background: url(../images/list-mark.gif) no-repeat left center;
padding:2px 0 2px 10px; 
margin:0 0 0 5px;
padding:2px 0 2px 0;
font-size: 13px;
border-bottom:#D1AF6A dotted 1px;
}

/* facebook */
.ban_facebook {
width: 400px;
height: 300px;
margin: 5px 0 0 15px;
padding: 0;
float: left;
display: inline;
}
