@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}
img {
	border: none;
}
.left-menu ul li .news-date {
	float: left;
	width: 70%;
}
.contact .adv-text {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.left-menu {
	/*padding-right: 35px;*/
	padding-left: 15px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
	margin-bottom: 20px;
}

p {
	margin: 0px;
	padding: 0px;
}
.left-menu ul li .news-detail {
	color: #0f4a4e;
	text-align: right;
	width: 28%;
	float: right;
	font-weight: bold;
}
.news-detail a:visited {
	color: #0f4a4e;
	text-decoration: none;
}
.news-detail a:link {
	color: #0f4a4e;
	text-decoration: none;
}
.contact {
	padding: 10px;
}
.contact .adv-photo {
	padding-left: 15px;
}
.contact .grey-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 20px;
	margin-bottom: 20px;
}
.right-menu {
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 5px;
}
.right-menu ul li img {
	width: 97px;
	float: left;
	margin-right: 10px;
}
.right-menu ul li {
	clear: left;
}
.right-menu ul li .product h1 {
	float: left;
	width: 94px;
	background-image: url(/images/en/product/icons/product-name-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #2ea0bc;
	text-align: center;
	font-size: 12px;
	margin-top: -10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
.right-menu ul li .product a:link {
	text-decoration: none;
}
.right-menu ul li .product a:visited {
	text-decoration: none;
}
.announce a:link {
	color: #52AFF4;
	text-decoration: none;
}
.announce a:visited {
	color: #52AFF4;
	text-decoration: none;
}
.update_news a:link {
	color: #0F4A4E;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding-left: 25px;
}
.update_news a:visited {
	color: #0F4A4E;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.hot_pro_page .product h1 {
	float: left;
	width: 94px;
	background-image: url(/images/en/product/icons/product-name-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #2ea0bc;
	text-align: center;
	font-size: 12px;
	margin-top: -5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
.hot_pro_page a:link {
	text-decoration: none;
}
.hot_pro_page a:visited {
	text-decoration: none;
}
.hot_pro_page .product p {
	color: #777777;
}





.home_center {
	background: url(/images/en/home/home-15.gif) repeat-x;
}
.home_line {
	/*border-bottom:1px solid #666666;*/
	background: url(/images/en/home/line.gif) repeat-x 0 20px;
	padding-top:20px;
}