@charset "gb2312";
.font {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.font14 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #7a7a7a;
}
.border_3px {
	border: 3px solid #CCCCCC;
}
.border_boom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.font14_white {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.border_3px_qian {
	border: 3px solid #ededed;
}
.sec1 {
	font-family: 宋体;
	font-size: 14px;
	color: #986271;
	background-image:url(../../template/images/pic2.gif);
	cursor: hand;
	font-weight:bold;
}
.sec2 {
	font-family: 宋体;
	font-size: 14px;
	color: #7a7a7a;
	background-image:url(../../template/images/pic1.gif);
	cursor: hand;
	font-weight:bold;
}
a:link {
	color: #494949;
	text-decoration: none;
}
a:visited {
	color: #494949;
	text-decoration: none;
}
a:hover {
	color: #986271;
	text-decoration: none;
}
a:active {
	color: #986271;
	text-decoration: none;
}
img{border:none;}

