
 /*以下是新的样式*/

.linkstyle1:link { text-decoration: underline; color: #FFFFFF;font-size: 12px}
.linkstyle1:visited { color: #FFFFFF;text-decoration: underline;font-size: 12px }
.linkstyle1:hover { text-decoration: underline; color:#FF6600;font-size: 12px}

.linkstyle2:link { text-decoration: underline; color: #000000;font-size: 14.8px}
.linkstyle2:visited { color: #000000;text-decoration: underline;font-size: 14.8px }
.linkstyle2:hover { text-decoration: underline; color:#FF6600;font-size: 14.8px}

.linkstyle3:link {text-decoration: underline;color: #ff6600;font-size: 14.8px;font-weight: bold;}
.linkstyle3:visited {color: #ff6600;	text-decoration: underline;	font-size: 14.8px;	font-weight: bold;}
.linkstyle3:hover {	text-decoration: underline;	color:#ff6600;	font-size: 14.8px;	font-weight: bold;}
.linkstyle3 {
	background-image: url(/cfimg/now.gif);
	background-repeat: no-repeat;
    background-position: right;
	padding-right:16px;
}

.linkstyle3 a:link {text-decoration: underline;color: #ff6600;font-size: 14.8px;font-weight: bold;}
.linkstyle3 a:visited {color: #ff6600;	text-decoration: underline;	font-size: 14.8px;	font-weight: bold;}
.linkstyle3 a:hover {	text-decoration: underline;	color:#ff6600;	font-size: 14.8px;	font-weight: bold;}
.linkstyle3 {
	background-image: url(/cfimg/now.gif);
	background-repeat: no-repeat;
    background-position:95% 27% ;
	margin-right:10px;
}