* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
#wr {
	width:100%;
	margin: 0px;
	text-align: left;
}
.trigger,.trigger a {
	display: block;
	width: 104px;
	height: 26px;
	text-indent: -999999em;
	overflow: hidden;
}
.trigger {
	background: url(btn.png) no-repeat 0px 0px;
}
.close {
	background: url(btn.png) no-repeat 0px -26px;
}
.cnt {
	display: none;
	/*padding: 10px;
	margin: 10px;*/
	
}
.cl {
	width: 100%;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}