@charset "utf-8";
a.a1:link {
	color: #fff;
	text-decoration: none;
}
a.a1:hover {
	color: #a10000;
	text-decoration: underline;
}
.tibg {
	background-image: url(tibg1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.a1:active {
	text-decoration: none;
	font-size: 12px;
	
}


a.a1:visited {
	text-decoration: none;
	font-size: 12px;
	}
a.a2:link {
	color: #990033;
	text-decoration: underline;
	font-size: 12px;
}
a.a2:visited {
	font-size: 12px;
	color: #990033;
	text-decoration: underline;
}


.bian1 {
	border: 1px solid #c00;
}
.bian2 {
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
.bian3 {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A20000;
	border-right-color: #F4647F;
	border-bottom-color: f4647f;
	border-left-color: #A20000;
}
.bian4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.hang {
	font-size: 13px;
	line-height: 20px;
	padding: 4px;
}
.fc {
	font-size: 13px;
	text-align: center;
}
