/*news.asp页面----------------------------开始*/
.news1 a:link {/*未访问*/
	color: #000000;
	text-decoration: none;
	font-size: 14px;}

.news1 a:visited {/*已访问*/
	color: #666666;
	text-decoration: none;
	font-size: 14px;}

.news1 a:hover {/*鼠标停留*/
	text-decoration: underline;
	font-size: 14px;
}


.news2 a:link {/*未访问*/
	color: #0000ff;
	text-decoration: none;
	font-size: 14px;}


.news2 a:visited {/*已访问*/
    font-size: 14px;
	color: #800080;
	text-decoration: none;}


.news2 a:hover {/*鼠标停留*/
	text-decoration: underline;
	font-size: 14px;}
	
	
.news3 a:link {/*未访问*/
	color: #DB1820;
	text-decoration: none;}


.news3 a:visited {/*已访问*/
	color: #666666;
	text-decoration: none;}


.news3 a:hover {/*鼠标停留*/
	text-decoration: underline;}
/*news.asp页面----------------------------结束*/


/*index.asp页面----------------------------开始*/
.index_r_1 a:link {/*未访问*/
	color: #000000;
	text-decoration: none;}


.index_r_1 a:visited {/*已访问*/
	color: #A6009C;
	text-decoration: none;}


.index_r_1 a:hover {/*鼠标停留*/
	text-decoration: underline;}
	
	
	
.index_c_1 a:link {/*未访问*/
	color: #003399;
	text-decoration: none;}


.index_c_1 a:visited {/*已访问*/
	color: #666666;
	text-decoration: none;}


.index_c_1 a:hover {/*鼠标停留*/
	text-decoration: underline;}
	
/*index.asp页面----------------------------结束*/






/*trdae1.asp页面----------------------------开始*/


.trdae1_1 a:link {/*未访问*/
font-size: 14px;
color: blue;
text-decoration: underline;
font-weight:bold;
}

.trdae1_1 a:visited {/*已访问*/
font-size: 14px;
color: #A6009C;
text-decoration: underline;
font-weight:bold;
}

.trdae1_1 a:hover {/*鼠标停留*/
text-decoration: underline;
}

/*trdae1.asp页面----------------------------结束*/







/*search.asp页面----------------------------开始*/

.search_1 a:link {
    font-size:14px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;}

.search_1 a:visited {
    font-size:14px;
	font-weight:bold;
	color: #A6009C;
	text-decoration: underline;}

.search_1 a:hover {
	text-decoration: underline;}
	
/*search.asp页面----------------------------结束*/










/*yp.asp页面----------------------------开始*/

.yp_1 a:link {
font-size: 14px;
font-weight:bold;
	color: #0066FF;
	text-decoration: underline;
	
}

.yp_1 a:visited {
font-size: 14px;
font-weight:bold;
	color: #A6009C;
	text-decoration: underline;
	
}

.yp_1 a:hover {
	text-decoration: underline;
	
}



.yp_2 a:link {
font-size: 12px;
	color: #003399;
	text-decoration: none;
	
}

.yp_2 a:visited {
font-size: 12px;
	color: #A6009C;
	text-decoration: none;
	
}

.yp_2 a:hover {
	text-decoration: underline;
	
}


/*yp.asp页面----------------------------结束*/





/*userindex.asp页面----------------------------开始*/
.userindex_1 a:link {/*未访问*/
	color: #000000;
	text-decoration: none;}


.userindex_1 a:visited {/*已访问*/
	color: #666666;
	text-decoration: none;}


.userindex_1 a:hover {/*鼠标停留*/
	text-decoration: underline;}
	/*userindex.asp页面----------------------------结束*/
