
div.new-new-survey-main{
	zoom: 1;
	margin: 2px -1px 0 1px;
	position: relative;
}
div.new-new-survey-main h1{
	background: transparent url(/res/images/main/h1.png) no-repeat 100% 0;
	height: 34px;
	padding: 0 150px 0 0;
	overflow: hidden;
	margin: 0;
	letter-spacing: 0px;
}
div.new-new-survey-main h1 span{
	display: block;
	background: transparent url(/res/images/main/h1.png) no-repeat 0 0;
	height: 34px;
	padding: 10px 0 0 16px;
	font-size: 0.55em;
	color: #6B6B6B;
	letter-spacing: 0px;
}
div.new-new-survey-main .survey-button{
	display: block;
	position: absolute;
	top: 3px;
	right: 4px;
	background: transparent url(/res/images/main/button.png) no-repeat 0 0;
	height: 26px;
	text-decoration: none;
	margin-right: 11px;
}
* html div.new-new-survey-main .survey-button{
	width: 94px;
}
div.new-new-survey-main .survey-button:hover{
	text-decoration: none;
}
div.new-new-survey-main .survey-button span{
	display: block;
	background: transparent url(/res/images/main/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;
}
div.new-new-survey-main div.res{
	padding: 0;
	background-color: #F8F8F8;
	border-left: 1px #C2C2C2 solid;
	border-right: 1px #C2C2C2 solid;
}
div.new-new-survey-main div.res table{
	width: 100%;
}
div.new-new-survey-main div.res table td{
	border-bottom: 1px #DDDDDD solid;
	vertical-align: middle;
	padding: 0;
	height: 30px;
	background-color: #F8F8F8;
}
div.new-new-survey-main div.res table .td1{
	padding-left: 14px;
	width: 34%;
}
div.new-new-survey-main div.res table .td2{
	width: 36%;
}
div.new-new-survey-main div.res table .td3{
	padding-left: 42px;
	width: 30%;
}
div.new-new-survey-main div.res table .td3 span{
	color: #A5A5A5;
}
div.new-new-survey-main .res-outer{
	position: relative;
	height: 12px;
	background: #E1E1E2 url(/res/images/main/res.png) repeat-x 0 -26px;
	border: 1px #D6D7D8 solid;
}
div.new-new-survey-main .res-inner-l{
	position: absolute;
	top: -1px;
	left: -1px;
	display: block;
	height: 14px;
	width: 5px;
	background: transparent url(/res/images/main/res.png) no-repeat -5px 0;
}
div.new-new-survey-main .res-inner-r{
	position: absolute;
	top: -1px;
	left: 100%;
	margin-left: -4px;
	display: block;
	height: 14px;
	width: 5px;
	background: transparent url(/res/images/main/res.png) no-repeat 0 0;
}
div.new-new-survey-main .res2{
	border: 0 none;
	background: #78D06F url(/res/images/main/res.png) repeat-x 0 -14px;
}
div.new-new-survey-main .res .td2 .res2{
	height: 12px;
}

div.new-new-survey-main .b-bottom{
	height: 10px;
	background: transparent url(/res/images/main/b-bottom.png) no-repeat 0 0;
	margin-right: 10px;
	margin-top: -1px;
}
div.new-new-survey-main .b-bottom-inner{
	height: 10px;
	background: transparent url(/res/images/main/b-bottom.png) no-repeat 100% 0;
	margin-left: 10px;
	margin-right: -10px;
	position: relative;
}
