body {
    background-color: while;
    color: #555;
    font: 13px Arial;
    margin: 0;
    margin: auto;
    padding: 0;
    max-width: 720px;
}
a:link, a:active, a:visited {
    color: #0565B2;
    text-decoration: none;
}
a:hover, a:focus {
    color: #009cf0;
}
img {
    border-style: none;
    vertical-align: middle;
}
input, textarea, select {
    background: #fff;
    border: 1px solid #d0d0d0;
    color: #454545;
    padding: 2px 4px 2px 4px;
    margin: 1px;
}
input[type="submit"] {
    background: #5050A0;
    color: #f0f0f0;
    border: 2px solid #202070;
    padding: 2px 4px 2px 4px;
}
input[type="submit"]:hover {
    color: #202070;
    background: #fefefe;
    border: 2px solid #202070;
    padding: 2px 4px 2px 4px;
}
h3 {
    margin: 0;
    padding: 0;
    padding-bottom: 2px;
}
hr {
    margin-top: 2px;
    margin-bottom: 2px;
    border-top: 1px solid #e3e3e3;
    border-right-style: none;
    border-right-width: 0;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-style: none;
    border-left-width: 0;
}
p {
    margin-top: 6px;
    margin-bottom: 6px;
}
ul {
    margin: 0;
    padding-left: 20px;
}
.main {
    border: 0px solid #e1e1e1;
    background: #ffffff;
    color: #555;
    margin: 0px;
    padding: 4px;
    font-size: 14px;
    font-family: "Times New Roman", Times, serif;
}
.main img {
    max-width: 80%;
}
.phdr, .bmenu, .upban, .hdr {
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: #45cdf5 1px 1px 1px;
    background-color: #00AA32;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 4px 6px 4px 6px;
    border-bottom: 2px solid #00902A;
}
.phdr a, .bmenu a, .upban a, .hdr a {
    color: #fffaee;
}
.phdr a:hover, .bmenu a:hover, .upban a:hover, .hdr a:hover {
    color: #dbfaff;
}
.table, .foot {
    padding: 2px;
    border: 1px solid #cecece;
}
.list1, .list2 {
    background-color: #fff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 4px;
    border: 1px solid #d5d5d5;
}
.rmenu {
  background: #fee5fd;
  border: 1px solid #ffc6fc;
  margin: 1px 0;
  padding: 4px;
}
.rmenu input, .rmenu textarea, .rmenu select {
  border: 1px solid #E2C0C7;
}
.rmenu input:focus, .rmenu textarea:focus {
  border: 1px solid #DBB0B9;
  background: #FDFBFB;
}
.ads {
    font-size: 10px;
    background-color: #f2f6f8;
    border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    font-weight : bold;
    border-left: 3px solid #80abc8;
    margin: 2px;
    color: grey;
    padding: 4px;
}
.glist {   background: #c7ecc5;   border: 1px solid white;   margin: 0px;   padding: 3px 4px 3px 4px;   border-left: 1px solid red;   border-right: 1px solid red;
}
.blue { background: #0c97ce url(/img/css/style/blue.png) repeat-x top; border-bottom: 1px solid#2d83da; color: #fff; border-top: 1px solid #2d83da; margin: 0px; padding: 3px 0px 4px 4px;
}
.blue a { color: #fff;}
.sang {   background: url("/img/css/style/sang.png") repeat-x scroll 50% top#E5F9FE;   border-bottom: 1px solid#0E8EEA;   border-radius: 4px 4px 4px 4px;   border-top: 1px solid #D5F6FF;   margin: 1px;   padding: 3px 3px 3px 5px;
}
.header {font-size:14px;font-family:verdana;border-bottom:1px solid#86bd2c;padding:0;background:url(/img/css/header/header.gif) repeat-x 50% top#91d326
}
.header a { color:#a9d168; font-weight:700; background: url(/img/css/header/logobg.png) repeat-x top; display: inline-table; 
}
.header span { background: url(/img/css/header/logo.png) no-repeat left top; height: 63px; display: block; 
}
.header i { font-style: normal; background: url(/img/css/header/logor.png) no-repeat right top; height: 37px; padding-top: 26px; padding-right: 15px; padding-left:20px; display: block; 
}
.header img {vertical-align:middle;width:125px;height:63px
}
.header b, .adv a:hover {color:#fe83a0
}
.menu {
    background-image: url(/img/css/style/tmn.gif);
    background-repeat: repeat-x;
    background-position: 50% top;
   margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px;
   border: 1px solid #e1e1e1;
}
.title {
    padding: 4px;border-top: 1px solid #d5f6ff;
    border-bottom: 1px solid#baebf8;
    color: red;
    font-weight: bold;
    background: #e5f9fe url(/img/css/style/title.gif) repeat-x 50% top;
}