body{
	margin:				0px;
	padding:			0px;
	
	font-family:		Arial;
	font-size:			12px;
	color:				#373737;
}

h1{
	color:				#205266;
	font-family:		Tahoma;
	font-size:			30px;
	margin:				0px;
	top:				-75px;
	left:				120px;
	font-weight:		100;
	position:			absolute;
	z-index:			3;
}

#Slogan{
	color:				#FFF;
	font-family:		Tahoma;
	font-size:			12px;	
	left:				120px;
	margin:				0px;
	position:			absolute;
	top:				-35px;	
}

#Linbar_head{
	position:			absolute;
	margin-left:		780px;
	margin-top:			10px;
}

	#Linbar_head a{
		text-decoration:	none;
		color:				#333333;	
	}

#Back{
	background: 		url(../images/backk.png);
	width:				100%;
	height:				933px;
	z-index:			0;
	position:			absolute;
}

#Top{
	background:			url(../images/top.png);
	width:				100%;
	height:				67px;
}

.Center {
	margin:				0 auto;
	padding: 			0;
	width: 				960px;
	position:			relative;
	z-index:			1;
}

#Logo{
	position:			absolute;
	z-index:			3;
	top:				-130px;
	left:				-20px;
	float:				left;	
}

#Linkbar{
	background:			url('../images/linkbar.png');
	width:				100%;
	height:				40px;
	line-height:		40px
}


	#Linkbar ul{
		margin:				0px;
		padding:			0px;
		list-style:			none;
		margin-left:		90px	
	}

	#Linkbar li{
		float:				left;
		padding-left:		8px;
		padding-right:		8px;
		height:				39px;
		margin-top:			1px;
	}
	
	#Linkbar li:hover{
		background:			#2aa6f4;
	}
	
	#Linkbar a{
		color:				#FFF;
		text-decoration:	none;	
	}
	
#Middle{
	background:			#FFF;
	width:				940px;
	padding:			10px;	
	
	line-height:		16px;
}
	
	#Middle a{
		color:				#373737;
		text-decoration:	underline;
	}

	#Middle h2, h3{
		color:				#205266;
		font-size:			16px;
		font-family:		Tahoma;
		font-weight:		100;	
	}
	
	#Middle #Intro{
		width:				550px;
		float:				left;
	}
	
	#Middle .Dvd{
		background:			#e3f6ff;
		padding:			10px;
		height:				180px;
		width:				140px;
		text-align:			center;
		float:				left;
		margin-right:		20px;
	}
	
		#Middle .Dvd:hover{
			background:			#46788e;
			color:				#FFF;
		}
		
	#Middle .Shoppicture{
		background:			#b6eaff;
		width:				200px;
		height:				150px;
		padding:			10px;
		float:				left;
		margin-right:		5px;
		margin-left:		5px;	
		margin-bottom:		10px;
	}
	
	#Middle .Shoppicture:hover{
		background:			#46788c;
	}
	
	#Middle .Shoppicture img{
		border:				none;
	}

	#Middle .Shop{
		background:			#b6eaff;
		width:				430px;
		padding:			10px;
		float:				left;
		margin-right:		10px;
		margin-left:		10px;	
		margin-bottom:		20px;
	}
	
		#Middle .Shop img{
			border:				none;	
		}
		
		#Middle .Shop .Information{
			width:			220px;
			height:			110px;
			float:			right;	
		}
		
			#Middle .Shop .Information .Tittle{
				color:				#46788c;
				font-family:		Tahoma;
				font-size:			14px;
			}
			
			
			#Middle .Shop .Button{
				float:				right;
				position:			relative;
				margin-top:			-40px;
			}

#Bottom{
	background:			url(../images/bottom.png);
	width:				960px;
	height:				10px;
}

#Footer{
	background:			#b6eaff;
	width:				100%;
	padding-top:		20px;
	padding-bottom:		20px;
	z-index:			1;
	position:			relative;
	
	color:				#FFF;
}
	
	#Footer a{
		color:				#205266;
		text-decoration:	none;	
	}
		
		#Footer a:hover{
			text-decoration:	underline;	
		}
		
	#Footer .Piece{
		width:			240px;
		margin-left:	50px;
		float:			left;	
	}
	
	#Footer ul{
		padding:		0px;
		margin-left:	10px;	
	}
		
.Kopen{
	font-size:			11px;
	position:			absolute;
	width:				130px;
	margin-top:			-1px;
	font:				left;
	background:			#093;
}

#Spotlight{
	width:				920px;
	padding:			10px;
	background:			#b6eaff;
	margin-top:			10px;
}

#DVD{
	width:				280px;
	float:				left;	
}

#Des{
	width:				620px;
	float:				left;
	background:			#FFF;
	padding:			10px;
}

#Description{
	float:				right;
	width:				330px;
	margin-top:			10px;
	margin-bottom:		10px;
	height:				290px;	
	background:			#dedede;
	padding:			5px;
	
	color:				#373737;
}

	#Description h3 a{
		color:				#373737;
	}
	
	#Description li{
		list-style:			url('../images/tick.png');	
		margin-top:			10px;
	}

#Sponsor{
	position:				absolute;
	left:					680px;
	top:					-103px;	
}

#Sponsor a{
	color:					#333333;
	text-decoration:		none;	
}

#Sponsor a:hover{
	text-decoration:		underline;	
}

.Movie{
	width:					170px;
	float:					left;
	margin-left:			10px;	
	margin-bottom:			20px;
}

.Movie .Back{
	background:				url('../images/back_dvd.png');
	height:					210px;
	width:					170px;
}

	.Movie .Img{
		border:				#999 solid 1px;
		margin-left:		20px;
		margin-top:			10px;
		width:				130px;	
		height:				170px;
		overflow:			hidden;
		float:				left;
	}
	
	.Movie img{
		width:				130px;	
	}
	
	.Movie .Title{
		font-weight:		900;
		margin-left:		10px;
		margin-top:			10px;	
		float:				left;
		width:				130px;
		text-align:			center;
	}

	.Movie .Under{
		background:				url('../images/under_dvd.png');
		height:					34px;
		line-height:			34px;
		width:					170px;
		text-align:				center;
		
		color:					#FFF;
	}
	
		#Middle .Movie .Under a{
			color:					#FFF;
			text-decoration:		none;
		}
		
.Movie .Old_price{
	background:			url('../images/old_price.png');
	width:				60px;
	height:				60px;
	position:			absolute;
	margin-top:			-75px;
	margin-left:		70px;
	
	color:				#FFF;
	text-decoration:	line-through;
	text-align:			center;
	line-height:		60px;	
}

.Movie .Price{
	background:			url('../images/price.png');
	width:				77px;
	height:				77px;
	position:			absolute;
	margin-top:			-60px;
	margin-left:		100px;
	
	text-align:			center;
	color:				#FFF;
	font-size:			18px;
	line-height:		77px;	
}

.Movie_row{
	clear:				both;
	margin-top:			20px;	
}

.Movie_row img{
	width:				100px;	
	float:				left;
}

.Movie_row .Description{
	float:				left;
	margin-left:		10px;
	width:				280px;
	margin-right:		20px;	
}

	.Movie_row .Description h3{
		margin:				0px;
		margin-bottom:		10px;	
		color:				#169eec;
	}
	
	.Movie_row .Priceline{
		float:				left;	
		width:				150px;
		margin-top:			25px;
	}
	
	.Movie_row .Old_price{
		text-decoration:	line-through;
	}
	
	.Movie_row .Price{
		color:				#169eec;
		font-size:			14px;
	}

#Left{
	width:				600px;
	float:				left;	
}

#Right{
	width:				300px;
	float:				right;	
}

.Dvd_small{
	margin-top:			10px;	
}

.Dvd_small .Number{
	line-height:		60px;
	float:				left;	
	width:				30px;
	text-align:			center;
}

.Dvd_small .Img{
	width:				60px;
	margin-right:		10px;	
	float:				left;
}

.Dvd_small .Img img{
	width:				60px;
}

.Dvd_small .Text{
	float:				left;
	width:				200px;	
}

.Dvd_small .Text .Link{
	color:				#169eec;
	text-decoration:	none;
	font-weight:		900;
}

.Dvd_small .Text span.Old_price{
	text-decoration:	line-through;
}

.Dvd_small .Text span.Price{
	color:				#ffa637;
	font-weight:		bold;
}

.Blz{
	background:			#ececec;
	line-height:		20px;
	float:				left;
	margin-right:		5px;
	width:				20px;
	height:				20px;
	text-align:			center;
	margin-top:			5px;	
	border:				#ececec 1px solid;	
}

.Blz a{
	text-decoration:	none;
}

.Blz:hover{
	background:			#d6d6d6;
	border:				#d6d6d6 1px solid;	
}