﻿/* 频道和列表页 */
.beihai {
	background: #E9F2FB url(../images/titlebeihai.gif) 0 -331px no-repeat;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.beihai td, .beihai a {
	font-size: 16px;
	line-height: 40px;
	color: #FFFFFF;
	padding: 0px 10px;
}
.beihai a:hover {
	color: #fff!important;
}

.beihaiphoto {
	background: #E9F2FB url(../images/titlebeihai.gif) 0 -591px no-repeat;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.beihaiphoto td, .beihaiphoto a {
	font-size: 16px;
	line-height: 40px;
	color: #FF9E4A;
	padding: 0px 10px;
}
.beihaiphoto a:hover {
	color: #FF9E4A!important;
}
