﻿body{
font-size:14px;
margin:0px;
padding:0px;
text-align:center;
color:#4a5745;
font-family: Verdana, Arial, Helvetica, sans-serif;
background:url(body.gif) repeat-x;
}


p{margin:3px;}
img {max-width: 100%;height: auto;}
select{font-family: Verdana, Arial}
th{background:#FFFFFF;border-bottom:1px solid #D5D5D5}

/*链接样式*/
a.orange:hover, a.orange:active { color:#ff4800; text-decoration:underline;}
a.orange:link, a.orange:visited { color:#ff4800; text-decoration:underline;}
a.red:hover, a.red:active { color:#f00; text-decoration:underline;}
a.red:link, a.red:visited { color:#f00; text-decoration:underline;}
a.white:hover, a.white:active { color:#fff; text-decoration:underline;}
a.white:link, a.white:visited { color:#fff; text-decoration:underline;}
a.green:hover, a.green:active { color:#090; text-decoration:underline;}
a.green:link, a.green:visited { color:#090; text-decoration:underline;}




