/* CSS Document */

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-repeat: repeat-y;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #22375B;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #333333;
}


.top_bg {
          background:url(/images/index_01.jpg) repeat-y right;
		  }
		  
.bottom_bg {
          background:url(/images/bottom_58.jpg) repeat-y right;
		  }
		  
.padd_left {
       padding-left:30px;
	   }
	   
	   
.table_mar {
           margin:10px 0;
		   background:url(/images/xuxian.gif) repeat-x bottom;
		   }
		   
.12bold {
		color: #000000;
		font-weight:bold;
		
}
