/* 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: #7E7E7E;
}

a:link{
   color:#0063AC;
   text-decoration:none;
   }
a:visited{
   color:#0063AC;
   text-decoration:none;
	}
a:active{
   color:#0063AC;
   text-decoration:none;
   }
a:hover{
   color:#FF0000;
   text-decoration:none;
   }
.main_bg{ background:url(../images/3.jpg) no-repeat; background-position:top;}
.pro_line{ border-bottom:#7C7A7A dotted 1px;}
   
.bk0 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E0E0E8;
	border-right-color: #E0E0E8;
	border-left-color: #E0E0E8;
}
.footer_bg{ background:url(../images/footer_bg.jpg) repeat-x; width:1003px; height:60px;}

.lm_bg{ background:url(../images/bg1.jpg) repeat-x; height:32px;}
.bk2 {
	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: #E0E0E8;
	border-bottom-color: #E0E0E8;
	border-left-color: #E0E0E8;
}
.bk_pro{ border:#E0E0E8 1px solid;}
