body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	background-image: url(../images/bg2.jpg);
}
td {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #111111;
}

.foot {
	color: #FFFFFF;
	background-color: #ad9f8d;
	font-weight: bold;
	line-height: 30px;
}
.foot a:link, .foot a:visited, .foot a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	color: #000000;
	height: 40px;
	line-height: 30px;
}
.input {
	border: 1px solid #e2d3b8;
}
.left {
	line-height: 30px;
	color: #fdf6eb;
	background-image: url(../images/main_19.jpg);
	background-repeat: no-repeat;
	text-indent: 40px;
	font-family: Arial;
	font-size: 12px;
	height: 30px;
	font-weight: bold;
	letter-spacing:1px;
}
.left a:link, .left a:visited, .left a:active {
	color: #fdf6eb;
	text-decoration: none;
}
.left a:hover {
	text-decoration:underline;
	color: #c14b4a;
	font-weight:bold;
}
.left2, .left3{
	line-height: 30px;
	color: #887964;
	background-image: url(../images/main_21.jpg);
	background-repeat: no-repeat;
	text-indent: 40px;
	font-family: Arial;
	font-size: 14px;
	height: 30px;
}
.left2 a:link, .left2 a:visited, .left2 a:active {
	color: #887964;
	text-decoration: none;
}
.left2 a:hover {
	text-decoration:underline;
	color: #c14b4a;
}
.left3 a:link, .left3 a:visited, .left3 a:active {
	color: #F00;
	text-decoration: none;
}
.left2 a:hover {
	text-decoration:underline;
	color: #c14b4a;
}

#content {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#content p{
	line-height:150%;
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #efe6d6;
	width: 85px;
	margin-left: 110px;
	margin-top: -22px;
	letter-spacing: 2px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818181;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	line-height: 21px;
}
.anylinkcss a:link, .anylinkcss a:visited, .anylinkcss a:active {
	color: #555555;
	text-decoration: none;
}
.anylinkcss a:hover{ /*hover background color*/
	color: #c14b4a;
	text-decoration: underline;
}

a:hover {
	text-decoration:underline;
}
.red {
	color: #8C0408;
}
.pro_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/main_en_20_2.jpg);
	background-repeat: no-repeat;
	letter-spacing: 1px;
	text-indent: 120px;
}
.pro_title_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/main_en_20_6.jpg);
	background-repeat: no-repeat;
	letter-spacing: 1px;
	text-indent: 160px;
}

/*new porducts menu */
#new_menu ul {
	margin:0;
	padding:5px 0px 0px 5px;
}
#new_menu li {
	display:inline;
	margin:0;
	padding:0;
}
#new_menu a {
	float:left;
	margin:0;
	padding:0;
	text-decoration:none;
	line-height: 18px;
}
#new_menu a span {
	float:left;
	display:block;
	padding:5px 15px 5px 0px;
	color:#0000FF;
	text-decoration: underline;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #new_menu a span {
	float:none;
}
#new_menu #current a {
 font-weight:bold;
}
#recommend_link, #recommend_link a{
	color:#E2D3B9;
}