@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{
	margin:0;
	padding:0;
}
img{
	border:0;
}
#tea_list_top{
	width:980px; 
	height:80px;
}
#tea_list_top #left{
	float:left;
	width:300px;
	height:80px;
	background-image:url(images/tea_list_logo.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#tea_list_top #right{
	float:right;
	width:680px;
	height:60px;
	margin-top:20px;
}
#tea_list_top #right #top_nav ul{
	list-style:none;
	float:right;
	width:615px;
	height:20px;
}
#tea_list_top #right #top_nav li{
	float:left;
	color:#004499;
	padding-left:5px;
	padding-right:5px;
	background-image:url(images/tea_list_fenge.jpg);
	background-repeat:no-repeat;
	background-position:right;
	vertical-align:top;
}
#tea_list_uers_info{
	width:410px;
	height:25px;
	background-image:url(images/tea_list_ren.gif);
	background-repeat:no-repeat;
	background-position:left center;
	float:right;
	padding-top:15px;
}
#tea_list_weizhi{
	width:960px;
	height:20px;
	padding-top:10px;
	background-color:#1C5BA9;
	margin-top:10px;
	color:#FFFFFF;
	text-align:left;
	padding-left:20px;
}
#tea_list_weizhi a{
	color:#FFFFFF;
	text-decoration:none;
}
#tea_list_weizhi a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#tea_list_main{
	width:980px;
	height:auto;
	margin-top:5px;
}
#tea_list_main #left{
	float:left;
	width:767px;
	height:33px;
}
.tea_list_list{
	width:767px;
	height:25px;
	padding-top:5px;
	background-color:#F1F5F8;
	border-bottom:#B7CAE3 1px solid;
	text-align:left;
}
#tea_list_main #right{
	float:right;
	width:203px;
	height:auto;
}
.tea_list_listbox{
	width:201px;
	height:290px;
	border:1px solid #B6CAE3;
	margin-bottom:10px;
}
.tea_list_listbox .title{
	text-align:left;
	width:155px;
	background-color:#F1F5F8;
	height:19px;
	padding-top:6px;
	padding-bottom:5px;
	border-bottom:1px solid #B6CAE3;
	background-image:url(images/tea_vip_bg2.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:14px;
	color:#1C5BA9;
	padding-left:46px;
	padding-top:10px;
}
.tea_list_listbox .list{
	width:201px;
	height:auto;
}
.tea_list_listbox .list ul{
	list-style:none;
}
.tea_list_listbox .list li{
	width:170px;
	height:19px;
	padding-top:6px;
	text-align:left;
	color:#1C5BA9;
	padding-left:20px;	
}
.tea_list_listbox .list li span{
	float:right;
}
.tea_list_listbox .list .bg_a{
	background-image:url(images/tea_vip_1.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.tea_list_listbox .list .bg_b{
	background-image:url(images/tea_vip_2.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.tea_list_listbox .list .bg_c{
	background-image:url(images/tea_vip_3.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.tea_list_listbox .list .bg_d{
	background-image:url(images/tea_vip_4.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.tea_list_listbox .list .bg_e{
	background-image:url(images/tea_vip_5.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.tea_list_listbox .list .bg_f{
	background-image:url(images/tea_vip_6.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.tea_list_listbox .list .bg_g{
	background-image:url(images/tea_vip_7.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.tea_list_listbox .list .bg_h{
	background-image:url(images/tea_vip_8.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.tea_list_listbox .list .bg_i{
	background-image:url(images/tea_vip_9.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.tea_list_listbox .list .bg_j{
	background-image:url(images/tea_vip_10.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

