/* FOR PC   IE & Netscape */


/*====== 共用 ======*/
body,td,th {font-size: 12px; line-height: 22px; margin-left: 0px; margin-top: 0px; margin-right:0px; margin-bottom: 0px;}

/*====== 链接风格 =======*/
a:link { color: #003300; text-decoration: underline}
a:visited { color: #003300; text-decoration: underline}
a:hover { color: #CC0000; text-decoration: underline}

a.greenlink:link { color: #126322; text-decoration: underline}
a.greenlink:visited { color: #126322; text-decoration: underline}
a.greenlink:hover { color: #FF9900; text-decoration: underline}

a.redlink:link { color: #FF0000; text-decoration: underline}
a.redlink:visited { color: #FF0000; text-decoration: underline}
a.redlink:hover { color: #FF0000; text-decoration: underline}


a.whitelink:link { color: #FFFFFF; text-decoration: underline}
a.whitelink:visited { color: #FFFFFF; text-decoration: underline}
a.whitelink:hover { color: #FFFF00; text-decoration: underline}

a.orangelink:link { color: #000000; text-decoration: underline; }
a.orangelink:visited { color: #000000; text-decoration: underline;}
a.orangelink:hover { color: #FFFF00; text-decoration: underline;}


/*====== 表格边框=======*/

.border_green {border: 1px #1F7C1F solid;}


/*====== 文字 =======*/

.list { font-size: 14px; color: #126322; line-height: 26px;}
 
.white12 {font-size: 12px; color: #FFFFFF; }
.white14 {font-size: 14px; color: #FFFFFF; }
.green12 {color: #1F7C1F;}
.green14 { font-size: 14px; color: #126322;}

.topnews { font-size: 16px; font-weight: bold; font-family: "宋体"; }
.hei14 {font-size: 14px;  font-family: "宋体"; }
.hei16 {font-size: 16px; font-family: "宋体"; }
.hei18 {font-size: 18px; font-weight: bold; }

.yellow {color: #FFFF00;}
.orange {color: #FF6600;}
.red {color: #FF0000;}

.title_white {font-size: 12px; color: #FFFFFF; font-weight: bold; font-family: "宋体"; }

.content {font-size: 14px;  line-height: 22px;  font-family: "宋体"; }

.title14 {font-size: 14px; font-weight: bold; color:#126322;}
.title {font-size: 16px; font-weight: bold; color:#126322;}
.title2 {font-size: 18px; font-family: "黑体"; color: #FFFFFF;}
.gray {color: #595959}


