/*---------------------字体设置-----------------------------------*/

/*宋体12号、#333333黑色、下划线*/
A.puer_font01:link {font-size:12px;color:#333; text-decoration:underline; line-height:180%;}
A.puer_font01:visited {
	font-size:12px;
	color:#333;
	text-decoration:underline;
    line-height:180%;
}
A.puer_font01:hover {font-size:12px;color:#FF0000; text-decoration:none; line-height:180%;}
.puer_font01{font-size:12px;color:#333;line-height:180%;}


/*宋体12号、#FFFFFF白色*/
A.puer_font02:link {font-size:12px;color:#FFF; text-decoration:none;}
A.puer_font02:visited {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
A.puer_font02:hover {font-size:12px;color:#FFF; text-decoration:underline;}
.puer_font02{font-size:12px;color:#FFF;}


/*宋体12号、#333333黑色*/
A.puer_font03:link {font-size:12px;color:#333; text-decoration:none;}
A.puer_font03:visited {
	font-size:12px;
	color:#333;
	text-decoration:none;
}
A.puer_font03:hover {font-size:12px;color:#FF0000; text-decoration:underline;}
.puer_font03{font-size:12px;color:#333;}


/*宋体14号、#FFFFFF白色、加粗*/
A.puer_font04:link {font-size:14px;color:#FFF; text-decoration:none;font-weight: bold;}
A.puer_font04:visited {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
}
A.puer_font04:hover {font-size:14px;color:#FFFF66; text-decoration:none;font-weight: bold;}
.puer_font04{font-size:14px;color:#FFF;font-weight: bold;}

/*宋体12号、#666666黑色*/
A.puer_font05:link {font-size:12px;color:#666; text-decoration:none;}
A.puer_font05:visited {
	font-size:12px;
	color:#666;
	text-decoration:none;
}
A.puer_font05:hover {font-size:12px;color:#FF0000; text-decoration:underline;}
.puer_font05{font-size:12px;color:#666;}

/*宋体12号、#000黑色、加粗*/
A.puer_font06:link {font-size:12px;color:#000; text-decoration:none; font-weight: bold;}
A.puer_font06:visited {
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight: bold;
}
A.puer_font06:hover {font-size:12px;color:#FF0000; text-decoration:underline; font-weight: bold;}
.puer_font06{font-size:12px;color:#000; font-weight: bold;}


/*宋体12号、#FF0000红色*/
A.puer_font07:link {font-size:12px;color:#FF0000; text-decoration:none;}
A.puer_font07:visited {
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}
A.puer_font07:hover {font-size:12px;color:#FF0000; text-decoration:underline; }
.puer_font07{font-size:12px;color:#FF0000;}


/*宋体14号、#333333黑色*/
A.puer_font08:link {font-size:14px;color:#333; text-decoration:none;line-height:165%;}
A.puer_font08:visited {
	font-size:14px;
	color:#333;
	text-decoration:none;
	line-height:165%;
}
A.puer_font08:hover {font-size:14px;color:#FF0000; text-decoration:underline;line-height:165%;}
.puer_font08{font-size:14px;color:#333;line-height:165%;}

/*宋体12号、#000黑色*/
A.puer_font09:link {font-size:12px;color:#000; text-decoration:none;}
A.puer_font09:visited {
	font-size:12px;
	color:#000;
	text-decoration:none;
}
A.puer_font09:hover {font-size:12px;color:#FF0000; text-decoration:underline;}
.puer_font09{font-size:12px;color:#000;}

/*黑体20号、#000黑色*/
A.puer_font10:link { font-family:"黑体"; font-size:20px;color:#000; text-decoration:none;}
A.puer_font10:visited {
    font-family:"黑体";
	font-size:20px;
	color:#000;
	text-decoration:none;
}
A.puer_font10:hover {font-family:"黑体"; font-size:20px;color:#FF0000; text-decoration:underline;}
.puer_font10{font-family:"黑体"; font-size:20px;color:#000;}

/*宋体25号、#000黑色*/
A.puer_font11:link {font-size:25px;color:#000; text-decoration:none;font-weight: bold;}
A.puer_font11:visited {
	font-size:25px;
	color:#000;
	text-decoration:none;
	font-weight: bold;
}
A.puer_font11:hover {font-size:25px;color:#FF0000; text-decoration:underline;font-weight: bold;}
.puer_font11{font-size:25px;color:#000;font-weight: bold;}

/*宋体14号、#000黑色、加粗*/
A.puer_font12:link {font-size:14px;color:#000; text-decoration:none;font-weight: bold;}
A.puer_font12:visited {
	font-size:14px;
	color:#000;
	text-decoration:none;
	font-weight: bold;
}
A.puer_font12:hover {font-size:14px;color:#FF0000; text-decoration:underline;font-weight: bold;}
.puer_font12{font-size:14px;color:#000;font-weight: bold;}


/*宋体14号、#333黑色*/
A.puer_font13:link {font-size:14px;color:#333; text-decoration:none;line-height:165%;}
A.puer_font13:visited {
	font-size:14px;
	color:#333;
	text-decoration:none;
	line-height:165%;
}
A.puer_font13:hover {font-size:14px;color:#FF0000; text-decoration:underline;line-height:165%;}
.puer_font13{font-size:14px;color:#333;line-height:165%;}


/*宋体12号、#FF3300红色*/
A.puer_font14:link {font-size:12px;color:#FF3300; text-decoration:none;}
A.puer_font14:visited {
	font-size:12px;
	color:#FF3300;
	text-decoration:none;
}
A.puer_font14:hover {font-size:12px;color:#333; text-decoration:underline;}
.puer_font14{font-size:12px;color:#FF3300;}


/*黑体30号、#333黑色*/
A.puer_font15:link {font-family:"黑体";font-size:30px;color:#333; text-decoration:none;font-weight: bold;}
A.puer_font15:visited {
    font-family:"黑体";
	font-size:30px;
	color:#333;
	text-decoration:none;
	font-weight: bold;
}
A.puer_font15:hover {font-family:"黑体";font-size:30px;color:#FF0000; text-decoration:underline;font-weight: bold;}
.puer_font15{font-family:"黑体";font-size:30px;color:#333;font-weight: bold;}


/*黑体20号、#333黑色*/
A.puer_font16:link {font-family:"黑体";font-size:20px;color:#333; text-decoration:none;}
A.puer_font16:visited {
    font-family:"黑体";
	font-size:20px;
	color:#333;
	text-decoration:none;
}
A.puer_font16:hover {font-family:"黑体";font-size:20px;color:#FF0000; text-decoration:underline;}
.puer_font16{font-family:"黑体";font-size:20px;color:#333;}


/*宋体14号、#FF3300红色、下划线*/
A.puer_font17:link {font-size:14px;color:#FF3300; text-decoration:underline;}
A.puer_font17:visited {
	font-size:14px;
	color:#FF3300;
	text-decoration:underline;
}
A.puer_font17:hover {font-size:14px;color:#333; text-decoration:none;}
.puer_font17{font-size:14px;color:#FF3300;}




/*宋体12号、#333333黑色*/
A.wenzhang_title01:link {font-size:12px;color:#333; text-decoration:none; line-height:180%;}
A.wenzhang_title01:visited {
	font-size:12px;
	color:#333;
	text-decoration:none;
	line-height:180%;
}
A.wenzhang_title01:hover {font-size:12px;color:#FF0000; text-decoration:underline; line-height:180%;}
.wenzhang_title01{font-size:12px;color:#333333;line-height:180%;}




/*宋体14号、#333黑色*/
A.content_font01:link {font-size:14px;color:#333; text-decoration:none;line-height:23px;}
A.content_font01:visited {
	font-size:14px;
	color:#333;
	text-decoration:none;
	line-height:23px;
}
A.content_font01:hover {font-size:14px;color:#FF0000; text-decoration:underline;line-height:23px;}
.content_font01{font-size:14px;color:#333;line-height:23px;}

/*---------------------picture样式定义---------------------------------*/

/*#333333黑色边框，宋体12号标题*/
/*普洱茶图片商品样式*/
.puer_pic01 img{ border: #999999 1px solid; margin-bottom:5px;}         /* id为index的div区块中，所有图片的边框为一个像素宽灰色实线；并距下面5个像素的空距 */ 
.puer_pic01 a:link{font-size:12px;
	color:#333333;
	text-decoration: none;
	font-family: "宋体";
	line-height:165%;
} 
.puer_pic01 a:visited{font-size:12px;
	color:#333333;
	text-decoration: none;
	font-family: "宋体";
	line-height:165%;
} 
.puer_pic01 a:hover {font-size:12px;
	color:#FF0000;
	text-decoration: underline;
	font-family: "宋体";
	line-height:165%;
}
.puer_pic01 td {text-align:center;}
.puer_pic01{color:#333333;line-height:165%;}


/*---------------------input样式定义---------------------------------*/
.puer_input01{height:14px;font-size:12px; background-color:#FFFFFF; color:#666666;border: #B4B4B4 1px solid;padding-top:3px;padding-left:3px;}

.puer_input02{height:22px;font-size:12px;color:#666666;border: #B4B4B4 1px solid;}



/*---------------------table样式设置---------------------------------*/

.table01{border-top:#CCC 1px solid; border-left:#CCC 1px solid; border-right:#CCC 1px solid;}
.table02{border-bottom:#CCC 1px solid; border-left:#CCC 1px solid; border-right:#CCC 1px solid;}




/*---------------------茶友爱心社字体设置-----------------------------------*/
/*宋体12号、#000黑色、下划线*/
A.ax_font01:link {font-size:12px;color:#000; text-decoration:underline;}
A.ax_font01:visited {
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
A.ax_font01:hover {font-size:12px;color:#FF0000; text-decoration:none;}
.ax_font01{font-size:12px;color:#000;}


/*宋体12号、#666黑色*/
A.ax_font02:link {font-size:12px;color:#666; text-decoration:none;}
A.ax_font02:visited {
	font-size:12px;
	color:#666;
	text-decoration:none;
}
A.ax_font02:hover {font-size:12px;color:#FF0000; text-decoration:underline;}
.ax_font02{font-size:12px;color:#666;}

/*宋体12号、#FFF白色*/
A.ax_font03:link {font-size:12px;color:#FFF; text-decoration:none;}
A.ax_font03:visited {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
A.ax_font03:hover {font-size:12px;color:#FFFF00; text-decoration:underline;}
.ax_font03{font-size:12px;color:#FFF;}

/*宋体14号、#000黑色*/
A.ax_font04:link {font-size:14px;color:#000; text-decoration:none;}
A.ax_font04:visited {
	font-size:14px;
	color:#000;
	text-decoration:none;
}
A.ax_font04:hover {font-size:14px;color:#FF0000; text-decoration:underline;}
.ax_font04{font-size:14px;color:#000;}


/*黑体20号、#333黑色*/
A.ax_font05:link {font-family:"黑体";font-size:20px;color:#000; text-decoration:none;font-weight:200;}
A.ax_font05:visited {
    font-family:"黑体";
    font-size:20px;
    color:#000;
    text-decoration:none;
    font-weight:200;
}
A.ax_font05:hover {font-family:"黑体";font-size:20px;color:#FF0000; text-decoration:underline;font-weight:200;}
.ax_font05{font-family:"黑体";font-size:20px;color:#000;font-weight:200;}


/*宋体14号、#333333黑色*/
A.ax_font06:link {font-size:14px;color:#333; text-decoration:none;}
A.ax_font06:visited {
	font-size:14px;
	color:#333;
	text-decoration:none;
}
A.ax_font06:hover {font-size:14px;color:#FF0000; text-decoration:underline;}
.ax_font06{font-size:14px;color:#333;}


/*宋体12号、#336699深蓝色*/
A.ax_font07:link {font-size:12px;color:#336699; text-decoration:none;}
A.ax_font07:visited {
	font-size:12px;
	color:#336699;
	text-decoration:none;
}
A.ax_font07:hover {font-size:12px;color:#FF0000; text-decoration:underline;}
.ax_font07{font-size:14px;color:#336699;}


/*---------------------picture样式定义---------------------------------*/

/*#333333黑色边框，宋体13号标题*/
/*普洱茶图片商品样式*/
.ax_pic01 img{ border: #999999 1px solid; margin-bottom:6px;}         /* id为index的div区块中，所有图片的边框为一个像素宽灰色实线；并距下面5个像素的空距 */ 
.ax_pic01 a:link{font-size:13px;
	color:#333333;
	text-decoration: none;
	font-family: "宋体";
	line-height:165%;
} 
.ax_pic01 a:visited{font-size:13px;
	color:#333333;
	text-decoration: none;
	font-family: "宋体";
	line-height:165%;
} 
.ax_pic01 a:hover {font-size:13px;
	color:#FF0000;
	text-decoration: underline;
	font-family: "宋体";
	line-height:165%;
}
.ax_pic01 td {text-align:center;}
.ax_pic01{color:#333333;line-height:165%;}


