@charset "UTF-8";
table.ccc th,table.ccc td{
 border-collapse: separate;
 border-width: 0px;
 border-style: solid outset;
 border-color: #;
 }
thead{

 }
tbody{
　　　border-style: outset;
　　　border-width:　px;      
 }
td{
　　　border-style:　outset;
　　　border-width:　px;
　　　}

table.a th,table.a td{

 border-collapse: separate;
 border-width: 2px;
 border-style: solid outset;
 border-top-color: #ff00ff;
 border-left-color: #ff00ff;
 border-right-color: #ff00ff;
 border-bottom-color: #ff00ff;

 }
thead{

 }
tbody{
	border-style: outset;
border-width: 1px;      
 }
td{
	border-style: outset;
border-width: 1px;
}

table.ee th,table.ee td{

 border-collapse: separate;
 border-width: 3px;
 border-style: solid outset;
 border-top-color: #ff00ff;
 border-left-color: #ff00ff;
 border-right-color: #ff00ff;
 border-bottom-color: #ff00ff;

 }
thead{

 }
tbody{
	border-style: outset;
border-width: 1px;      
 }
td{
	border-style: outset;
border-width: 1px;
}


table.ff th,table.ff td{

 border-collapse: separate;
 border-width: 3px;
 border-style: solid outset;
 border-top-color: #00ff00;
 border-left-color: #00ff00;
 border-right-color: #00ff00;
 border-bottom-color: #00ff00;

 }
thead{

 }
tbody{
	border-style: outset;
border-width: 1px;      
 }
td{
	border-style: outset;
border-width: 1px;

}
