@charset "utf-8";

/* IndexTableWrap */
.itabw { width:170px; float:left; margin:10px 20px 10px 0px; border:0px solid red; box-shadow: 5px 5px 5px #888;}

/* indexTableHead*/
.itabh { width:100%; background:#435e85 url(_img1/bgtn.png) repeat-x; border:1px solid #435e85; border-bottom:0px; border-top-left-radius: 6px 6px; border-top-right-radius: 6px 6px;}
.itabh a { color:#fff; display:block;  padding:6px 0px 5px 15px;}  
.itabh a:hover { color:#fff; text-decoration:none; background: url(_img1/bgtnh.png) repeat-x} 

/* IndexTableContent */
.itab { width:170px; height:170px; background: url(_img1/bggbc.jpg) repeat-x; font-size:12px; border:1px solid #435e85; border-top:0px; color:#999; padding-top:5px; line-height:14px;}
.itab a {color:#435e85; display: block; padding:2px 0px 2px 15px;}  
.itab a:hover { color:#fff; text-decoration:none;background: url(_img1/bgtn.png) repeat-x;} 
