@charset "utf-8";

body {
	background-image: url(de/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	background-color: #7aaa44;
}
.contact-panel {
	margin-left: 100px;
}
.contact-panel .item {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 60px;
}
.body-panel {
	background-image: url(de/mini-1.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 510px;
	width: 100%;
}
.copyright {
	font-size: 12px;
	color: #336600;
}
.body-table {
	position: relative;
	left: 30px;
}
.font-default {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}
.copyright-panel {
	font-size: 12px;
	line-height: 20px;
	color: #CAE0B4;
}
.product-item {
	width: 110px;
	float: left;
	margin-right: 14px;
	position: relative;
	background-color: #96be5b;
	margin-bottom: 20px;
	padding: 3px;
}
a {
	color: #FFFF00;
	text-decoration: none;
}

.product-item .img {
	background-image: url(images/preview.jpg);
	height: 90px;
	width: 110px;
}
.product-item .img img {
	position: relative;
	left: 6px;
	top: 9px;
	float: left;
}
.product-item .price {
	float: left;
}
.product-item .buy {
	float: right;
}
.class-tabs {
	margin-bottom:15px;
	clear:both;
}
.class-tabs a {
	font-size: 12px;
	line-height: 22px;
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
	background-color: #5a8132;
	padding-right: 4px;
	padding-left: 4px;
}
.class-tabs a:hover {
	background-color:#96be5b;
}

.class-tabs a.select {
	background-color:#96be5b;
}

.news-item .img {
	height: 93px;
	width: 115px;
	background-image: url(images/news-img.jpg);
}
.news-item .img img {
	position: relative;
	left: 9px;
	top: 9px;
}
.news-item {
	background-color: #96be5b;
	margin-bottom: 10px;
}
.home-product-item {
	padding-left:18px;
	*padding-left:0px;
}
.home-product-item li {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	margin-left: 6px;
	*margin-right: 20px;
	*margin-left: 18px;
	margin-bottom: 5px;
}
.png {
	
}
.home-product-item .name {
	display: none;
}
.guestbook {
	background-color: #96be5b;
	margin-bottom: 10px;
}
.guestbook .fullname {
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	color: #FFFF00;
	line-height: 30px;
}
.guestbook .message {
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	color: #660000;
	margin-top:10px;
}
.guestbook .faceimg {
	margin-bottom: 5px;
	margin-top: 5px;
}
.guestbook .date {
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 30px;
}
.guestbook td {
	font-size: 12px;
	color: #000000;
}

.guestbook-edit td {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
.guestbook-edit .faceimg {
	padding: 10px;
	text-align: left;
	border: 1px solid #669933;
	width: 100px;
}

.guestbook-edit input,textarea {
	width: 99%;
	border: 1px solid #669933;
	margin-bottom: 0px;
	background-image: url(images/textboxbg.gif);
	background-repeat: repeat-x;
	line-height: 18px;
	height: 20px;
	background-color: #FFFFFF;
}
.guestbook-edit {
	background-color: #96BE5B;
	padding: 10px;
}

.counter-panel {
	color:#000;
	font-size:12px;
}
.inner-english-site {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "新宋体";
	position: absolute;
	left: 260px;
	top:10px;
	display:block;
}


.search-panel #search_keyword {
	height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 118px;
	float: left;
	background-repeat: no-repeat;
	text-indent: 3px;
	color: #FFFF00;
	font-size: 12px;
	background-color: #4d752e;
	margin-top: 2px;
	margin-left: 2px;
}
.search-panel #search_submit {
	background-image: url(search/search_05.jpg);
	height: 22px;
	width: 54px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	background-repeat: no-repeat;
}
.search-panel {
	background-image: url(search/search_03.jpg);
	width: 176px;
	height: 22px;
}
