/* CSS Document */

.table02 {
border-collapse:collapse;
width:100%;
text-align:center;

}


.table02 th, td {
border:1px solid #ccc;
}

.table02 th {
	background-color:#FF9A7B;
	text-align:center;
	color:#fff;
	height:35px;
	font-size:12px;
}

.table02 span {
	font-size:11px;
	color:#999900;
}

.table02 li {
list-style:none;
}

.table02 .title {
	width:20%;
}
#list th a {
color:#FFFFFF;
text-decoration:none;
}

.table02 td a {
	font-weight:bold;
}

.table02 td {
	height:35px;
}

.table02 td b {
	color:#FFA263;
}



	span.btn a {	
			
	background-image: url(../image/btn.gif);		
	height: 60px;		
	width: 100px;		
	display: block;		
	text-indent: -9999px;		
}			
span.btn a:hover { background-image: url(../image/btn_1.gif); }


/* --------------------------------------------------
