.ttable {
       width:723px;
	   font-family:verdana;
	   font-size: 12px;
	   border-top: #09c 1px solid;
	   border-left: #09c 1px solid;  
}
.ttablet01 {
       float:left;
       width:520px;
	   font-weight: bold;
	   color: #fff;
       background-color:#09c;
       height:20px;
	   border-right:#09c 1px solid;
	   border-bottom:#09c 1px solid;
	   padding-top:5px;
	   text-align: center;
}
.ttablet02 {
       float:left;
       width:100px;
	   font-weight: bold;
	   color: #fff;
       background-color:#09c;
       height:20px;
	   border-right:#09c 1px solid;
	   border-bottom:#09c 1px solid;
	   padding-top:5px;
	   text-align: center;
}
.ttable01 {
       float:left;
       width:510px;
       background-color:#fff;
       height:40px;
	   line-height:40px;
	   border-right:#09c 1px solid;
	   border-bottom:#09c 1px solid;
	   padding-left:10px;
}
.ttable02 {
       float:left;
       width:100px;
       background-color:#fff;
       height:40px;
	   line-height:40px;
	   border-right:#09c 1px solid;
	   border-bottom:#09c 1px solid;
	   text-align: center;
}