#main p{
	padding:42px 0px 268px;
	background:url(images/mainimage.jpg) right bottom no-repeat;
}

.topBlandList {margin: 30px 0 0 0 }
.topBlandList1 {margin:0 0 0 0; }
.topBlandList1 img {
	margin-right: 4px;
}
#main table.topBlandList th { padding:0 0 5px 0; }
#main table.topBlandList td { padding:0 0 30px 0; }
.topBlandList img {border:0; }

#year{
	margin:0px 0px 15px;
}

.items a:hover {
	box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.2);
}


#main table.topBlandList a:hover img{
	/* IE */
	filter:alpha(opacity=75);
	/* Safari Opera */
	opacity:0.75;
	/* Firefox Netscape */
	-moz-opacity:0.75;
}


.topNews { width:600px; margin:20px 0 0 0; font-size:12px; background:url(images/bg_topnews.gif) repeat-y left top; }
.topNews dt {
	clear: left; float: left;
	position:absolute;
	margin:0; padding:15px 0 0 10px;
	width:60px;
}
.topNews dd { margin:10px 0 0 0; padding:5px 0 5px 70px; /padding:5px 0 5px 60px; border: 1px #ccc solid; }
.topNews dd ul { list-style-position:inside; list-style:none; }
.topNews dd li { margin:0 0 5px 0;}
.topNews dd li a {
	text-decoration: none;
}
.topNews dd li a:hover {
	color: red;
	font-weight: bold;
}
