/* 链接样式 */
a:link,
a:visited,
a:active {
	color:#0C5298;
	text-decoration:none;
}
a:hover {
	color:#FF780B;

}
.input{
	height: 16px;
	width: 70px;
}

.biglinks:link,
.biglinks:visited,
.biglinks:active {
	color:#f60;
	font-size:20px;
	font-family:"黑体";
}
.biglinks:hover {
	color:#0c5298; text-align:center;
}
.biglinks14:link,
.biglinks14:visited,
.biglinks14:active {
	color:#f60;
	font-size:16px;
	font-family:"黑体";
}
.biglinks14:hover {
	text-decoration:underline;
	color:#0c5298;
}

.links_14 a:link,
.links_14 a:visited,
.links_14 a:active {
	font-size:14px;
}
.links_14 a:hover {
}

.links_12 a:link,
.links_12 a:visited,
.links_12 a:active {
	color:#039FA6;
}
.links_12 a:hover {
	color:#f60;
}

.black li a:link,
.black li a:visited,
.black li a:active {
	color:#000;
}
.black li a:hover {
	color:#f60;
}
.links_13 a:link,
.links_13 a:visited,
.links_13 a:active {
	font-size:13px;
}
.links_13 a:hover {
}

.links_12 a:link,
.links_12 a:visited,
.links_12 a:active {
	color:#0C5298
	font-size:12px;
}
.links_12 a:hover {
}

.red a:link,
.red a:visited,
.red a:active {
	color:#FB3B00;
}
.red a:hover {
	color:#0C5298;
	text-decoration:underline;
}
.telcom_service a:link,
.telcom_service a:visited,
.telcom_service a:active {
	color:#FF670B;
}
.telcom_service a:hover {
	color:#0C5298;
	text-decoration:underline;
}
.line a:link,
.line a:visited,
.line a:active {
	font-size:12px;
	line-height: 20px;
}
.line a:hover {
}
.orange:link,
.orange:visited,
.orange:active {
	color:#FF670B;
}
.orange:hover {
	color:#0C5298;
	text-decoration:underline;
}
