
.tableList {
	padding:4px;
	margin-bottom:30px;
	background:url(../images/global/t_bg01.gif) repeat left top;
}

.tableList a {
	padding:0 14px;
	background:url(../images/global/icon_link.gif) no-repeat left center;
}

.tableList td {
	padding:9px 10px;
	font-size:93%;
	line-height:1.4;
}

.tableList .title {
	background:#fff;
	font-weight:bold;
	color:#EE6A7F;
	width:126px;
}

.tableList .title span {
	font-size:82.4%;
	line-height:1.2;
	color:#666;
	font-weight:normal;
}

.tableList .data01 {
	background:url(../images/global/t_title_bg03.gif) repeat-y left top #fff;
	width:64px;
}

.tableList .data02 {
	background:url(../images/global/t_bg03.gif) repeat-y left top #fff;
	width:342px;
}

.tableList .data03 {
	background:url(../images/global/t_title_bg03.gif) repeat-y left top #fff;
	width:516px;
}

.tableList .color .title {
	background:#f4f4f4;
}

.tableList .color .data01 {
	background:url(../images/global/t_title_bg02.gif) repeat-y left top #fff;
}

.tableList .color .data02 {
	background:url(../images/global/t_bg02.gif) repeat-y left top #fff;
}

.tableList .color .data03 {
	background:url(../images/global/t_title_bg02.gif) repeat-y left top #fff;
}
.download{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}