body{
   font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000;
	background-image: url(../images/bg.gif);
}
a:link {
	font-size: 12px; 	color:#494949; text-decoration: none;
}
a:visited {
	font-size: 12px; color: #495678; text-decoration: none
}
a:hover {
	font-size: 12px; color:#959191; text-decoration: none;
}

a:active{
	font-size: 12px;  color: #495678;  text-decoration: underline;
}

#menu{
	font-weight: bold;
}
#menu a{
color:#1F2D32;
text-decoration: none;
}

#menu a:link{
color:#000;
text-decoration: none;
}

#menu  a:hover{
color:#B33522;
text-decoration: none;
}

#menu a:active{
color:#FFFF00;
text-decoration: none;
}
#menu1{
	font-weight: bold;
	color:#fff;
}
#menu1 a{
color:#BCE3F5;
text-decoration: none;
}

#menu1 a:link{
color:#FFF;
text-decoration: none;
}

#menu1  a:hover{
color:#DFDA49;
text-decoration: none;
}

#menu1 a:active{
color:#FFFF00;
text-decoration: none;
}

p{
	text-indent: 24px;
	margin: 0;
	line-height: 18px;
}
.aboutus{
	color: #7F7F7F;
	line-height: 38px;
}
.smalist{
	color: #005A7B;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 0;
}
.smalist1{
	color: #005A7B;
	font-size: 14px;
	font-weight: bold;
}
.producthei{
	height: 17px;
}
.producthei1{
	height: 20px;
}
.contacthei{
	 height:22px;
	 color: #005A7B;
}
.ins{
	padding: 8px 5px 0;
}
.bot{
   border-bottom: 1px solid #006695;
	font-size: 14px;
	font-weight: bold;
}
.pd{
	background-color: #fff;
	padding: 0 0 0 5px;
	height: 23px;
}
.pd1{
	background-color: #F8FDFF;
	padding: 0 0 0 5px;
	height: 23px;
}
.pd2{
   padding: 0px 0 0px 5px; 
	font-weight: bold;
}
.pd3{
	 padding: 8px 5px 5px 5px; 
}
.pd4{
	 padding: 3px 4px; 
}
.tit{
	font-size: 18px;
	font-weight: bold;
	color: #136792;
	text-align: center;
	padding: 10px 0 10px 0px;
}
.le{
	text-align: left;
}