@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	text-align:center;
	font-weight:normal;
}
a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#990000;
}

div{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
span,ul,li,p,h3{
	margin:0;
	padding:0;
}

img{
	border:0;
}
#tea_wenji_top{
	width:100%;
	height:65px;
	background-color:#99CC00;
	border-bottom:1px solid #999900;
}
#tea_wenji_top #top{
	width:950px;
	height:auto;
}
#tea_wenji_top #left{
	float:left;
	width:260px;
	height:65px;
	background-image:url(images/tea_wenji_logo.jpg);
	background-repeat:no-repeat;
}
#tea_wenji_top #right{
	float:right;
	width:650px;
	height:auto;
	margin-top:20px;
	text-align:right;
}
#tea_wenji_top #right span{
	font-size:14px;
	color:#336600;
	font-weight:bolder;
}
#tea_wenji_top #right span a{
	color:#336600;
	text-decoration:none;
}
#tea_wenji_top #right span a:hover{
	color:#336600;
	text-decoration:underline;
}
#tea_wenji_main{
	width:960px;
	height:auto;
	margin-top:10px;
}
#tea_wenji_main #left{
	float:left;
	width:264px;
	height:auto;
	border:3px solid #999900;
	background-color:#F5FFD7;
}
#tea_wenji_main #right{
	float:right;
	margin-left:2px;
}
#tea_wenji_main #left .title{
	width:243px;
	height:20px;
	padding-top:10px;
	text-align:left;
	border-bottom:1px solid #999901;
	font-size:14px;
	padding-left:10px;
	margin-bottom: 10px;
}
#tea_wenji_main #left .title span{
	float:right;
	font-size:12px;
	color:#999999;
}
#tea_wenji_main #left #box{
	width:253px;
	height:auto;
	margin-bottom: 10px;
}
#tea_wenji_main #left #box ul{
	list-style:none;
}
#tea_wenji_main #left #box li{
	width:250px;
	height:20px;
	padding-top:5px;
	text-align:left;
	font-size:14px;
}
#tea_wenji_main #left #box li span{
	float:right;
	font-size:12px;
	color:#999;
}
#info{
	float:right;
	width:170px;
	height:auto;
	text-align:left;
	margin-left:10px;
}
#info p{
	line-height:180%;
	color:#333333;
}
.jianjie{
	text-align:left;
	text-indent:2em;
	width: 253px;
	line-height: 180%;
	color:#333;
}
#zjfk{
	width:253px;
	height:auto;
}
.zjfk_box{
	width:66px;
	height:auto;
	float:left;
	margin-left:8px;
	margin-right:5px;
}
.img img{
	width:66px;
	height:66px;
	border:1px solid #999999;
}
.text{
	width:66px;
	height:20px;
	padding-top:5px;
}
.tea_wenji_listtitle{
	width:638px;
	height:25px;
	background-image:url(images/tea_wenji_bg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	font-size:14px;
	color:#006600;
	padding-top:10px;
	padding-left:40px;
}
.tea_wenji_list{
	width:650px;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
}
.tea_wenji_list ul{
	list-style:none;
}
.tea_wenji_list li{
	float:left;
	width:210px;
	height:20px;
	padding-top:10px;
	text-align:left;
	border-bottom:1px dotted #CCCCCC;
	color:#56492C;
}
.tea_wenji_list li a{
	color:#56492C;
	text-decoration:none;
}

.tea_wenji_list li a:hover{
	color:#FF9900;
	text-decoration:underline;
}
#tea_foot{
	width:980px;
	height:150px;
	margin-top:10px;
}
#tea_foot p{
	line-height:180%;
}

