﻿* {padding: 0;margin: 0;}
body {background: #2c4f32 url('../image/bg.jpg') no-repeat top center;font-size: 14px;color: #fff;font-family: '微软雅黑';}
a {text-decoration: none;color: #fff;}
a:hover {color: #ffff00;}

.main {width: 954px;margin: 0 auto;min-height: 50px;background: #1b4122;margin-top: 400px;border: 3px solid #2d6536;padding: 20px;}
table {width: 100%;text-align: center;color: #fff;border-collapse: collapse;}
table tr th {background: #1f5629;padding: 10px 0;border: 1px solid #2c4f32;}
table tr td {padding: 10px 0;background: #357942;border: 1px solid #2c4f32;}
table tr:hover td {background: #1f5629;}
hr {margin:15px 0;border: 1px solid #357942;}

.STYLE1 {color: #ffff00;}
.STYLE1 b {border: 1px dashed #ffff00;}
.STYLE2 {color: #ff0000;}
.STYLE2 b {border: 1px dashed #ff0000;}
.STYLE3 {color: #f600ff;}
.STYLE3 b {border: 1px dashed #f600ff;}
.STYLE4 {color: #6dfd81;}
.STYLE4 b {border: 1px dashed #6dfd81;}
.STYLE5 {color: #ff861b;}
.STYLE5 b {border: 1px dashed #ff861b;}

.txt {line-height: 34px;}
.txt b {font-weight: inherit;padding: 2px 5px;margin-right: 10px;}