﻿html {
	background-color: #fff;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 18px;
	color: #373737;
}
a {
	text-decoration: none;
	color: #373737;
}
a:hover {
	color: #0180bd;
	text-decoration: none;
}
.contbody {
	width: 938px;
	margin: 0 auto;
}
.header {
	width: 938px;
	margin: 0 auto;
}
.menu {
	width: 938px;
	height: 42px;
	z-index: 9999;
	opacity: 0.92;
	background-image: url('../images/menu.png');
	background-repeat: repeat-x;
	background-position: center top;
	border: #c8d0c2 1px solid;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	box-shadow: #fff 5px 5px 5px 5px;
	-webkit-box-shadow: #fff 5px 5px 5px 5px;
	margin-top: 15px;
}
.menu ul {
	list-style: none;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #373737;
	height: 40px;
	margin: 0 auto;
}
.menu ul li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #373737;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 8px;
}
.menu ul li a {
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #373737;
	margin-right: 10px;
	margin-left: 10px;
}
.menu ul li a:hover {
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0180bd;
}
.split {
	background-image: url('../images/split.png');
	background-position: center center;
	background-repeat: no-repeat;
	width: 3px;
	height: 27px;
}
.line {
	width: 938px;
	height: 1px;
	z-index: 9999;
	opacity: 0.92;
	background-color: #919191;
	border: #7a7a7a 1px solid;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	box-shadow: #fff 5px 5px 5px 5px;
	-webkit-box-shadow: #fff 5px 5px 5px 5px;
	margin-top: 5px;
}
.slider {
	background-image: url('../images/sliderbar.png');
	background-position: center top;
	background-repeat: no-repeat;
	width: 938px;
	height: 251px;
	margin: 0 auto;
	margin-right: 15px;
}
.newsbar {
	width: 938px;
	height: 31px;
	z-index: 9999;
	opacity: 0.92;
	background-image: url('../images/newsbar.png');
	background-repeat: repeat-x;
	background-position: center top;
	border: #cfcfcf 1px solid;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	box-shadow: #fff 5px 5px 5px 5px;
	-webkit-box-shadow: #fff 5px 5px 5px 5px;
	margin-top: 2px;
}
.newsbar ul {
	list-style: none;
	width: 930px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #373737;
	height: 30px;
	margin: 0 auto;
}
.newsbar ul li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #373737;
	margin-left: 15px;
	margin-top: 5px;
}
.newsbar ul li a {
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #373737;
}
.newsbar ul li a:hover {
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0180bd;
}
.splitnews {
	background-image: url('../images/splitnews.png');
	background-position: left top;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin-bottom: 7px;
}
.insedecont {
	width: 938px;
	margin: 0 auto;
	margin-top: 10px;
	height:100%;
}
.undermenu {
	background-image: url('../images/undermenu.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 206px;
	height: 13px;
	z-index: -5px;
	padding: 0;
}
.leftmenu {
	width: 213px;
	height: 205px;
	z-index: 9999;
	opacity: 0.92;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: inset #e6e6e6 0px 0px 5px 5px;
	-webkit-box-shadow: inset #e6e6e6 0px 0px 5px 5px;
	margin-top: 2px;
	position: relative;
}
.insedeleftmenu {
	width: 200px;
	margin: 0 auto;
	padding-top: 5px;
}
.leftmenuhead {
	width: 200px;
	height: 50px;
	z-index: 9999;
	background-image: url('../images/leftmenuhead.png');
	background-repeat: repeat-x;
	background-position: center top;
	border: #c8d0c2 1px solid;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	margin: 0 auto;
}
.underhead {
	margin: 0 auto;
	width: 200px;
	padding-top: 3px;
}
.leftmenuhead p {
	color: #373737;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding-top: 10px;
}
.leftside{
	width:213px; 
	float:left;
	margin:0 auto;
	position:relative;
}
.insedebody {
	width: 720px;
	vertical-align: top;
	margin: 0 auto;
	float: right;
	height:100%;
}
.mailform {
	width: 200px;
	margin: 0 auto;
}
.mailform span {
	width: 200px;
	float: left;
	margin-left: 10px;
	color: #373737;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 5px;
}
.mailform input[type="text"] {
	border: #afafaf 1px solid;
	width: 180px;
	height: 20px;
	background-color: #fff;
	margin-left: 10px;
	padding-bottom: 5px;
}
.mailform input[type="submit"] {
	width: 66px;
	height: 22px;
	z-index: 9999;
	opacity: 0.92;
	background-image: url('../images/button.png');
	background-repeat: repeat-x;
	background-position: center top;
	border: #adadad 1px solid;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	margin-top: 5px;
	color: #373737;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	margin-left: 10px;
	cursor: pointer;
}
.footerunder{
	width:983px;
	margin:0 auto;
	position:relative;
	float:left;
}
.footer {
	background-image: url('../images/footer.png');
	background-position: center top;
	background-repeat: repeat-x;
	width: 938px;
	height: 31px;
}
.footer p {
	width: 938px;
	font-family: Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
}
.cont {
	width: 710px;
	margin: 0px 5px 5px 5px;
	float:left;
	height:100%;
}
.pagetitle {
	width: 715px;
	height: 40px;
	z-index: 9999;
	opacity: 0.92;
	background-image: url('../images/pagetitle.png');
	background-repeat: repeat-x;
	background-position: center top;
	border: #c8d0c2 1px solid;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: #fff 5px 5px 5px 5px;
	-webkit-box-shadow: #fff 5px 5px 5px 5px;
	
}
.pagetitle span {
	float: left;
	margin-left: 10px;
	color: #373737;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 5px;
}
.scrollcont {
	width: 715px;
	height: 224px;
	z-index: 9999;
	opacity: 0.92;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: inset #e6e6e6 0px 0px 5px 5px;
	-webkit-box-shadow: inset #e6e6e6 0px 0px 5px 5px;
	margin-top: 10px;
	
}
.productunder {
	background-image: url('../images/underproduct.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 670px;
	height: 18px;
	margin: 0 auto;
	float:left;
}
.productitem {
	width: 167px;
	height: 200px;
	z-index: 9999;
	opacity: 0.92;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: inset #e6e6e6 0px 0px 5px 5px;
	-webkit-box-shadow: inset #e6e6e6 0px 0px 5px 5px;
	margin: 10px 10px 5px 10px;
	float: right;
}
.productitem div {
	background-image: url('../images/spanback.png');
	background-position: center top;
	background-repeat: repeat-x;
	width: 146px;
	border: #e5e9e2 1px solid;
	color: #373737;
	text-align: left;
	padding-left: 5px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 165px;
}
.productitem div a {
	text-decoration: none;
	color: #ff0000;
	float: right;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.productitem div a:hover {
	text-decoration: none;
	color: #ff0000;
	float: right;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsslider {
	width: 715px;
	height: 240px;
	z-index: 9999;
	opacity: 0.92;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: inset #e6e6e6 0px 0px 5px 5px;
	-webkit-box-shadow: inset #e6e6e6 0px 0px 5px 5px;
	margin-top: 25px;
	position: relative;
}
.newssliderhead {
	width: 690px;
	height: 50px;
	z-index: 9999;
	background-image: url('../images/leftmenuhead.png');
	background-repeat: repeat-x;
	background-position: center top;
	border: #c8d0c2 1px solid;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	margin: 0 auto;
}
.insedenewsslider {
	width: 690px;
	margin: 0 auto;
	padding-top: 5px;
}
.insedenewsslider div{
	width:690px;
	margin:0 auto; 
	float:left; 
	 text-align:justify;
	 padding:0;
}
.insedenewsslider div a{
float:right;
 font-size:12px;
 color:#ff0000;
 }

.newssliderhead p {
	color: #373737;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}
.logos {
	width: 715px;
	height: 131px;
	z-index: 9999;
	opacity: 0.92;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: inset #e6e6e6 0px 0px 5px 5px;
	-webkit-box-shadow: inset #e6e6e6 0px 0px 5px 5px;
	margin-top: 25px;
	position: relative;
}
.descreption {
	width: 715px;
	z-index: 9999;
	opacity: 0.92;
	margin-top: 10px;
}
.descreption div {
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: inset #e6e6e6 0px 0px 5px 5px;
	-webkit-box-shadow: inset #e6e6e6 0px 0px 5px 5px;
height:100%;
width: 685px;
	color: #373737;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px auto;
	float:left;
	text-align: justify;
	direction: ltr;
	padding:10px 15px 20px 15px;
}
.descreption div img {
	display: block;
	float: right;
	width:260px;
	height:256px;
	border: 2px solid #b3b3b3;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
}
.prounder {
	background-image: url('../images/underproitem.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 154px;
	float:left;
	padding:0;
	height: 14px;
	margin: 0 auto;
}
