﻿table {  font-family: Arial, Helvetica, 微软雅黑; font-size: 18px; line-height: 130%
}
body {  font-family: Arial, Helvetica, 微软雅黑; font-size: 18px; word-break: break-all
}
a:link {  text-decoration: none; color: #034172}
a:active {  text-decoration: none; color: #0000FF}
a:hover {  text-decoration: underline; color: #FF7D00}
a:visited {  text-decoration: none; color: #333333}
.Font_10_5 {  font-size: 12px; line-height: 130%}
.M { font:bold 16px}
.C { font-size:16px}
.D { font-size:15px}

.linear{
width:100%;
height:100%; 
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#B7D7F4,  endColorStr=#f6f6f8); /*IE*/ 
background:-moz-linear-gradient(top,#B7D7F4,#f6f6f8);/*火狐*/   	
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#B7D7F4), to(#f6f6f8));/*谷歌*/   }