/* 
      Studio:  55Design设计
      Contact：68862198( QQ )
	  Email:   68862198@qq.com
	  URL:     www.sheji55.com
*/

/* 控制全站的字体大少为12px　边距全为０px　链接无下划线 　　 */
body { background-color: #FFFFFF; FONT-SIZE: 12px; FONT-FAMILY: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif,; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
/* ------ 链接样式 ------- */
body, td, th { font-size: 12px; color: #000000; }
a { font-size: 12px; color: #000000; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
/* 控制内容显示高度为２０px */
.Gao_20 { line-height: 20px; }
.Gao_35 { line-height: 35px; }
/* 其它 */
.Dh_Size { font-size: 12px; color: #FFF; font-family: "宋体"; }
.table{
	border: 1.0px solid #38B929;
}