@charset "utf-8";
#main {
	height: 620px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 137px;
	width: 960px;
}
#content {
	background-color: #DDD;
	height: 483px;
	width: 960px;
}
#cover {
	background-image: url(images/cover.png);
	height: 483px;
	width: 960px;
	background-position: 0px -65px;
}
#logo {
	background-image: url(images/logo.png);
	height: 137px;
	width: 470px;
	background-repeat: no-repeat;
	background-position: 0px 35px;
	float: left;
}

#head #navlang {
	float: right;
	height: 40px;
	width: 490px;
	text-align: right;
}

#navlang ul {
	list-style-type: none;
	float: right;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#navlang ul li {
	display: inline;
	/* [disabled]background-color: #3FF; */
	width: 100px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#navlang ul li a {
	color: #999;
	text-decoration: none;
}

#navlang ul li a:hover {
	color: #333;
}

#navbar {
	float: right;
	height: 55px;
	width: 490px;
	text-align: right;
}
#navbar ul {
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	float: right;
}
#navbar ul li {
	display: inline;
	/* [disabled]padding-right: 0px; */
	/* [disabled]padding-bottom: 0px; */
	/* [disabled]padding-left: 5px; */
	font-size: small;
	float: left;
	/* [disabled]padding-top: 0px; */
}

#navbar ul li a {
	display: block;
	width: 60px;
	margin-left: 5px;
	text-align: center;
	color: rgba(191,166,81,0.5);
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(191,166,81,0.5);
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#navbar ul li a:hover, #navbar ul li.current a {
	color: #765035;
	text-decoration: none;
	border-bottom-style: solid;
	border-top-color: #765035;
	border-right-color: #765035;
	border-bottom-color: #765035;
	border-left-color: #765035;
}
#navbar ul li a:active {
	color: #765035;
}
#cover #cover_tt {
	height: 329px;
	width: 410px;
	padding-top: 90px;
	padding-left: 60px;
	float: left;
}
#content #story {
	background-image: url(images/story.png);
	height: 480px;
	width: 960px;
}
#story #storytext {
	height: 336px;
	width: 564px;
	margin-left: 46px;
	padding-top: 48px;
	text-align: justify;
}
#story #storytext p {
	font-size: small;
	line-height: 22px;
}

#story #storytexte {
	height: 352px;
	width: 564px;
	margin-left: 46px;
	padding-top: 35px;
	text-align: justify;
}
#story #storytexte p {
	font-size: x-small;
	line-height: 1.35em;
}

.title1 {
	color: #765035;
	font-size: medium;
}

#content #pslide {
	/* [disabled]background-color: #3FF; */
	height: 483px;
	width: 338px;
	float: left;
	-webkit-transition: opacity 1s ease-in 0s;
	-moz-transition: opacity 1s ease-in 0s;
	-ms-transition: opacity 1s ease-in 0s;
	-o-transition: opacity 1s ease-in 0s;
	transition: opacity 1s ease-in 0s;
}
#content #ppic {
	/* [disabled]background-color: #CF0; */
	float: left;
	height: 400px;
	width: 180px;
	margin-top: 40px;
	margin-left: 52px;
}
#content #ptext {
	float: left;
	height: 360px;
	width: 326px;
	margin-top: 40px;
	margin-left: 32px;
	text-align: justify;
	line-height: 1.5em;
	letter-spacing: 0em;
	font-size: small;
	margin-bottom: 0px;
}
#content #ptexte {
	float: left;
	height: 360px;
	width: 326px;
	margin-top: 40px;
	margin-left: 32px;
	text-align: justify;
	line-height: 1.45em;
	letter-spacing: 0em;
	font-size: x-small;
	margin-bottom: 0px;
}
#content #pnavbar {
	float: left;
	height: 83px;
	width: 150px;
	margin-top: 1px;
	margin-left: 210px;
	padding: 0px;
}
#cover #cover_pic {
	float: left;
	margin-top: 250px;
	margin-left: 250px;
}
.title_small {
	font-size: small;
	color: #999;
}
.title2 {
	font-size: medium;
	color: #CE955C;
}
#content #saleway_title {
	font-size: medium;
	color: #765030;
	margin-left: 50px;
	padding-top: 30px;
}
#content #saleway_pic {
	text-align: center;
	padding-top: 20px;
}
#content #saleway_pic2 {
	margin-right: 50px;
	margin-left: 50px;
	font-size: medium;
	color: #765030;
	margin-top: 30px;
	padding-top: 10px;
	padding-left: 30px;
}
#content #saleway_contact {
	margin-top: 60px;
	font-size: small;
	color: #765035;
	text-align: center;
}
#saleway_contact a {
	color: #765035;
	text-decoration: none;
}
#content #saleway_contact a:hover {
	color: #CC9900;
}
#content #news {
	margin-left: 30px;
	padding-top: 10px;
}
#store2 {
	text-align: center;
}
