@charset "utf-8";
/* CSS Document */

#slider{
	height:265px;
	background:url(images/top_15.png) left bottom repeat-x;
	padding:0px 10px;
	margin-bottom:15px;
}

#newest{
	margin-bottom:40px;
	width:960px;
}

#newest .inner{
	width:600px;
	border:1px #B9B9B9 solid;
	margin-bottom:5px;
	padding-bottom:3px;
	background-color:#FFF;
}

#newest .newest{
	margin-bottom:10px;
}

#newest h2{
	margin:0px;
	padding:0px;
	width:600px;
	height:22px;
	text-indent:-9999px;
}
#newest_news h2{
	background:url(images/newest_03.png) left top no-repeat;
}

#newest_blog h2{
	background:url(images/newest_06.png) left top no-repeat;
}

#newest .content{
	background-color:#FFF;
}

#newest_news{
	background-color:#F00;
}

#newest_blog{
	background-color:#005BA4;
}

#newest_facebook{
	float:right;
	background-color:#FFF;
	width:300px;
	margin-right:20px;
}

.left_side{
	width:600px;
	float:left;
}

#newest .item{
	border-bottom:1px #B9B9B9 dotted;
	padding:5px;
	clear:both;
	line-height:30px;
}

#newest .date{
	width:100px;
	float:left;
	margin-left:7px;
}

#newest title{
	width:190px;
}
