@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}

body {
	width: 100%;
	margin: 0;
	font-size: 13px;
}

.count{
	display: none;
}

a {
	color: navy;
	text-decoration:none;
}

p{
	margin: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

ul{
	display:block;
	list-style-type: none;
	position: relative;
}

li{
	display: inline-block;
	list-style-type: none;
	vertical-align: top;
}

.header {
	margin-bottom: 0px;
	margin-top: 30px;
	border-color: #999999;
	border-right-width: 1px;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 1px;
	height: 100px;
	width: 970px;
}

h1 {
	font-style: normal;
	margin-right: 0px;
	margin-left: 60px;
	margin-bottom: 5px;
	margin-top: 10px;
	float: left;
	font-size: 14px;
}

h2{
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #444;
	float: left;
	margin: 10px auto 0px 10px;
}

.headerlogo {
	margin-right: 0px;
	margin-left: 60px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 60px;
	clear: both;
	float: left;
}

.headertext {
	margin-right: 60px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 14px;
	float: right;
}

.menu {
	background-color: #e6e6e6;
	margin-bottom: 0px;
	margin-top: 0px;
	border-color: #999999;
	border-right-width: 1px;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	height: 30px;
	width: 970px;
}

.menu ul{
	list-style-type: none;
	height: 30px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.menu ul li{
	font-size: 14px;
	height: 20px;
	width: 20%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
}

.popupface {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(./image/image2-1.png);
	margin-bottom: 0px;
	margin-top: 0px;
	border-color: #999999;
	border-right-width: 1px;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	height: 500px;
	width: 970px;
	background-color: #e6e6e6;
}

.popuptitle{
	margin-right: 60px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 20px;
	font-size: 100px;
	float: right;
}

.popuplink {
	clear: both;
	margin-right: 60px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 16px;
	text-align: right;
	float: right;
}

.popuptext{
	clear: both;
	margin-right: 60px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 150px;
	width: 300px;
	float: right;
	text-align: right;
}

.face {
	margin-bottom: 0px;
	margin-top: 0px;
	border-color: #999999;
	border-right-width: 1px;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	width: 970px;
}

#popupface{
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(./image/image2-2.png);
}

.facetitle {
	width: 970px;
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 16px;
}

.facebox{
	background-color: #e6e6e6;
	margin-right: 60px;
	margin-left: 60px;
	margin-bottom: 5px;
	margin-top: 10px;
	text-align: left;
}

.facebox div{
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

.footer {
	margin-bottom: 0px;
	margin-top: 0px;
	border-color: #999999;
	border-right-width: 1px;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	width: 970px;
}

.footertext{
	width: 640px;
	text-align: left;
}

.copylight {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 970px;
}

#clear {
	clear: both;
}

/*pop*/
.pop{
	overflow: hidden;
	background-color:#f6f6f6;
}

.pop ul{
	width: 100%;
	margin:0px 0px 5px 0px;
	padding: 0px;
}

.pop ul li{
	background-color:#fff;
	width: 316px;
	height: 400px;
	margin: 5px 2px 0px 2px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	/*overflow:scroll;*/
}

.icon{
	float: left;
	width: 28px;
	height: 28px;
	margin: 10px 0px 0px 10px;
}

.pop ul li a{
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.pop ul li a div{
	width: 100%;
	height: 33px;
	margin: 0px;
	padding: 0px;
}

.pop ul li a p{
	vertical-align: middle;
	text-align: left;
	font-size: 13px;
	color: #444;
	margin: 15px;
}

.pop ul li a p img{
	width: 100%;
}

/*shop*/
.shop{
	overflow: hidden;
	background-color:#ffffff;
}

.shop ul{
	width: 100%;
	margin:0px 0px 5px 0px;
	padding: 0px;
}

.shop ul li{
	background-color:#fff;
	width: 300px;
	margin: 5px 2px 0px 2px;
	padding: 0px;
	vertical-align: middle;
}

.shop ul li a img{
	width: 300px;
	height: 300px;
    border: 1px #fff;
    border-style: solid;
}

.shop .radio input:checked + a img{
    border: 1px navy;
    border-style: solid;
}

.shopmenu{
	overflow: hidden;
	background-color: #e6e6e6;
}

.shopmenu ul{
	width: 100%;
	margin:0px 0px 5px 0px;
	padding: 0px;
}

.shopmenu ul li{
	margin: 10px 20px 5px 20px;
	padding: 0px;
	vertical-align: middle;
}

.shopmenu ul li p{
	color: #6f6f6f;
	font-size: 11px;
	text-align: center;
}

.shopmenu ul li a{
	font-size: 11px;
	text-align: center;
}

.shopmenu ul li a img{
	width: 50px;
	height: 50px;
    border: 1px #e6e6e6;
    border-style: none none solid none;
}

.radio input{
	opacity: 0;
	position: absolute;
}

.shopmenu .radio a{
	color: #000;
}

.shopmenu .radio input:checked + a{
	color: navy;
}

.shopmenu .radio input:checked + a img{
    border: 1px navy;
    border-style: none none solid none;
}

.submit input{
	opacity: 0;
	position: absolute;
}

.shopoder{
	overflow: hidden;
}

.shopoder ul{
	width: 100%;
	margin:0px 0px 5px 0px;
	padding: 0px;
}

.shopoder ul li{
	height: 60px;
	margin: 5px 5px 5px 5px;
	padding: 0px;
}

.shopoder ul{
	width: 100%;
	margin:0px 0px 5px 0px;
	padding: 0px;
}

.shopoder ul li{
	margin: 5px 5px 5px 5px;
	padding: 0px;
}

.oder p{
	margin: 50px 10px 50px 10px;
	text-align: left;
	vertical-align: middle;
}

subtext{
	color: #6f6f6f;
}

#buy{
	color: #000;
	font-size: 11px;
	text-align: left;
}