
.new-new-survey{
	zoom: 1;
	margin: 2px -1px 0 1px;
	position: relative;
}
.new-b-survey{
	background-color: #EDEDED;
	margin: 0 3px 17px 1px;
}
div.new-new-survey h1{
	background: transparent url(/res/images/inside/h1.png) no-repeat 100% 0;
	height: 33px;
	padding: 0 150px 0 0;
	overflow: hidden;
}
.new-new-survey h1 span{
	display: block;
	background: transparent url(/res/images/inside/h1.png) no-repeat 0 0;
	height: 33px;
	padding: 10px 0 0 16px;
	font-size: 0.7em;
	color: #6B6B6B;
}
.new-b-survey h2{
	color: #5A5A5A;
	padding: 6px 17px 0;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.1em;
	margin-bottom: 7px;
}
.new-new-survey .survey-button{
	display: block;
	position: absolute;
	top: 3px;
	right: 4px;
	background: transparent url(/res/images/inside/button.png) no-repeat 0 0;
	height: 26px;
	text-decoration: none;
	margin-right: 11px;
}
* html .new-new-survey .survey-button{
	width: 94px;
}
.new-new-survey .survey-button:hover{
	text-decoration: none;
}
.new-new-survey .survey-button span{
	display: block;
	background: transparent url(/res/images/inside/button.png) no-repeat 100% 0;
	height: 21px;
	margin-left: 28px;
	padding-top: 5px;
	padding-right: 11px;
	margin-right: -11px;
	font-size: 1.091em;
	position: relative;
}
.new-new-survey div.res{
	padding: 0;
	border-left: 1px #C2C2C2 solid;
	border-right: 1px #C2C2C2 solid;
}
.new-new-survey div.res table,
.new-b-survey table.res{
	width: 100%;
}
.new-b-survey table.res{
	height: 42px;
	border-bottom: 1px #D0D0D0 solid;
}
.new-new-survey div.res table td{
	border-bottom: 1px #DDDDDD solid;
	vertical-align: middle;
	padding: 0;
	height: 31px;
}
.new-new-survey div.res table .td1{
	padding-left: 14px;
	width: 34%;
}
.new-b-survey table.res .td1{
	padding-left: 13px;
}
.new-new-survey div.res table .td2{
	width: 32%;
}
.new-b-survey table.res .td2{
	padding-left: 13px;
	width: 56%;
}
.new-new-survey div.res table .td3{
	padding-left: 53px;
	width: 34%;
}
.new-new-survey div.res table .td3 span,
.new-b-survey table.res .td3 span{
	color: #A5A5A5;
}
.new-new-survey .res-outer,
.new-b-survey .res-outer{
	position: relative;
	height: 12px;
	background: #E1E1E2 url(/res/images/inside/res.png) repeat-x 0 -26px;
	border: 1px #D6D7D8 solid;
	width: 100%;
}
.new-new-survey .res-inner-l,
.new-b-survey .res-inner-l{
	position: absolute;
	top: -1px;
	left: -1px;
	display: block;
	height: 14px;
	width: 5px;
	background: transparent url(/res/images/inside/res.png) no-repeat -5px 0;
}
.new-new-survey .res-inner-r,
.new-b-survey .res-inner-r{
	position: absolute;
	top: -1px;
	left: 100%;
	display: block;
	margin-left: -4px;
	height: 14px;
	width: 5px;
	background: transparent url(/res/images/inside/res.png) no-repeat 0 0;
}
.new-new-survey .res2,
.new-b-survey .res2{
	border: 0 none;
	background: #78D06F url(/res/images/inside/res.png) repeat-x 0 -14px;
}
.new-new-survey .res .td2 .res2,
.new-b-survey .res .td2 .res2{
	height: 12px;
}

.new-new-survey .b-bottom{
	height: 15px;
	background: transparent url(/res/images/inside/b-bottom.png) no-repeat 0 0;
	margin-right: 15px;
}
.new-new-survey .b-bottom-inner{
	height: 15px;
	background: transparent url(/res/images/inside/b-bottom.png) no-repeat 100% 0;
	margin-left: 15px;
	margin-right: -15px;
	position: relative;
}
.survey-atantion{
	margin: 13px 0 0 5px;
	padding: 1px 0 0 47px;
	line-height: 1.3em;
	color: #797979;
	background: transparent url(/res/images/inside/atantion.png) no-repeat 0 0;
}
.survey-atantion a{
	color: #797979;
}
.new-b-survey .b-bottom{
	height: 7px;
	background: transparent url(/res/images/inside/b-bottom-min.png) no-repeat 0 0;
	margin-right: 7px;
	margin-top: -1px;
}
.new-b-survey .b-bottom-inner{
	height: 7px;
	background: transparent url(/res/images/inside/b-bottom-min.png) no-repeat 100% 0;
	margin-left: 7px;
	margin-right: -7px;
	position: relative;
	overflow: hidden;
}
