﻿@charset "utf-8";
/* CSS Document */
.c33{
	width:1120px;
	}
.area {
	margin:60px 0 100px 0;
	width:1120px;
}
.area ul {
	margin:0 0 0 -20px;
}
.area .nav_p {
	height:10px;
	width:100%;
}
.navbar {
	width:210px;
	margin:40px auto 0 auto;
	overflow:hidden;
}
.navbar li {
	background:url('../images/a_btn.png') no-repeat;
	float:left;
	margin:0 0 0 20px;
	width:40px;
	height:10px;
	cursor:pointer;
}
.navbar li.active {
	background:url('../images/a_btn_hov.png') no-repeat;
	
}
.bed {
	width:1120px;

}
.bed li {
	float:left;
	width:204px;
	position: relative;
}

.bed li .img img{
	width:204px;
	height:220px;
	}
#pre {
	display:none;
	}
#next {
		display:none;
}
#Marquee {
	overflow:hidden;
	width:1120px;
	height:382px;
	position:relative;
}
#QQMarqueeCoutent IMG{
	width:204px;
	height:220px;
}