/* CSS Document */
body {
		text-align: center; 
		font-family:"ËÎÌå", arial;
		margin:0; 
		padding:0; 
		background: #FFF; 
		font-size:12px; 
		color:#000;
		}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.title{
	font-size:14px;
	font-family: "ËÎÌå", arial;
	line-height: 15px;
	font-weight: bold;
	border: 0px 0px 0px 1px;
	border-left-style: solid;
	border-left-color: #e6e6e7;
	padding: 10px 0px 0px 10px;
}
.copyright{
	color:#af854d;
}
.menufont {
	color:#FFF;

}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #7f7f81;
	margin: 0px;
	padding: 0px;
}
.contact{
	font-size:14px;

}
.contact a:link {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.contact a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.contact a:hover {
	text-decoration: none;
	font-style:italic;
	font-weight: bold;
}
.tableh1{
	margin-top:20px;

}
.proword{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
}
.listOEM{
}
.listOEM img{
	border: 2px solid #af854d;
}

.page{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: bold;
	color:#000000;
}
.page a:link {
	text-decoration: none;
	color:#000000;
	font-weight:normal;
}
.page a:visited {
	text-decoration: none;
	color: #000000;
	font-weight:normal;

}
.page a:hover {
	text-decoration: none;
	color:#FF0000;
	font-weight:normal;

}
.word {
	color: #b7b8b8;
	font-weight: bold;
}


