body {
	margin:0px;
	background-color: #EAF1F9;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	font-family: Verdana,ËÎÌå;
	font-size: 11px;
	line-height:20px;
	color:#626262;
}
#index{
	width:100%;
	height:100%;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image:url(images/web_bg.jpg);
}
A {
  text-decoration:none; COLOR: #626262; 
}

A:hover {
	COLOR:#2e5f99; TEXT-DECORATION:none;
}
A.home {
  text-decoration:none; COLOR: #607e9f; 
}

A.home:hover {
	COLOR:#7b97b3; TEXT-DECORATION:none;
}
A.item {
  text-decoration:none; COLOR: #fff; font-weight:bold; padding:2px;
}

A.item:hover {
	COLOR:#0154a2; TEXT-DECORATION:none;font-weight:bold;  background: url(images/item_bg01.jpg) center repeat-x; padding:2px;
}


A.news {
  text-decoration:none; COLOR: #3d6188; 
}

A.news:hover {
	COLOR:#4c79a9; TEXT-DECORATION:none;
}

A.sale {
  text-decoration:none; COLOR: #2e5f99; 
}

A.sale:hover {
	COLOR:#4c79a9; TEXT-DECORATION:none;
}
A.tech {
  text-decoration:none; COLOR: #4097db; 
}

A.tech:hover {
	COLOR:#60ace8; TEXT-DECORATION:none;
}

A.bottom {
  text-decoration:none; COLOR: #d7eef9; 
}

A.bottom:hover {
	COLOR:#fff; TEXT-DECORATION:none;
}

.a1{text-decoration:none; COLOR: #0077c5;}
.a1_over{background:url("Images/center_btn.jpg"); text-decoration:none; COLOR: #fff; font-weight:bold; cursor:hand; }

.pro{ background:url(images/sale_bg.jpg) bottom no-repeat; cursor:hand; }
.pro_over{background:url("Images/sale_bg01.jpg"); cursor:hand; }

.case{cursor:hand;}
.case_over{background-color:#f3f9ff; cursor:hand;}
