/*
#wr { 
	width:800px;
	margin: 0px auto;
	text-align: left;
	}
*/	

.trigger,.trigger a {
	display: block;
	width: 104px;
	height: 26px;
	text-indent: -999999em;
	overflow: hidden;
	}

.trigger {
	background: url('/wwwfiles/images/common/btn.png') no-repeat 0px 0px;
	}

.close {
	background: url('/wwwfiles/images/common/btn.png') no-repeat 0px -26px;
	}

.cnt {
	display: none;
	margin-left: 5px;
	}

.cl {
	width: 100%;
	clear: both;
	line-height: 0px;
	}


