/* CSS Document */
body{
	margin:0;
	text-align:center;
	background-color: #FFFFFF;
}
body,td,th{
	font-family: 'Arial', 'Helvetica', 'sans-serif', '宋体';
	font-size: 12px;
	line-height: 20px;
	color: #494949;
}
a:link{
   color:#494949;
   text-decoration:none;
   }
a:visited{
   color:#494949;
   text-decoration:none;
	}
a:active{
   color:#494949;
   text-decoration:none;
   }
a:hover{
   color:#ff0000;
   text-decoration:none;
   }
.a_navagation:link{
   color:#fff;
   text-decoration:none;
   font-size:14px;
   font-weight:800;
   }
.a_navagation:visited{
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:800;
	}
.a_navagation:active{
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:800;
   }
.a_navagation:hover{
	color:#FFFF00;
	text-decoration:none;
	font-size:14px;
	font-weight:800;
   }      
.top_bg
{
background-image:url(../images/top_bg.jpg);
background-repeat:repeat-x;}
.navagation_bg
{
background-image:url(../images/navagation_bg.jpg);
background-repeat:repeat-x;}
.navagation_text
{
font-family: 'Arial', 'Helvetica', 'sans-serif', '宋体';
font-size: 14px;
font-weight:bold;
color:#FFFFFF;}
.top_bg_0
{
background-image:url(../images/top_bg_0.jpg);
background-repeat:repeat-x;
height:13px;}
.line_cf
{
background-image:url(../images/line_cf.jpg);
background-repeat:repeat-x;}
.bk {
	border: 1px solid #C1C9CC;
}
.bk1 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9D9D9D;
}

.copyright_bg
{
background-image:url(../images/copyright_bg.jpg);
background-repeat:repeat-x;}
#dian1{
	padding:2px 10px 0 25px;
	text-align:left;
	background-image: url(../images/dian.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	letter-spacing:1px;
	border-bottom:1px solid #fff;
	background-color:#198939;
}
.Layer{
  position:absolute;
  visibility: hidden;
  background-color:#198939;
  border-top:1px solid #fff;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  margin:18 0 0 -10px;
} 