/* CSS Document */

.table02 {
border-collapse:collapse;
width:100%;

}


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

.table02 th {
	background-color:#DED9FF;
	text-align:center;
/*	background-image:url(../image/title_back2.jpg);*/
	color:#000000;
	font-weight:normal;
	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:50px;
}

.table02 td b {
	color:#CC0000;
}


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