/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font: 12px/1.7 "ËÎÌå";
	color: #333;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #9966FF;
}
.top {
	background: url(../images/header_top.jpg) top right no-repeat;
}
.top span {
	display: block;
	margin: 2px 52px 0 0;
	color: #fff;
}
.top span a {
	color: #fff;
}
.nav {}
.nav a {
	color: #fff;
	font-size: 13px;
}
.nav a:hover {
	color: #CCCC33;
}
.nav .home {
	margin: 0 0 0 24px;
}
.nav .us {
	margin: 0 24px 0 0;
}
.tel {
	background: url(../images/content_left_title2_cont.jpg) left top no-repeat;
	padding: 0 8px 14px 0;
}
.h1 {
	font-size: 12px;
	font-weight: bold;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
}
.un {
	background: url(../images/content_center_title1_un.jpg) bottom repeat-x;
}