body {
	background-color: #000;
}
#header-wrapper {
	margin: 0px;
	height: 205px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#header {
	height: 100px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#logo {
	height: 100px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	float: left;
}
h1 {
	font-size: 64%;
	font-weight: normal;
	color: #FFF;
	height: 16px;
	width: 100%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: -webkit-gradient(linear, left top, left bottom, from(#0712b1), to(#171c61));
	background:	-moz-linear-gradient(linear, left top, left bottom, from(#0712b1), to(#171c61));
	background:	-o-linear-gradient(linear, left top, left bottom, from(#0712b1), to(#171c61));
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.header-icon {
	float: right;
	height: 31px;
	width: 31px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tel-box {
	padding: 0px;
	height: auto;
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tel {
	padding: 0px;
	float: left;
	height: 50px;
	width: 160px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn_tel {
	height: 55px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.btn_tel a {
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#0712b1), to(#171c61));
	background:	-moz-linear-gradient(linear, left top, left bottom, from(#0712b1), to(#171c61));
	background:	-o-linear-gradient(linear, left top, left bottom, from(#0712b1), to(#171c61));
	display: block;
	margin: 5px;
	height: 20px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
	font-size: 76%;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.btn_tel-wrapper {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 55px;
	width: 160px;
}
.menu-nav {
	height: auto;
	list-style-type: none;
	font-size: 76%;
	line-height: 20px;
	color: #333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.menu-nav li:first-child {
	border-top-left-radius: 10px;/* 左上 */
	-webkit-border-top-left-radius: 10px;/* 左上 */
	-moz-border-radius-topleft: 10px;/* 左上 */
	border-top-right-radius: 10px;/* 右上 */
	-webkit-border-top-right-radius: 10px;/* 右上 */
	-moz-border-radius-topright: 10px;/* 右上 */
	background: -webkit-gradient(linear, left top, left bottom, from(#454545), to(#232323));
	background:	-moz-linear-gradient(linear, left top, left bottom, from(#454545), to(#232323));
	background:	-o-linear-gradient(linear, left top, left bottom, from(#454545), to(#232323));
	background-color: #121212;
	font-size: 100%;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	height: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
}
.menu-nav li {
	margin: 0px;
	height: auto;
	padding: 0px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	background:	-moz-linear-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	background:	-o-linear-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
.menu-nav li:last-child {
	border-bottom-left-radius: 10px;/* 左上 */
	-webkit-border-bottom-left-radius: 10px;/* 左上 */
	-moz-border-radius-bottomleft: 10px;/* 左上 */
	border-bottom-right-radius: 10px;/* 右上 */
	-webkit-border-bottom-right-radius: 10px;/* 右上 */
	-moz-border-radius-bottomright: 10px;/* 右上 */
	text-decoration: none;
	display: block;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: solid 1px #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#232323), to(#454545));
	background:	-moz-linear-gradient(linear, left top, left bottom, from(#232323), to(#454545));
	background:	-o-linear-gradient(linear, left top, left bottom, from(#232323), to(#454545));
	text-align: center;
}
.menu-nav a {
	color: #333;
	text-decoration: none;
	display: block;
	margin: 0px;
	height: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(image/index/icon3.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu-nav a.white {
	color: #FFF;
}
#contents-wrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#concept {
	margin: 0px;
	padding: 10px;
}
#recommend1 {
	background-color: #F2D3BD;
	margin: 0px;
	height: 110px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#recommend2 {
	background-color: #FFEAD7;
	margin: 0px;
	height: 110px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.recommend-box {
	padding: 10px;
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.recommend-box img {
	margin: 0px;
	float: left;
	height: 90px;
	width: 120px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#global-nav {
	padding: 0px;
	height: 41px;
	width: 100%;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#global-nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	height: 40px;
	width: 50%;
	background: -webkit-gradient(linear, left top, left bottom, from(#565656), to(#232323));
	background:	-moz-linear-gradient(linear, left top, left bottom, from(#565656), to(#232323));
	background:	-o-linear-gradient(linear, left top, left bottom, from(#565656), to(#232323));
	float: left;
}
#global-nav li span {
	background-image: url(image/index/icon3.png);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	height: 40px;
	display: block;
}
#global-nav li a {
	font-size: 76%;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-shadow: 1px 1px 0px #333;
}
#global-nav li:nth-child(even) a {
	background-image: url(image/index/bar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#switchButton {
	color: #666;
	clear: both;
	text-align: center;
	font-size: 80%;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#switchButton a {
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#switchButton a:hover {
	border: none;
}
#footer {
	background-image: url(image/index/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 25px;
	width: 100%;
	display: block;
	clear: both;
	font-size: 80%;
	color: #666;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu-wrapper {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #BB1C1A;
}
.menu-t1 {
	font-size: 76%;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.menu-t2 {
	font-size: 68%;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.menu-t3 {
	font-size: 62%;
	color: #CCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.menu-t3 span {
	font-size: 70%;
	font-weight: bold;
	color: #FFF;
}
.menu-img {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 0px;
	height: 225px;
	width: 300px;
}
.concept-t1 {
	font-size: 90%;
	color: #E62516;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.com1 {
	font-size: 62%;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.shop-wrapper {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
}
.shop-t1 {
	font-size: 76%;
	color: #CCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.shop-t2 {
	font-size: 68%;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.btn1 {
	height: 40px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.btn1 a {
	-moz-box-shadow: 0 0 3px #666;
	-webkit-box-shadow: 0 0 3px #666;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	background:	-moz-linear-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	background:	-o-linear-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
	display: block;
	margin: 5px;
	height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}
.bold {
	font-size: 78%;
	font-weight: bold;
}
.gray {
	color: #454545;
}
.red {
	color: #E62516;
}
