@charset "UTF-8";

#topimages {
	margin-top: 30px;
}

#topnews {
	background: url(../img/top_bg.gif);
	padding-top: 12px;
}
#topnews .newsbox {
	width: 260px;
	float: left;
	margin-right: 10px;
}
#topnews .discountsbox {
	width: 230px;
	float: left;
	margin-right: 10px;
}
#topnews .bunnerbox {
	width: 180px;
	float: left;
	margin-right: 10px;
	font-size: 9%;
}

#topnews .newsbox p {
	padding: 15px 10px 0 10px;
}

