/* CSS Document */
body {
	background-image:url(images/bg.jpg); margin-top:15px; margin-bottom:15px; margin-left:0px; margin-right:0px;
}
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:#FF6600;
text-decoration:none;
}
.menu{
	color:#FFFFFF;
}
.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: #FFFFFF;
}

.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: #990000;
}

