﻿@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}  
ul,li {list-style-type:none;}
img {border:0px; padding:0; margin:0;}

body {font-size:12px; color:#333333; font-family:Tahoma, 宋体; line-height:22px; width:660px}
a {font-size:12px; color:#0066CC}
a:link {text-decoration:none;}
a:visited {text-decoration:none; color:#0066CC;}
a:hover {text-decoration:none; color:#FF0000;}
a:active {text-decoration:none; color:#333333;}
.footclear {clear:both}

#ListTable {margin-bottom:20px; margin-top:20px}
#ListTable td {height:32px; line-height:32px}
#ListTable a {display:block; color:#333333; width:100%; height:100%; text-decoration:none}
#ListTable a:hover {background:#FFF7D7; color:#FF0000; font-weight:bold}
#ListTable .Hover {background:#CC0000; color:#FFFFFF; font-weight:bold}

.Bottom {width:500px; height:30px; line-height:30px; margin:0px auto; text-align:right}
.Bottom a {color:#FF0000}