/*搜索的字体的定义*/
.font {font-size: 12px;color: #333333;line-height: 22px;}
.font a { text-decoration: none;font-size: 12px;color: #333333;line-height: 22px;}
.font a:hover { text-decoration: underline;font-size: 12px;color: #333333;line-height: 22px;}
.font1 {font-size: 12px;color: #333333;line-height: 14px;}
.font1 a { text-decoration: none;font-size: 12px;color: #333333;line-height: 14px;}
.font1 a:hover { text-decoration: underline;font-size: 12px;color: #333333;line-height: 14px;}