﻿@charset "utf-8";

body{
	padding: 0px; 
	top: 0px;
	margin: 0;
    font-family: Arial;  
	font-size: 12px;
	color: #4E4A49;
}

img { behavior: url(css/iepngfix.htc) }

.clear:after {
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

img {
	border: none;
}

a{
	
}

a:hover{
	
}

.main-body p{
	line-height: 150%;
	margin: 10px 0px;
}

.left{
	float: left;
}
.right{
	float: right;
}
.main-body{
	width: 998px;
	margin: auto;
}

.body-content{

}

.flash{
	width: 565px;
	height: 445px;
}

/* ----------------------------- header ----------------------------- */

.header a{
	display: block;
	/*background: url(../img/top-banner.jpg) no-repeat top left;*/
	height: 200px;
	width: 998px;
}
.header-shadow{
	background: url(../img/header-shadow.gif) no-repeat top left;
	height: 20px;
}
.title{
	background: url(../img/title-line.gif) no-repeat bottom left;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 18px;
	color: #8F8F8F;
	font-family: Tahoma;
	margin-bottom: 1px;
}	
/* ----------------------------- header ----------------------------- */


/* ----------------------------- menu ----------------------------- */

.menu{
	background: #2A7BD6;
	padding: 5px 10px;
	font-family: Tahoma;
	font-size: 14px;
	margin-top: 15px;
}

.menu li{
	background: url(../img/menu-line.gif) repeat-x bottom left;
}
.menu li a{
	background: url(../img/menu-dot.gif) no-repeat  0px 18px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	color: white;
	padding-bottom: 10px;
	padding-top: 10px;
}
.menu li a:hover{
	color: #B2D9FE;
}
.menu .last{
	background: none;
}
.menu .active a{
	color: #B2D9FE;
}
/* ----------------------------- menu ----------------------------- */


/* ----------------------------- homepage ----------------------------- */
.left-col{
	width: 190px;
	padding-left: 5px;
	margin-right: 20px;
}
.center-col{
	width: 567px;
}
.right-col{
	width: 195px;
	padding-right: 5px;
}
.minibox{
	border: solid 1px #2A7BD6;
	padding: 10px;
}

.center-style{
	text-align: center;
}
.in-table{
	margin: auto;
}
.in-table td{
	padding: 5px;
}
.in-hr{
	border-top: dotted 1px #D4D5DA;
	height: 10px;
	margin-top: 10px;
}
.small-banner{
	background: url(../img/smaill-banner.jpg) no-repeat top left;
	width: 567px;
	height: 150px;
}
.small-banner-shadow{
	background: url(../img/smaill-banner-sh.jpg) no-repeat top left;
	height: 17px;
}
.index img{
	border: solid 1px #2A7BD6;
}
.in-news li{
	background: url(../img/news-line1.gif) repeat-x bottom left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.in-news a{
	color: #2A7BD6;
	text-decoration: none;
}
.in-news h2{
	font-weight: bold;
}
.in-news h4{
	color: #A9ACB5;
}
.in-news .last{
	background: none;
}
/* ----------------------------- homepage ----------------------------- */

/* ----------------------------- equipment ----------------------------- */

.equipment h3{
	color: #2A7BD6;
	font-weight: bold;
}
.equipment span{
	color: #2A7BD6;
	font-weight: bold;
}
/* ----------------------------- equipment ----------------------------- */

/* ----------------------------- technology ----------------------------- */

.technology a{
	color: #2A7BD6;
	font-weight: bold;
	text-decoration: none;
}

.tech-ul li{
	margin: 10px 0px !important;
}

/* ----------------------------- technology ----------------------------- */

/* ----------------------------- services ----------------------------- */

.services img{
	margin: 0px 10px 10px 0px;
}
.services h2{
	color: #2A7BD6;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0px;
}
.services h3{
	color: #2A7BD6;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0px;
}

/* ----------------------------- services ----------------------------- */

/* ----------------------------- product ----------------------------- */

.product-ul1{
	margin-right: 80px;
	padding-left: 30px;
}

.product-ul1 li{
	background: url(../img/ul-dot1.gif) no-repeat 0px 7px;
	margin: 5px 0px;
	padding-left: 10px;
	line-height: 150%;
}

.product-ul1 li a{
	color: #2A7BD6;
	text-decoration: none;
}
.product-ul2{
    padding: 0px 0px 5px 250px;
}
.product-ul2 li{
	background: url(../img/ul-dot1.gif) no-repeat 0px 7px;
	margin: 5px 0px;
        padding-left: 10px;
	line-height: 150%;
}
.ul-style li{
	background: url(../img/ul-dot.gif) no-repeat 0px 7px;
	margin: 2px 0px;
	padding-left: 10px;
	line-height: 150%;
}

/* ----------------------------- product ----------------------------- */

/* ----------------------------- customer ----------------------------- */
.cus-ul {
	float: left;
	padding-left: 10px;
}

.cus-pic1{
	padding-right: 20px;
}
.cus-pic1 img{
	margin: 5px 0px;
}
/* ----------------------------- customer ----------------------------- */


/* ----------------------------- sale-enquiry ----------------------------- */

.space-right{
	margin-right: 30px;
}

.input-style {
	border: solid 1px #A3A3A3;
	background: none;
	width: 300px;
	padding: 5px;
}

.textarea-style {
	border: solid 1px #A3A3A3;
	width: 300px;
	height: 150px;
	overflow: hidden;
} 
.select-style{
	border: solid 1px #A3A3A3;
	background: none;
	width: 310px;
	padding: 5px;
}

.sale-table td{
	padding: 5px;
}

#contact-submit{
	background: url(../img/submit-button.gif) no-repeat top left;
	height: 38px;
	width: 120px;
	border: none;
	cursor: pointer;
	margin: 10px;
	margin-bottom: 0px;
}

#contact-reset{
	background: url(../img/reset-button.gif) no-repeat top left;
	height: 38px;
	width: 73px;
	border: none;
	cursor: pointer;
	margin: 10px;
	margin-bottom: 0px;
}

/* ----------------------------- sale-enquiry ----------------------------- */

/* ----------------------------- footer ----------------------------- */

.footer{
	background: url(../img/footer-bg.jpg) repeat-x top left;
	height: 35px;
	margin-top: 20px;
	padding: 0px 20px;
	line-height: 35px;
}
.footer a{
	color: #4E4A49;
}

/* ----------------------------- footer ----------------------------- */