/*字体样式白色14号字*/
.fb112 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
/*字体加粗14号字*/
.fh12 {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
/*字体12号字*/
.f12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
/*边框灰色*/
.border {
	border: 1px solid #CCCCCC;
}
/*下划线实线*/
.bown {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/*下划线虚线加上字体12号*/
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
/*整个会员中心的链接样式*/
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
/*按钮*/
.botton {
	background-image: url(../images/check01c.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 60px;
}
/*红色提示*/
.point {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
}
/*白色字体*/
.fw12 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
/*灰色字体*/
.fo12 {
	font-family: "宋体";
	font-size: 12px;
	color: #CCCCCC;
}
/*红色字体*/
.fr12 {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
}
/*标题*/
.title {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
/*id为titlea的链接样式*/
#titlea a:link {
	font-family: "宋体";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#titlea a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#titlea a:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
/*14号字体*/
.f14 {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
}
/*边框虚线灰色*/
.border_1 {
	border: 1px dashed #999999;
}
/*下划线*/
.bown_1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/*边框虚线蓝色*/
.border_blue {
	border: 1px dashed #0066CC;
}
/*边框实线蓝色*/
.border_bluea {
	border: 1px solid #0066CC;
}
/*字体红色14号字*/
.fr14 {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
}
/*字体蓝色12号字*/
.fl12 {
	font-family: "宋体";
	font-size: 12px;
	color: #660033;
}
/*橙色背景12号字体*/
.fback {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	background-color: #FFCC00;
	line-height: 18px;
}
/*蓝色虚线下划线加字体*/
.linef14 {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.title-price {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; LINE-HEIGHT: 23px; FONT-FAMILY: "宋体"
}
.fh12 {
	FONT-SIZE: 12px; COLOR: #a8a8a8; FONT-FAMILY: "宋体"
}
