/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

#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-color:#F63;
}
.close {
	background-color:#F63;
}
.cnt {
	display: none;
	padding: 10px;
	margin: 10px;
	background: #f9f9f9;
}
.cl {
	width: 100%;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

#container {
			display: none;
			padding: 10px;
			margin: 10px;
			background: #f9f9f9;
			}
 
		#inner {
			
			border-bottom-width: 0px ;
			padding: 20px 20px 100px 20px ;
			}
