/* CSS Document */
body {
	background-image:url(images/body-bg.jpg);
	margin:0px;
	background-repeat: no-repeat;
}
table,td{
font-size:12px;
color:#000000;
line-height:20px;
}a:link{
color:#000000;
text-decoration:none;
}
a:active{
color:#000000;
text-decoration:none;
}
a:visited{
color:#000000;
text-decoration:none;
}
a:hover{
color:#B20003;
text-decoration:none;
}
.menu{
	color:#FFFFFF;
	line-height: 16px;
}
.menu a:link{
color:#FFFFFF;
text-decoration:none;
}
.menu a:active{
color:#FFFFFF;
text-decoration:none;
}
.menu a:visited{
color:#FFFFFF;
text-decoration:none;
}
.menu a:hover{
color:#FFCC00;
text-decoration:none;
}
.bian{
border:1px solid #3F72AB;}
.biao {
	font-weight: bold;
	color: #000000;
}

.bianabout{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3F72AB;
	border-bottom-color: #3F72AB;
	border-left-color: #3F72AB;
}
.bian1{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #3F72AB;
	border-bottom-color: #3F72AB;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #3F72AB;
}
.hong {
	color: #AC1413;
}
