﻿/* CSS Document */
img { behavior: url(iepngfix.htc); } 

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-shadow: black 0.1em 0.1em;
	font-size: small;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-size: small;
	text-decoration: none;
	color: #CCCCCC;
}
a:hover img {
	filter: alpha(opacity=50);
}
a:hover {
	font-size: small;
	text-decoration: none;
	color: #888888;
}
a:active {
	font-size: small;
	text-decoration: none;
}
body {
	background: #000000 ;
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #FF9900;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
}
.style3 {
	color: #FFFFFF;
	font-size: medium;
}

.style5 {font-size: small}
.style6 {color: #666666; }
.style7 {color: #888888; font-size: small; }
.style8 {font-size: small; }
.style9 {color: #cccccc; font-size: small; }
.mainbody {
	width: 900px;
	height: 170px;
	border: 0px;
	background:#000000;
}
.customer {
	border:0px;
	padding: 10px;
	background: #000000 url(images/bg5.jpg) no-repeat;
	color: #999999;
}
.partner {
	border:0px;
	padding: 15px 5px 0px 5px;
	background: #000000 url(images/bg6.jpg) ;
	color: #999999;
	font-size: small;
}
.service {
	border:0px;
	padding: 15px 5px 0px 10px;
	background: #000000 url(images/bg7.jpg) ;
	color: #999999;
	font-size: smaller ;

}
.contect {
	border:0px;
	padding: 15px 5px 0px 10px;
	background: #000000 url(images/bg9.jpg) ;
	color: #999999;
	font-size: smaller ;
}
.home {
	border:0px;
	padding: 20px 5px 0px 5px;
	background: #000000 url(images/bg8.jpg) ;
	color: #999999;

}
