/*------------------------------------------------
	detail block */

#detail{
	text-align: center;
	}	
	
table {
	margin: 30px;
	padding: 0px;	
}
td {
	margin: 0px;
	padding: 2px 2px 0px 20px;
	font-weight: bold;
	color: #999999;
	line-height: 1.8em;
}
td.link {
	padding-left: 10px;
	background-image: url(../../images/point.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
td.dot01 {
	background-image: url(../images/dot01.gif);
	background-repeat: no-repeat;
	background-position: left -4px;
}
td.dot02 {
	background-image: url(../images/dot02.gif);
	background-repeat: no-repeat;
	background-position: left -4px;
}
td.dot03 {
	background-image: url(../images/dot03.gif);
	background-repeat: no-repeat;
	background-position: left -4px;
}
td.dot04 {
	background-image: url(../images/dot04.gif);
	background-repeat: no-repeat;
}
td.dot05 {
	background-image: url(../images/dot05.gif);
	background-repeat: no-repeat;
	background-position: left -4px;
}

.box-left{
	display: block;
	float: left;
	}	

.view-link{
	background-image: url(../images/dot06.gif);
	background-repeat: no-repeat;
	background-position: left -4px;
	text-indent: 37px;
	}	

