a {
	color: #006291;
	text-decoration: none;
	font-size:14px;
}
.a1 {
	color: #455f70;

}
a:hover {
	text-decoration: underline;
}
#Product {
	background-image: url(../images/P_bg.gif);
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}

body,td,th {
	font-size: 14px;
	color: #232323;
	line-height: 20px;
	font-family: "宋体";
}

}
.right {
	float: right;
	width: 76%;
	background-image: url(../images/P_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.left {
	width: 20%;
	background-color: #e4edf2;
	padding: 15px;
}
h1 {
	font-size: 14px;
	margin: 10px 0px;
}


.toimg {
	border: 4px solid #FFF;
}
#Menu {
	background-image: url(../images/menuBg.gif);
	height: 15px;
}
#Menu {
	text-align: right;
	line-height: 28px;
	color: #FFF;
}
#Menu a {
	color: #FFF;
	text-decoration: none;
}
#Menu a:hover {
	text-decoration: underline;
}
#Bmenu td {
	font-size: 14px;
	color: #FFF;
}
#News {
	background-color: #e4edf2;
	padding: 10px;
	width: 100%;
	margin: 10px auto;
}
.line1 {
	background-color: #8f9fa9;
	margin: 5px 0px;
	height: 1px;
}
#l1 {
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	list-style-type: none;
}
#pb {
	background-image: url(../images/P_bg2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 10px;
}