@charset "utf-8";
/* CSS Document */
/* Lock Page */
#Wrapper {
	position: absolute;
	width: 950px;
	left: 0px;
	top: 0px;
}
/* --------- */
#BreadCrumb {
	position: absolute;
	height: auto;
	width: auto;
	right: 0px;
	top: 5px;
	z-index: 10;
}
#Menu {
	position: absolute;
	height: auto;
	width: auto;
	right: 0px;
	top: 25px;
	z-index: 10;
}
#StrapLineWrapper {
	position: relative;
	width: 640px;
	left: 20px;
	font-size: 40px;
	font-family: Toledo;
}
#TopRightBox {
	border: 1px dashed #999;
	position: absolute;
	height: auto;
	width: 180px;
	right: 0px;
	top: 60px;
	padding: 10px;
}
#BottomRightBox {
	position: absolute;
	right: 0px;
	top: 470px;
	/*	border: thin dashed #999;*/
	width: 400px;
	color: #666;
}
#Why_choose_us {
	position: absolute;
	right: 0px;
	top: 50px;
	height: auto;
	width: auto;
}

