html, body {
	margin:0;
	padding:0;
	height: 100%;
}

body {
	background-image: url(../i/page_bg.jpg);
	color: #853313;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #8A0010;
	text-decoration: underline;
}

a:hover {
	color: #C13A00;
	text-decoration: underline;
}

.a_r {
	background-image:url(../i/arrow_red.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.a_r2 {
	background-image:url(../i/arrow_red2.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 6px;
}

#page {
	width: 100%;
	position: relative;
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	min-width: 1005px; 
	width: auto !important; 
}

#content {
	padding-bottom: 167px;
	
}

#content:after {
  clear: both;
}

#page #content .head {
	background-image: url(../i/sky-bg.jpg);
	background-repeat:repeat-x;
	height: 169px;
}


#foot {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 167px;
	background-image: url(../i/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: 70px center;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}
#page #content .mmenu {
	background-image: url(../i/menu_bg.jpg);
	height: 82px;
}
#page #content .ttile {
	background-image: url(../i/title_bg.jpg);
	height: 74px;
}
#page #content .content .prod {
	margin-top: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E8AE2A;
	padding-bottom: 15px;
	margin-bottom: 20px;
}


.hor-line {
	margin-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E8AE2A;
	padding-bottom: 20px;
	margin-bottom: 23px;
}

.hor-line2 {
	margin-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E8AE2A;
	margin-bottom: 20px;
}



.bar {
	background-image: url(../i/fill.jpg);
}
.darbi {
	background-image: url(../i/film.jpg);
	height: 40px;
	width: 280px;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 130px;
	padding-right: 36px;
	margin-left: 20px;
	margin-top: 20px;
}

.darbi a {
	color: #E7B332;
	font-size: 10px;
}

.darbi a:hover {
	color: #FFE21A;
	font-size: 10px;
}

.title2 {
	vertical-align:bottom;
	padding-bottom: 9px;
	color: #840011;
	font-size: 16px;
	font-weight: bold;
}

.thmb {
	font-size: 11px;
}


.thmb a img {
	border: 2px solid #8A0010;
	margin-bottom: 15px;
}

.thmb a:hover img {
	border: 2px solid #C13A00;
}

.parm {
	padding-left: 20px;
	padding-top: 20px;
}


.copy {
	padding-top: 49px;
	color: #F0A937;
	font-size: 10px;
	width: 400px;
	float:left;
}

.copy2 {
	padding-top: 49px;
	padding-right: 53px;
	color: #F0A937;
	font-size: 10px;
	width: 400px;
	float:right;
}

html>body .copy2 {
	padding-right: 52px;
}

.copy img {
	margin-right: 10px;
	margin-left: 2px;
}


/* popup */


.popup img {
	border: 2px solid #8A0010;
}

.popup .txt {
	vertical-align:top;
	line-height: 16px;
} 

.popup .top {
	height: 35px;
}


/* 12/10 */

.section {
	font-size: 16px; 
	font-weight: bold;
	color: #950013;
}

.lang {
	background: url(../i/header1.jpg) left no-repeat;
	height: 169px;
	width: 340px;
	vertical-align:top;
}

.lang_1 {
	background-image: url(../i/lang_1.gif);
	background-repeat: no-repeat;
	background-position: -1px 8px;
}

.lang_2 {
	background-image: url(../i/lang_2.gif);
	background-repeat: no-repeat;
	background-position: 43px top;
}

.lang_3 {
	background-image: url(../i/lang_3.gif);
	background-repeat: no-repeat;
	background-position: 88px top;
}

