/* CSS Document */
.title_top2 {
	width: 310px;
	position: absolute;
	font: 24px "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-top: 25px;
	margin-left: 30px;
}
.pop_teas {
	margin-left: 10px;
	margin-top: 20px;
}
#but_header {
	position: absolute;
	margin-top: 280px;
	margin-left: -130px;
}
#map {
	width: 570px;
	float: left;
}
.title {
	height: 47px;
	background: #794d2b;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	line-height: 47px;
	padding-left: 20px;
}
ul.country {
	margin-left: -20px;
	margin-top: 25px;
	list-style: none;
}
ul.country li a{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #995e36;
	cursor: pointer;
	line-height: 18px;
	letter-spacing: -0.4pt;
	text-decoration: none
}
ul.country li a:hover{
	color: #6d360a;
}
.img_map {
	margin-left: 145px;
	margin-top: -140px;
}
#video {
	float: left;
	width: 370px;
	margin-left: 30px;
}
.player {
	margin-top: 30px;
	margin-left: 20px;
}
.tea {
	float: left;
	width: 147px;
	margin-right: 17px;
}
.tea_last {
	float: left;
	width: 147px;
	
}
div.title_tea{
	background: #794d2b;
	height: 50px;
	line-height: 50px;
	padding: 10px 0 0 10px;
}
.title1{
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	letter-spacing: -0.4pt;
}
.title2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #edc8b2;
	letter-spacing: -0.4pt;
}
.learn_more {
	height: 55px;
	background: #fae3d4;
	padding-top: 20px;
	padding-left: 5px;
	margin-bottom:10px;
}
.learn_more a .but{
	background: url(images/learn_more.jpg) no-repeat;
	width: 136px;
	height: 32px;
	border: none;
	font-size: 0;
	
}
.learn_more a:hover .but{
	background: url(images/learn_more_hover.jpg) no-repeat;
}
