.myfont {
	font-size: 12px;
	color: #444444;
	line-height: 150%;
}
.font1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.leftbg {
	color: #333333;
	background-color: #F6F6F6;
	border: 1px solid #E5E5E5;
}
.leftbg1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #951815;
}
.leftbg2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #5A5A5A;
}
a:link {
	color: #464646;
	font-size: 12px;
	text-decoration: none;
}a:visited {
	color: #464646;
	font-size: 12px;
	text-decoration: none;
}

a.flv:link {
	color: #2966C1;
	font-size: 12px;
	text-decoration: none;
}
a.flv:visited {
	color: #2966C1;
	font-size: 12px;
	text-decoration: none;
}
a.red:link {
	color: #BF0000;
	font-size: 12px;
	text-decoration: none;
}
a.red:visited {
	color: #BF0000;
	font-size: 12px;
	text-decoration: none;
}


a:hover {
	font-size: 12px;
	color: #D34D1F;
	text-decoration: none;
}
.font2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.font3 {
	font-family: Arial;
	font-size: 14px;
	color: #999999;
	text-decoration: line-through;
	font-weight: bold;
}
.bian1 {
	border: 1px solid #CCCCCC;
}
.bian2 {
	color: #666666;
	font-size: 12px;
	background-color: #FFFDF8;
	line-height: 150%;
	border: 1px solid #F3D7A8;
}
.btline {
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
}

