@charset "UTF-8";

.title03{
	font-size: 20px;
	color: #387124;
}


.teatitle{
    font-size: 15px;
	color: #387124;
}

.teabox{
    width: 725px;
	height: auto;
	padding-bottom: 40px;	
}

.teaboxleft{
    float: left;
    width: 510px;
	height: auto;
}

.teaboxright{
    float: right;
	width: 200px;
	height: auto;
}

.item{
    width: 725px;
	height: 230px;
	margin-bottom: 20px;
}

.itema{
    float: left;
	width: 350px;
	height: 225px;
}

.itemb{
    float: right;
	width: 350px;
	height: 225px;
}

.photo{
    float: left;
	width: 160px;
	height: 225px;
}

.detail{
    float: right;
	width: 190px;
	height: 225px;
}