body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #d8eaf4;
	background-repeat: repeat-x;
}
.menuon a{
	font-family: "宋体";
	font-size: 18px;
	line-height: 45px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(../images/menuon.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu a{
	font-family: "宋体";
	font-size: 18px;
	line-height: 45px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: none;
}
.menu a:hover{
	background-image: url(../images/menuover.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#low {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #495A1B;
	line-height: 180%;
	text-transform: capitalize;
}
#low a{
	font-size: 14px;
	font-weight: bold;
	color: #E7EFD4;
	text-decoration: none;
	padding: 5px;
}
#low a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #6E872A;
	text-decoration: none;
	padding: 5px;
	background-color: #FFFFFF;
}
.letter {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
}
.con {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.letter1 {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	line-height: 180%;
}
.letter1 a{
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9bbf39;
	padding: 5px;
	text-decoration: none;
}
.letter1 a:hover{
	background-color: #80A421;
}
.homelink {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	line-height: 180%;
}
.homelink h1{
	font-family: "宋体";
	font-size: 18px;
	color: #0f6a8c;
	display: inline;
	padding-left: 10px;
	line-height: 30px;
}
.homelink a{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #2093CA;
	text-decoration: underline;
}
.homelink a:hover{
	background-color: #e1e1e1;
}
.toplink {
	font-family: "宋体";
	font-size: 12px;
}
.toplink a{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #6babd2;
	display: block;
	padding: 5px;
}
.toplink a:hover{
	background-color: #7BB6D8;
}
#product {
	font-family: "宋体";
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#product h1{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	display: inline;
	padding-left: 20px;
	font-weight: bolder;
}
#product a{
	font-family: "宋体";
	font-size: 14px;
	color: #7bb6d8;
	text-decoration: none;
	display: block;
	padding-left: 20px;
}
#product a:hover{
	text-decoration: underline;
	background-image: none;
	background-color: #ECE9D8;
}
#rightmenu {
	border: 1px solid #0f6a8c;
	background-color: #ececec;
	background-image: url(../images/cn/rightbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 220px;
}
#rightmenu h1{
	font-family: "宋体";
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	display: inline;
}
#rightmenu a{
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 15px;
}
#rightmenu a:hover{
	text-decoration: underline;
	color: #000000;
}
.images {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 3px;
}