/* CSS Document */

body { text-align:center; background:#ffffff; color:#CC6600; font-size:13px; overflow:hidden; line-height:1.5em;}
table td { font-size:13px; color:#CC6600; line-height:1.5em;}
img { border:0;}
p,h3,h4,h5{ margin-top:3px; margin-bottom:5px;}
ul { list-style-type:none; margin:0; padding:0;}
.blank10 { height:10px; clear:both; width:100%; overflow:hidden;}
.stripe_tb th{background:#FFFF66; font-size:12px; height:25px; color:#CC6600; font-weight:100;}
.stripe_tb td { color:#333333;}
.stripe_tb tr.alt td{background:#FFE1F5;} /*这行将给所有偶数行加上背景色*/
.stripe_tb tr.over td{background:#FFB3E7;} /*这个将是鼠标高亮行的背景色*/
.stripe_tb tr.dis td { color:#999999;}

#tab ul { list-style-type:none; margin:0; padding:0; width:100%; clear:both;}
#tab ul li { width:75px; height:26px; float:left;}
#footer { color:#808080;}
#footer a{ color:#808080; text-decoration:none;}
