.line{
border-bottom:#999999 solid 1px;}

.line-2{
border-top:#999999 solid 6px;}
.line-1{
	border-bottom:#658d95 solid 2px;
	font-family: Tahoma;
	color: #FF3300;
	text-indent:10px;
	font-weight: bold;
}
.bian {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
}
.bg {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
}

a:link {
	font-size: 11px;
	color: #658D95;
	font-weight: bold;
}


.right-line{
border-right:#d0d4dc dashed 1px;}
.bgabout {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center 400px;
}

a:visited {
	font-size: 11px;
	color: #658D95;
	font-weight: bold;
}
a:hover {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
