* {
	margin: 0;
	padding: 0;
	}
ul, ol, li {
	margin: auto;
	padding: 0 0 .3em .6em;
	}
ul {
	margin: 0 0 1.2em 2em;
	}
html {
	font-size: 100%;
	height: 100%;
	}
body {
	font: .8em Arial, sans-serif;
	width: 100%;
	min-width: 760px;
	height: 100%;
	min-height: 100%;
	background: url(img/bg.jpg) no-repeat center top #000;
	line-height: 1.4em;
	text-align: center;
	/*padding-bottom: 40px;*/
	}
img {
	border: none;
	}
p {
	margin-bottom: 1.2em;
	}
blockquote {
	margin: 0 0 1.2em 2em;
	}
h1, h2, h3 {
	margin-bottom: .8em;
	color: #676767;
	}
h1, h2 {
	font-weight: normal;
	}
a, a:visited {
	color: #fe7;
	text-decoration: underline;
	}
a:hover {
	color: #fff;
	text-decoration: none;
	}
.clear:after {
    content: "."; 
    display: block;
	margin: 0;
	padding: 0;
    height: .1px; 
    clear: both; 
    visibility: hidden;
	line-height: .1px;
	font-size: 0;
	}
* html .clear {
	height: 1%;
	}
.clear {
	display: block;
	clear: both;
	}
#Dimension {
	position: relative;
	min-width: 990px;
	max-width: 1600px;
  	width: 100%;
	margin: 0 auto;
	}
.Content1 {
	position: relative;
	float: left;
	margin-left: 4%;
	padding: 440px 0 0 0;
	width: 34%;
	text-align: left;
	color: #d8c49c;
	}
.Content1 .Logo {
	position: absolute;
	left: 50%;
	top: 156px;
	z-index: 250;
	margin-left: -99px;
	width: 198px;
	height: 117px;
	}
.Content1 .Logo img {
	width: 198px;
	height: 117px;
	}
.Content2 {
	position: relative;
	float: right;
	margin-right: 4%;
	padding: 440px 0 0 0;
	width: 32%;
	text-align: left;
	color: #d8c49c;
	}
.Content2 .Logo {
	position: absolute;
	left: 50%;
	top: 149px;
	z-index: 250;
	margin-left: -95px;
	width: 189px;
	height: 121px;
	}
.Content2 .Logo img {
	width: 189px;
	height: 121px;
	}
.Bottle {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -114px;
	z-index: 1;
	width: 228px;
	height: 100%;
	min-height: 100%;
	}
.Bottle a.watch {
	display: block;
	margin: 0 0 40px 0;
	width: 228px;
	height: 92px;
	background: url(img/watch.png) no-repeat;
	text-indent: 230px;
	white-space: nowrap;
	overflow: hidden;
	}
.Bottle a.watch:hover {
	background: url(img/watch_o.png) no-repeat;
	}
.Bottle div#flashcontent {
	width: 171px;
	margin: 40px 0 0 32px;
	}
.Bottle div#flashcontent img {
	width: 171px;
	height: 370px;
	}
.Bottle .Stamp {
	width: 184px;
	height: 186px;
	cursor: pointer;
	}
#Mask {
	position: absolute;
	z-index: 255;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.75;
	-moz-opacity: 0.75;
	display: none;
	}
#Video, #More0, #More1 {
	position: absolute;
	z-index: 256;
	left: 50%;
	top: 20%;
	margin-left: -270px;
	width: 480px;
	background: url(img/popup_bgb.png) no-repeat center bottom;
	padding: 0 30px;
	color: #fff;
	text-align: left;
	display: none;
	}
#Video p, #More0 p, #More1 p, #More0 ul {
	padding: 0 20px;
	}
#Video img, #More0 img, #More1 img {
	width: 540px;
	height: 40px;
	margin: -40px 0 20px -30px;
	}
.close {
	text-align: center;
	margin: 20px 0;
	}
.close a, .close a:visited {
	color: #873;
	font: .89em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dashed #664f28;
	}
.close a:hover {
	border-bottom-color: #000;
	}
.copyright {
	margin: 30px 0 0 0;
	font-size: .85em;
	font-style: italic;
	color: #88412b;
	text-align: center;
	}
.copyright a, .copyright a:visited {
	color: #c36840;
	}
.More {
	display: none;
	}
