/* CSS Document */
.table{ width: 725px; height:1000px; border:#CCC solid 1px; margin:0; padding:0;}
.tabletitle{ width:725px; height:30px; background:url(../images/Tabbg.jpg); border-bottom:#CCC solid 1px;}
.tabletitle_text{ height:30px; width:150px;  text-align:center; font-size:14px; font-weight:bold; color:#ff6400; line-height:30px;
                          background:url(../images/tabletitle_bg.png); border-right:#CCC solid 1px; float:left;}
						  
.tr0{ height:33px; background: url(../images/jybbg.jpg); font-size:13px; font-weight:bold; color:#333; text-align:center; }
.tr1{  background:url(../images/table_trbg.png); font-size:13px; color:#666}
.tr2{  font-size:13px; color:#666}
.table span{ color:#267eff}
.table strong{ color:red; font-size:18px;}
.table a{ color:black; text-decoration:none;}
.table a:hover{ color:red; text-decoration:underline;}
.table a:visited{ color:blue; text-decoration:underline;}