@charset "utf-8";
body {
	margin-top: 0px;
	/*background-color: #c7ccd4;*/
}


/*Featured Item*/
.new {
	position: absolute;
	top: -3px;/*-3*/
	right: 0px;/*0*/
}
/*
#slider #featureditem1 .itemdescription span, #slider #featureditem2 .itemdescription span, #slider #featureditem3 .itemdescription span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b9b9b9;
	padding-left: 10px;
}
#slider #featureditem1 .itemdescription, #slider #featureditem2 .itemdescription, #slider #featureditem3 .itemdescription {
	background-image: url(../images/itemdescription.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 825px;
	position:relative;
	top: 187px;
	padding: 16px 55px 0 60px;
}
*/
#featureditem1 {
	background-image: url(../images/branner01.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 900px;
	margin-top: 0px;
}
#featureditem2 {
	background-image: url(../images/branner02.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 900px;
	margin-top: 0px;
}
#featureditem3 {
	background-image: url(../images/branner03.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 900px;
	margin-top: 0px;/*30*/
}
#featureditem4 {
	background-image: url(../images/branner04.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 900px;
	margin-top: 0px;/*30*/
}
#featureditem5 {
	background-image: url(../images/branner05.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 900px;
	margin-top: 0px;/*30*/
}
#slider {
	height: 390px;
	width: 900px;
	overflow: hidden;
	padding-bottom: 0px;/*30*/
}
/*End of featured item*/
