@charset "UTF-8";

.samples_wrapp {
	width: 585px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 17px;
	height: 160px;
}

.samples_left{
	width: 220px;
	height: 160px;
	float: left;
	display: inline;
}

.samples_url{
	font-size: 12px;
	text-align: left;
	clear: both;
	margin-bottom: 7px;
	color: #6B6B6B;
	width: 220px;
	word-break: break-all;
}

.samples_form{
	text-align: center;
	width: 220px;
	height: 100px;
	border: 1px solid #808080;
	margin-bottom: 7px;
	resize:none;
}

.samples_bottun{
	width: 220px;
}

.samples_bottun span{
	font-size: 12px;
	color: #808080;	
}

.samples_wrapp input{
	margin-left: 10px;
}

.samples_img{
	height: 160px;
	float: right;
	width: 350px;
	display:inline;
}

.samples_ads{
	height: 60px;
	margin-left: auto;
	width: 468px;
	clear: both;
	margin-right: auto;
	margin-bottom: 50px;
}
