body {
	margin: 0px;
	font-family: Tahoma, "ËÎÌå", sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	background-color: #f0f0f0;
}
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

a:link, a:visited {
	color: #174EB4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.TopBar {
	background-image: url(../images/bg-top.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b9cbe3;
	border-bottom-color: #cccccc;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
}
#menu td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bacbe1;
}
#menu td a {
	color: #2959a3;
	text-align: center;
	height: 19px;
	width: 100%;
	padding-top: 3px;
	display: block;
	text-decoration: none;
}
#menu td a:hover {
	background-color: #e7f4ff;
}
.bgSolution {
	color: #FFFFFF;
	background-image: url(../images/bg-solution.gif);
	background-repeat: repeat-x;
}
.bgProduct {
	color: #FFFFFF;
	background-image: url(../images/bg-product.gif);
	background-repeat: repeat-x;
}
.upDate {
	font-size: 11px;
	color: #174eb4;
	font-weight: bold;
}
.bodyTable {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C1C1C1;
	border-bottom-color: #c1c1c1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c1c1c1;
	
}
#copyright {
	font-size: 11px;
}
#copyright a {
	color: #F0F0F0;
}
#show {
	position:absolute;
	width:120px;
	height:115px;
	z-index:1;
	left: 101px;
	visibility: hidden;
}
#solution {
	position:absolute;
	width:120px;
	height:115px;
	z-index:1;
	left: 202px;
	visibility: hidden;
}
#service {
	position:absolute;
	width:120px;
	height:115px;
	z-index:1;
	left: 303px;
	visibility: hidden;
}
#buy {
	position:absolute;
	width:120px;
	height:115px;
	z-index:1;
	left: 404px;
	visibility: hidden;
}
#about {
	position:absolute;
	width:120px;
	height:115px;
	z-index:1;
	left: 505px;
	visibility: hidden;
}

#product {
	position:absolute;
	width:120px;
	height:115px;
	z-index:1;
	left: 220px;
	visibility: hidden;
}
#float {
	background-color: #BACBE1;
}
#float td {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#float td a {
	color: #2959a3;
	text-align: center;
	height: 19px;
	width: 100%;
	padding-top: 3px;
	display: block;
	text-decoration: none;
}
#float td a:hover {
	background-color: #e7f4ff;
}

#float3 {
	background-color: #BACBE1;
}
#float3 td {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: 10;
}
#float3 td a {
	color: #2959a3;
	text-align: left;
	height: 19px;
	width: 100%;
	padding-top: 3px;
	padding-left:33px;
	display: block;
	text-decoration: none;
}
#float3 td a:hover {
	background-color: #e7f4ff;
}

#local {
	color: #ffffff;
	background-color:#679ec7;
	background-repeat: repeat-x;
}
#sort {
	background-image: url(../images/bg-sort.gif);
	background-repeat: repeat-x;
	color: #2a80e3;
	font-weight: bold;
}
#sort2
{
background-repeat: repeat-x;
	color: #2a80e3;
	font-weight: bold;
}
#sort2 a {
	color: #505663;
	text-decoration: none;
}
#sort2 a:hover {
	color: #2a80e3;
	text-decoration: underline;
}
#sort a {
	color: #505663;
	text-decoration: none;
}
#sort a:hover {
	color: #2a80e3;
	text-decoration: underline;
}
.page {
	font-size: 14px;
	font-weight: bold;
	color: #505663;
}
.pageName {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}


.bgright {
	background-image: url(../images/bg-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content strong {
	color: #275CA2;
}
.productSort {
	border: 1px solid #B9CBE3;
	background-color: #e7f4ff;
	color: #333333;
}

