* {
	margin: 0;
	padding: 0;
	list-style: none;
}

img,table,fieldset {
	border-style: none;
}

select,input,label {
	vertical-align: middle;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000;
	background: #b9cada;
}

h1 {
	font: normal 30px Georgia, "Times New Roman";
	color: #e6005c;
}

h2 {
	padding: .5em 0;
	font-size: 21px;
}

a {
	color: #4487ba;
}

a:hover {
	text-decoration: none;
}

#Wrapper {
	background: url(../i/html.png) repeat-x;
}

/* Header
----------------------------------------------------------- */

#Header {
	width: 1000px;
	height: 118px;
	background: url(../i/header.png) no-repeat;
}

#Slogan {
	position: absolute;
	top: 20px;
	left: 136px;
	width: 240px;
}

#Slogan p {
	font: 21px Georgia;
	color: #484e52;
}

.Lang {
	position: absolute;
	top: 90px;
	left: 385px;
	width: 350px;
}

.Lang2
{
	position: relative;
	float: left;
	top: 0px;
	Left: 0px;
	padding-top: 8px;
	padding-left: 10px;
}

.Lang li.on {
	width: 39px;
	height: 22px;
	background: #a4bace url(../i/ico-down.png) no-repeat 25px 10px;
}

.Lang li.on a {
	display: block;
	width: 39px;
	height: 22px;
}

.Lang li li a:hover {
	background: #8299ac;
}

.Lang li.on img {
	margin: 5px 0 0 6px;
}

	#nav ul {
		line-height: 1;
	}

	#nav a {
		display: block;
	}

	#nav li {
		float: left;
		width: 39px;
	}

	#nav li ul {
		position: absolute;
		left: -999em;
		width: 140px;
		background: #a4bace;
	}

	#nav li li {
		float: left;
		width: 28px !important;
		height: 22px;
	}

	#nav li li a {
		width: 28px !important;
	}

	#nav li:hover ul,
	#nav li.sfhover ul {
		left: auto;
	}

/* Menu
----------------------------------------------------------- */

#Menu {
	width: 1000px;
	height: 45px;
}

#Menu ul {
	width: 100%;
	overflow: hidden;
}

#Menu li {
	display: inline;
	float: left;
	padding: 0 20px;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	color: #5882a8;
	background: url(../i/menu-li.png) no-repeat right top;
}

#Menu li.on {
	background: url(../i/menu-on.png) repeat-x;
}

#Menu a {
	color: #d6e1eb;
	text-decoration: none;
}

#Menu a:hover {
	color: #fff;
}

#Menu li.on a {
	color: #5882a8;
}

#Outer {
	width: 1000px;
	background: #d9e2eb url(../i/outer.png) repeat-x;
}

/* Side
----------------------------------------------------------- */

#Scroll,
#Search {
	float: left;
	width: 230px;
}

#Scroll {
	padding: 10px 0 0 0;
}

#Scroll .bar {
	padding: 0 10px 0 0;
	height: 440px;
	overflow: auto;
}

#Scroll h1 {
	padding: 0 0 10px 0;
	font-weight: normal;
	font-size: 16px;
}

#Scroll p {
	padding: 0 0 10px 0;
	font-size: 12px;
	color: #222;
}

/* Search
----------------------------------------------------------- */

#Search h3 {
	padding: 20px 5px 10px 5px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	background: url(../i/search-h3.png) no-repeat 0 20px;
}

#Search p {
	font-size: 12px;
}

#Search label {
	display: block;
	font-size: 12px;
}

#Search .input,
#Search .select {
	padding: 0 0 5px 0;
}

#Search .select select {
	width: 100%;
}

#Search .submit {
	padding: 5px 0;
}

#Search .submit input {
	padding: 2px 4px;
	font-weight: bold;
	font-size: 13px;
}

#Search .input input {
	width: 90%;
}

#Search .input .l,
#Search .input .m {
	float: left;
	width: 40%;
}

#Search .input .r {
	float: left;
	padding: 17px 0 0 0;
	width: 20%;
	font-size: 13px;
}

#Search .input input#s8 {
	width: 35%;
}

/* Promo
----------------------------------------------------------- */

#Promo {
	padding: 225px 0 0 0;
	float: left;
	width: 755px;
	background: url(../i/promo.jpg) no-repeat;
}

#Promo .boxes {
	padding: 0 0 0 30px;
	height: 260px;
}

#Promo a.box {
	position: relative;
	display: block;
	float: left;
	width: 234px;
	height: 226px;
	text-decoration: none;
	background: url(../i/promo.png) no-repeat;
}

#Promo .ttl {
	position: absolute;
	display: block;
	padding: 150px 0 0 0;
	top: 0;
	left: 0;
	width: 194px;
	font-size: 24px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 1px 29px;
}

#Promo a:hover .ttl {
	background-position: 1px -263px;
}

#Promo .a .ttl {
	background-image: url(../i/ico-promo1.png);
}

#Promo .b .ttl {
	background-image: url(../i/ico-promo2.png);
}

#Promo .c .ttl {
	background-image: url(../i/ico-promo3.png);
}

#Promo .ttl span {
	display: block;
	padding: 0 0 2px 0;
}

#Promo .ttl .head {
	text-decoration: underline;
}

#Promo .ttl .body {
	font-size: 12px;
}

#Promo .prc {
	position: absolute;
	display: block;
	top: 20px;
	right: 40px;
	width: 90px;
	text-align: center;
}

#Promo .prc span {
	display: block;
	padding: 0 0 5px 0;
}

#Promo .prc .p1 {
	font-size: 12px;
	color: #d6e1eb;
}

#Promo .prc .p2 {
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	color: #fff;
}

#Promo .prc .p3 {
	font-size: 11px;
	color: #89ccff;
	text-decoration: underline;
}

/* Body
----------------------------------------------------------- */

#Body {
	float: left;
	padding: 15px 0;
	width: 755px;
}

#Home h1,
#Body h1 {
	padding: 0 0 .75em 0;
}

#Content p,
#Home p,
#Body p {
	padding: 0 0 1em 0;
	font-size: 14px;
}

#Body .content {
	padding: 0 30px 15px 30px;
}

/* Info
----------------------------------------------------------- */

#Info {
	margin: 0 0 1em 0;
	padding: 5px 0;
	width: 100%;
	overflow: hidden;
	background: #e2e9f0;
}

#Info p {
	padding: 0 10px;
	font-size: 16px;
}

#Info .l {
	display: inline;
	float: left;
}

#Info .r {
	display: inline;
	float: right;
}

/* List
----------------------------------------------------------- */

#List {
	padding: 0 0 10px 0;
}

#List .box {
	position: relative;
	padding: 9px;
	margin: 0 0 10px 0;
	overflow: hidden;
	color: #333;
	border: solid 1px #a8b2ba;
}

#List .boxA {
	padding: 0 0 10px 0;
	overflow: hidden;
}

#List .boxA1 {
	float: left;
	width: 30%;
}

#List .boxA img {
	border: solid 1px #fff;
}

#List .boxA2 {
	float: left;
	width: 30%;
}

#List .boxA2 p {
	padding: 0 0 4px 0;
	font-size: 18px;
}

#List .boxA2 .price strong {
	padding: 0 4px;
	font-size: 18px;
	color: #fff;
	background: #e6005c;
}

#List .boxA2 li {
	display: inline;
	float: left;
	width: 100%;
	font-size: 11px;
}

#List .boxA3 {
	float: right;
	width: 38%;
}

#List .boxA3 p {
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	color: #4c5054;
}

#List .boxB p {
	padding: 0;
	font-size: 12px;
}

#List .boxB .more {
	padding: 0 10px;
	font-weight: bold;
}

/* Paging
----------------------------------------------------------- */

#Paging {
	height: 30px;
	text-align: center;
}

#Paging ul {
	width: 360px;
	margin: 0 auto;
}

#Paging li {
	display: inline;
	float: left;
	width: 36px;
	height: 27px;
	line-height: 24px;
	color: #666;
	font-weight: bold;
	font-size: 13px;
}

#Paging a {
	color: #fff;
	text-decoration: none;
}

#Paging li.off {
	background: url(../i/paging-off.png) no-repeat 5px 0;
}

#Paging li.on {
	color: #fff;
	background: url(../i/paging-on.png) no-repeat 5px 0;
}

/* Offer
----------------------------------------------------------- */

#Offer .boxA {
	height: 210px;
}

#Offer .boxA1 {
	float: left;
	width: 270px;
}

#Offer .boxA1 img {
	padding: 1px;
	background: #fff;
	border: solid 4px #acc0d4;
}

#Offer .boxA2 {
	float: left;
	width: 210px;
}

#Offer .boxA2 li {
	display: inline;
	float: left;
	width: 100%;
	padding: 0 0 3px 0;
	font-size: 12px;
}

#Offer .boxA3 {
	float: right;
	width: 200px;
}

#Offer .boxA3 .price {
	padding: 0 0 4px 0;
	font-size: 18px;
}

#Offer .boxA3 .price strong {
	padding: 0 4px;
	font-size: 16px;
	color: #fff;
	background: #e6005c;
}

#Offer .boxA3 .table a,
#Offer .boxA3 .request a {
	padding: 0 0 0 20px;
	font-weight: bold;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#Offer .boxA3 .table a {
	background-image: url(../i/ico-table.png);
}

#Offer .boxA3 .request a {
	background-image: url(../i/ico-request.png);
}

/* Gallerry
----------------------------------------------------------- */

.gallery img {
	margin: 0 1em 1em 0;
	padding: 1px;
	background: #fff;
	border: solid 4px #acc0d4;
}

/* Request
----------------------------------------------------------- */

#Request {
	clear: both;
	padding: 0 30px 30px 30px;
}

#Request .rl {
	float: left;
	width: 64%;
}

#Request .rr {
	float: right;
	width: 32%;
	font-size: 13px;
}

#Request .rr div {
	padding: 0 0 5px 0;
}

#Request .slideinfo {
	display: none;
	font-size: 12px;
}

#Request .slideinfo .input {
	padding: 0 0 4px 0;
}

#Request .slideinfo label {
	display: block;
}

.fRequest {
	padding: 20px 20px 10px 20px;
	background: #acc0d4;
}

.fRequest table {
	width: 100%;
}

.fRequest td {
	padding: 6px 0;
	font-size: 13px;
	vertical-align: top;
}

.fRequest td input {
	width: 75%;
}

.fRequest td textarea {
	width: 90%;
}

.fRequest input.submit {
	padding: 2px 8px;
	width: auto;
	font-weight: bold;
	font-size: 16px;
}

/* Footer
----------------------------------------------------------- */

#Footer {
	width: 1000px;
	height: 50px;
}

#Footer p {
	font-size: 12px;
}

#Footer .fCopy {
	display: inline;
	float: left;
	padding: 10px 20px 0 10px;
}

#Footer .fLinks {
	display: inline;
	float: left;
	padding: 10px 0 0 0;
	color: #999;
}

#Footer .fBy {
	display: inline;
	float: right;
	padding: 10px 20px 0 0;
	text-align: right;
}

/* Clearfix
----------------------------------------------------------- */

.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br {
    display: inline-block;
}

.br {
    display: block;
}

* html .br {
    height: 1px;
}

.flag img
{
	width: 24px;
	height: 16px;
	margin-right: 2px;
}

.Lang select
{
	position: absolute;
	left: 185px;
	top: 0px;
}
