/* CSS Document */
body{
   margin:0;
   padding:0;
}
td{
   font-size:12px;
   line-height:17px;
}
a:link{
font-size:12px;
color:#0066FF;
}
a:visited{
font-size:12px;
color:#0066FF;
}
a:hover{
font-size:12px;
color:#FF9900;
}
.root{
   margin:0px;
   padding:0px;
   width:100%;
   height:100%;
   border:5px solid #0066FF;
}
.top{
   height:50px;   
   color:#FFFF00;
   font-size:16px;
   line-height:50px;
   vertical-align:middle;
   font-weight:bolder;
   background-image:url(rootimages/fff.gif);
}
.top2{
   height:10px;
   background-color:#0066FF;
   text-align:center;
}
.middle{
   height:470px;
}
.middle_left{
   width:150px;
   float:left; 
   padding:10px;
}
.middle_left2{
   width:10px;
   height:100%;
   padding-top:180px;
   padding-bottom:20px;
   float:left;
   background-color:#0066FF;
}
.middle_right{
   float:left;
   height:100%;
}
.bottom2{
   clear:both;
   height:10px;
   background-color:#0066FF;
   text-align:center;
}
.bottom{
   background-image:url(rootimages/hengtiao.gif);
   height:50px;
   color:#FFFFFF;
   font-size:12px;
   padding:5px;
}
.bottom td{
   color:#FFFFFF;
   font-size:12px;
}
.img01{
   cursor:hand;
}
.font01{
   font-size:16px;
   color:#FFFFFF;
   font-weight:bolder;
   line-height:32px;
}
.font03 a:link{
   line-height:17px;
}
.font03 a:visited{
   line-height:17px;
}
.font03 a:hover{
   line-height:17px;
}