﻿* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #444444;
}
table {
	border-collapse: collapse;
	border-width: 0px;
}
img {
	border-width: 0px;
}
form {
	margin: 0;
	padding: 0;
}
.v-a-t {
	vertical-align: top;
}
.t-a-c {
	text-align: center;
}
.w-h-100-p {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.w-100-p {
	width: 100%;
	vertical-align: top;
}
.main-container {
	width: 950px;
	height: 605px;
	margin: 10px auto 0 auto;
}
.c-1 {
	width: 15px;
	height: 15px;
	background-image: url('../../images/front/index/c-1.gif');
	background-repeat: no-repeat;
}
.c-2 {
	width: 15px;
	height: 15px;
	background-image: url('../../images/front/index/c-2.gif');
	background-repeat: no-repeat;
}
.c-3 {
	width: 15px;
	height: 15px;
	background-image: url('../../images/front/index/c-3.gif');
	background-repeat: no-repeat;
}
.c-4 {
	width: 15px;
	height: 15px;
	background-image: url('../../images/front/index/c-4.gif');
	background-repeat: no-repeat;
}
.shd-1 {
	width: 920px;
	height: 15px;
	background-image: url('../../images/front/index/shd-1.gif');
	background-repeat: no-repeat;
}
.shd-3 {
	width: 920px;
	height: 15px;
	background-image: url('../../images/front/index/shd-3.gif');
	background-repeat: no-repeat;
}
.shd-2 {
	width: 15px;
	height: 575px;
	background-image: url('../../images/front/index/shd-2.gif');
	background-repeat: no-repeat;
}
.shd-4 {
	width: 15px;
	height: 575px;
	background-image: url('../../images/front/index/shd-4.gif');
	background-repeat: no-repeat;
}
.main-content {
	width: 920px;
	height: 575px;
	vertical-align: top;
}
.pic-cont {
	width: 920px;
	height: 336px;
}
.hd-cont {
	width: 920px;
	height: 100px;
}
.logo {
	width: 236px;
	height: 100px;
}
.left-logo {
	width: 17px;
	height: 100px;
	background-image: url('../../images/front/index/left-logo.gif');
	background-repeat: no-repeat;
}
.top-bg-mid {
	width: 111px;
	height: 100px;
	background-image: url('../../images/front/index/top-bg-mid.gif');
	background-repeat: no-repeat;
}
.menu-area {
	width: 556px;
	height: 100px;
}
.top-menu-bg {
	width: 556px;
	height: 52px;
	background-image: url('../../images/front/index/top-menu-bg.gif');
	background-repeat: no-repeat;
}
.under-menu-bg {
	width: 556px;
	height: 25px;
	background-image: url('../../images/front/index/under-menu-bg.gif');
	background-repeat: no-repeat;
}
.menu-c {
	width: 556px;
	height: 23px;
	background-image: url('../../images/front/index/menu-bg.gif');
	background-repeat: no-repeat;
}
#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	_position: absolute;
	line-height: 23px;
	z-index:200;
}
#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#nav a:hover {
	background-color: #fff;
	color: #333;
}
#nav li {
	float: left;
	position: relative;
	margin: 0 12px;
}
#nav ul {
	position: absolute;
	display: none;
	width: 120px;
	margin-left: -12px;
}
#nav li ul a {
	width: 120px;
	padding: 2px;
	height: auto;
	float: left;
}
#nav ul ul {
	top: auto;
}
#nav li ul ul {
	left: 120px;
	margin-left: -12px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}
/*#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 23px;
	z-index:200;
}
#nav a {
	display: block;
	color: #acacac;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#nav a:hover {
	background-color: #3a3a3a;
	color: #acacac;
	text-decoration: underline;
}
#nav li {
	float: left;
	position: relative;
	margin: 0 12px;
}
#nav ul {
	position: absolute;
	display: none;
	width: 12em;
}
#nav li a {
	display: block;
}
#nav li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 23px;
}
#nav li ul li {
	float: left;
	position: relative;
	margin: 0;
}
#nav li ul li a {
	width: 120px;
	height: auto;
	float: left;
	background-color: #2a2a2a;
	padding: 3px;
}
#nav li ul a {
	width: 120px;
	height: auto;
	float: left;
}
#nav ul ul {
	top: auto;
}
#nav li ul ul {
	left: 180px;
	margin: 0px 0 0 10px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}*/
.menu-aboutus {
	width: 73px;
	height: 23px;
	display: block;
	background-image: url('../../images/front/menu/menu-aboutus.gif');
	background-repeat: no-repeat;
}
a.menu-aboutus:hover {
	background-position: 0 -23px;
}
.menu-contact {
	width: 73px;
	height: 23px;
	display: block;
	background-image: url('../../images/front/menu/menu-contact.gif');
	background-repeat: no-repeat;
}
a.menu-contact:hover {
	background-position: 0 -23px;
}
.menu-productionline {
	width: 124px;
	height: 23px;
	display: block;
	background-image: url('../../images/front/menu/menu-productionline.gif');
	background-repeat: no-repeat;
}
a.menu-productionline:hover {
	background-position: 0 -23px;
}
.menu-products {
	width: 73px;
	height: 23px;
	display: block;
	background-image: url('../../images/front/menu/menu-products.gif');
	background-repeat: no-repeat;
}
a.menu-products:hover {
	background-position: 0 -23px;
}
.menu-quality {
	width: 73px;
	height: 23px;
	display: block;
	background-image: url('../../images/front/menu/menu-quality.gif');
	background-repeat: no-repeat;
}
a.menu-quality:hover {
	background-position: 0 -23px;
}
.bottom-area {
	width: 920px;
	height: 139px;
}
.bottom-6 {
	width: 25px;
	height: 136px;
	background-image: url('../../images/front/index/bottom-6.gif');
	background-repeat: no-repeat;
}
.tour-m-c {
	width: 600px;
	height: 136px;
}
.bottom-1 {
	width: 209px;
	height: 77px;
	background-image: url('../../images/front/index/bottom-1.gif');
	background-repeat: no-repeat;
}
.bottom-2 {
	width: 391px;
	height: 77px;
	background-image: url('../../images/front/index/bottom-2.gif');
	background-repeat: no-repeat;
}
.bottom-3 {
	width: 391px;
	height: 28px;
	background-image: url('../../images/front/index/bottom-3.gif');
	background-repeat: no-repeat;
}
.bottom-4 {
	width: 209px;
	height: 34px;
	background-image: url('../../images/front/index/bottom-4.gif');
	background-repeat: no-repeat;
}
.bottom-5 {
	width: 391px;
	height: 34px;
	background-image: url('../../images/front/index/bottom-5.gif');
	background-repeat: no-repeat;
}
.news-block {
	width: 295px;
	height: 139px;
	background-image: url('../../images/front/index/news-bg.jpg');
	background-repeat: no-repeat;
}
.ind-news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fca116;
	line-height: 22px;
}
.ind-txt {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	font-style: italic;
	line-height: 22px;
}
.ind-txt a {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	font-style: italic;
}
.ind-txt a:hover {
	color: #717171;
	text-decoration: underline;
}
.ind-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #2d7951;
	text-decoration: underline;
	line-height: 22px;
	text-align: right;
}
.ind-more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #2d7951;
}
.ind-more a {
	color: #2d7951;
	text-decoration: underline;
}
.hd-txt-bg {
	width:305px;
	height:336px;
	background-image:url('../../images/front/index/hd-txt-bg.jpg');
	background-repeat:no-repeat;
	background-color:#000;
	vertical-align:top;
}h1.hd-pic-txt-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #ffffff;
	line-height: 21pt;
}
h2.hd-pic-txt-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #a7a7a7;
	line-height: 17pt;
}
.pic {
		width: 615px;
	height: 336px;
	background-image:url('../../images/front/index/hd-pic-bg.jpg');
	background-repeat:repeat-x;
}
#slider {
	width: 615px; /* important to be same as image width */;
	height: 336px; /* important to be same as image height */;
	position: relative; /* important */;
	overflow: hidden; /* important */;
	margin: 0px;
}
#sliderContent {
	width: 615px; /* important to be same as image width or wider */;
	position: relative;
	top: 0;
	margin-left:0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.sliderImage div {
	position: absolute;
	font: 9pt/12pt Tahoma, Arial, Helvetica, sans-serif;
	/*padding: 10px 0;*/
	width: 594px;
	/*background-color: #000;*/
	filter: alpha(opacity=80);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.sliderImage div h2, h2 a {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:5px 10px;
	direction: rtl;
}
.sliderImage div h2 a {
	color:#DA981A;
}
.sliderImage div p {
	font-size: 9pt;
	direction: rtl;
}
.bottom {
	bottom: 0;
	right: 0;
}
ul {
	list-style-type: none;
}
.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
}
.footer-txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.footer-txt a:hover {
	color: #fff;
	text-decoration: underline;
}

