
.font-hui{color:#999999;}
.font-white{color:#FFFFFF}
.font-b{font-weight: bold;}
.font-B{font-weight: bolder;}
.font-14{font-size: 14px;}
.font-29{font-size: 29px;line-height:30px;}
.font-orange{color: #ff6600;}
.font-red{color:#FF0000}
.font-blue{color:#3366CC}
.font-Arial{font-family: Arial, Helvetica, sans-serif;}
.font-blue {color: #0000FF}

a:link {font-size:12px;line-height: 20px;color: #333333;text-decoration: none;}
a:visited {font-size: 12px;line-height: 20px;color: #333333;text-decoration: none;}
a:hover {font-size: 12px;line-height: 20px;color: #FF6600;text-decoration: none;}

/*  大分类的超链接  */
a.dfl:link {font-size:14px;line-height: 20px;color: #ff6600;text-decoration: none;}
a.dfl:visited {font-size: 14px;line-height: 20px;color: #ff6600;text-decoration: none;}
a.dfl:hover {font-size: 14px;line-height: 20px;color: #FF6600;text-decoration: underline;}


.link-red:link {font-size: 12px;font-style: normal;line-height: 20px;color: #FF0000;text-decoration: none;}
.link-red:visited {font-size: 12px;font-style: normal;line-height: 20px;color: #FF0000;text-decoration: none;}
.link-red:hover {font-size: 12px;font-style: normal;line-height: 20px;color: #ff6600;text-decoration: underline;} 

.link-orange:link {font-size: 12px;font-style: normal;line-height: 20px;color: #ff6600;text-decoration: none;}
.link-orange:visited {font-size: 12px;font-style: normal;line-height: 20px;color: #ff6600;text-decoration: none;}
.link-orange:hover {font-size: 12px;font-style: normal;line-height: 20px;color: #FF0000;text-decoration: underline;} 

.link-white:link {font-size: 12px;font-style: normal;color: #FFFFFF;text-decoration: none;}
.link-white:visited {font-size: 12px;font-style: normal;color: #FFFFFF;text-decoration: none;}
.link-white:hover {font-size: 12px;font-style: normal;color: #FFFFFF;text-decoration: underline;}

.link-white14:link {font-size: 14px;font-style: normal;color: #FFFFFF;text-decoration: none;}
.link-white14:visited {font-size: 14px;font-style: normal;color: #FFFFFF;text-decoration: none;}
.link-white14:hover {font-size: 14px;font-style:normal;color: #FFFFFF;text-decoration: none; font-weight:bold;}



.link-redB:link {font-size: 14px;font-style: normal;line-height: 20px;color: #FF0000;text-decoration: none;font-weight: bold;}
.link-redB:visited {font-size: 14px;font-style: normal;line-height: 20px;color: #FF0000;text-decoration: none;font-weight: bold;}
.link-redB:hover {font-size: 14px;font-style: normal;line-height: 20px;color: #ff6600;text-decoration: underline;font-weight: bold;} 
