body{
    margin:0;
	text-align:center;
	background-color: #FFFFFF;
	font-family: 'Arial', 'Helvetica', 'sans-serif', '宋体';
	font-size: 12px;
	line-height: 22px;
	color: #6C6D6D;
}
td{
	font-family: 'Arial', 'Helvetica', 'sans-serif', '宋体';
	font-size: 12px;
	line-height: 24px;
}

a:link{
   color:#818383;
   text-decoration:none;
   }
a:visited{
   color:#818383;
   text-decoration:none;
	}
a:active{
   color:#818383;
   text-decoration:none;
   }
a:hover{
   color:#04A5AC;
   text-decoration:none;
   }
.top_bk {border-bottom-width:6px;border-bottom-style: solid;border-bottom-color: #04A5AC;}
.pro_bk {border-bottom-width:2px;border-bottom-style: solid;border-bottom-color: #fff;}
.xw_bk {border-bottom-width:1px;border-bottom-style: dotted;border-bottom-color: #818383;}
.list_bk {border-top-width: 1px;border-bottom-width: 1px;border-top-style: dotted;border-bottom-style: solid;border-top-color: #00CCFF;border-bottom-color: #00CCFF; padding-bottom:10px; padding-top:10px;}
.left_text{color:#04A5AC}
A.text1:link{color:#04A5AC;text-decoration:none;}
A.text1:visited{color:#04A5AC;text-decoration:none;}
A.text1:active{color:#04A5AC;text-decoration:none;}
A.text1:hover{color:#ff0000;text-decoration:none;}
.footer_bg{ background-image:url(../images/footer_bg.jpg); background-repeat:repeat-x; background:#84D3D5; text-align:center; height:76px; padding-top:15px; color:#FFFFFF;}
