*{
margin: 0px;
padding: 0px;
font-weight:normal;
}
body{
background: url('/images/web/background.jpg') no-repeat;
font-family: Georgia, serif;
color:#092E35;
font-size:12px;
line-height:18px;
}
a:link,
a:visited,
a:hover,
a:active{
text-decoration:underline;
color:#092E35;
}
a:hover{
color:#62AEB1;
}
b{
	font-weight: bold;
}
table.teaTitle{
	border-collapse: none;
	height: 100px;
	width: 100%;
	margin-bottom: 20px;
}
td.chineseTeaName{
	vertical-align: bottom;
}
td.teaName{
border-bottom: 1px solid #092E35;
font-size:17px;
margin-bottom:20px;
padding-bottom:5px;
font-weight:normal;
width:100%
}
table.agb{
	margin-top:-20px;	
}
td.agb{
	vertical-align:top;
	padding-right: 5px;	
}
h2{
	border-bottom: 1px solid #092E35;
	font-size:17px;
	margin-bottom:20px;
	padding-bottom:5px;
	width:100%
}
p{
margin-bottom:20px;
}
#container{
width:705px;
margin-left:200px;
}
#header{
margin-bottom:5px;
height:190px;
}
#header tr{
height:190px;
vertical-align: bottom;
}

#navigation{
font-size:150%;
color: #092E35;
}
#navigation a:link,
#navigation a:visited,
#navigation a:hover,
#navigation a:active{
	text-decoration: none;
	color:#092E35;
}
#contact{
width:190px;
}
#footer{
margin-top:10px;
margin-bottom:20px;
overflow:hidden;
}
#newsTitle{
width:60px;
float:left;
font-size:17px;
}
#news{
width:630px;
float:left;
}
.teaRow{
width:210px;
display:inline;
float:left;
}
.teaRow2{
width:455px;
display:inline;
float:left;
}

.marginRight{
margin-right:35px;
}
.hr{
border-bottom:1px solid #092E35;
border-top:2px solid #092E35;
height:1px;
clear:both;
}
div.borderTop{
	border-top: 1px solid #092E35;	
	margin-top: 5px;
	padding-top:10px;
}
div.borderBottom{
	border-bottom: 1px solid #092E35;
	margin-bottom:20px;
	padding-bottom:5px;
	width:100%
}
.title{
	font-size: 17px;
}
.paddingTop30{
	padding-top: 30px;
}
.paddingTop10{
	padding-top: 10px;
}

