﻿/* 通用默认样式-------------------------------------- */
body {background-color: #222222;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
td {font-family:"宋体";font-size: 12px;color: #2f2f2f;WORD-WRAP: break-word}
A:link   {font-family:"宋体";font-size:12px;color: #2F2F2F;;text-decoration: none;}
A:visited{font-family:"宋体";font-size:12px;color: #2F2F2F;;text-decoration: none;}
A:hover  {font-family:"宋体";font-size:12px;color: #FF0000;;text-decoration: none;}
A:active {font-family:"宋体";font-size:12px;color: #FF0000;;text-decoration: none;}
 
.lineHeight-18px { line-height:15px;}
