.menu{
	/*background-image: url('../images/main_03.jpg');*/
	list-style-image: url('../images/main_03.jpg');
	width: 100%;
	height: 100%;
}

.header {
	width: 200px;
	left: 540px;
}

/***** detail *****/
.detail {
	font-size: 12px;
}

.detail label {
	
	font-weight: bold; 
}

#noprint{
	display: 'none';
}
