@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	color:#333333;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-color:#f5f9ee;
}
a:link,a:visited {
    color:#FF6666;
	text-decoration:none;
}
a:hover {
    color:#FF0000;
}
img {
     border:none;
}
div.width1 {
    background-color:#FFFFFF;
    height:100%;
	width:1002px;	
	text-align:center;
	margin:0 auto;
}
div.topban {
    background-image:url(images/topback.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:245px;
}
div.homefruit {
    margin-left:520px;
	float:left;
	width:62px;
}
div.menu {
    margin-left:-8px;
	padding-top:10px;
	float:left;
}
.txt_top,a.txt_top:link,a.txt_top:visited {
    color:#ffffff;
	font-size:12px;
	line-height:14px;
	margin-left:21px;
	text-decoration:none;
}
a.txt_top:hover {
    color:#ffea00;
	text-decoration:none;
}
div.lang {
    margin-left:24px;
	padding-top:11px;
	float:left;
}
div.content {
    background-color:#FFFFFF;
	width:970px;	
	padding-left:32px;
	text-align:center;
	margin:0 auto;
	border-bottom:#a3c952 1px solid;
}
.txt_left {
    color:#658155;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
}
a.txt_left:link,a.txt_left:visited {
    color:#ff005a;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
}
a.txt_left:hover {
    color:#ff6600;
	text-decoration:underline;
}
.txt_left_t {
    color:#84b500;
	font-weight:bold;
	line-height:36px;
}
.txt_left_x {
    color:#9d8239;
}
.txt_left_y {
    color:#8c4e18;
}
.txt_left_r {
    color:#cb2600;
}
.b1_img {
    border:#dcdfc4 1px solid;
	padding:4px;
	float:none;
}
.price {
    color:#f69600;
	font-weight:bold;
}
.cprice {
    color:#FF0000;
	font-weight:bold;
}
input.count {
    background-image: url(images/count.gif);
	background-color:transparent;
	border:none;
	height: 22px;
	width: 79px;
	margin:6px 12px;
}
input.buy {
    background-image: url(images/buy.gif);
	background-color:transparent;
	border:none;
	height: 22px;
	width: 49px;
	margin:6px 12px;
}
.title_t,a.title_t:link,a.title_t:visited {
	color:#c50004;
	font-size:14px;
	font-weight:bold;
	padding-bottom:6px;
	text-decoration:none;	
}
a.title_t:hover {
	text-decoration:underline;
}
div.bottom {
    padding:20px 50px;
	background-color:#FFFFFF;
	width:902px;
	text-align:left;
	margin:0 auto;
}