@charset "utf-8";

.enq{
	margin:30px auto 10px 170px;
	}
	
.enqtext{
	background:url("../images/enquete/textbg.gif");
	width:536px;
	height:220px;
	margin:0px 0 0 40px;
	padding-top:70px;
	padding-left:70px;
	padding-right:70px;
	color:#7e7378;
	}

.enqtext p{
	line-height:180%;
	}
	
#right_column input,
#right_column select{
	font-size:12px;
}

textarea{
	font-size:12px;
	border:1px solid #a7a6aa;
	padding:2px 2px 2px 2px;
	line-height:110%;
}


.table1{
	width:679px;
	margin:0 auto 0 auto;
	background-color:#ffffff;
	border-spacing:2px;
	border:double #d7bdd5 4px;
}

.table1 td{
	height:auto;
	padding:10px 10px 10px 10px;
}
.table2 td{
	width:200px;
}

.table3 td{
	width:100px;
}

.td1{
	width:200px;
	height:auto;
	background:#e2cde1 url("../images/enquete/tdbottom.gif") bottom repeat-x;
	vertical-align:top;

}

.td2{
	width:430px;
	height:auto;
	vertical-align:middle;
	background:#efe3ee url("../images/enquete/tdbottom.gif") bottom repeat-x;
}

.tdlast{
	width:auto;
	height:auto;
	vertical-align:middle;
	background:#e2cde1;
}

.tdlast2{
	width:auto;
	height:auto;
	vertical-align:middle;
	background:#efe3ee;
}

.td3{
	width:400px;
	height:auto;
}

.td3 td{
	width:40%;
}

.td4{
	width:100px;
}

.td5{
	width:400px;
}

.text1{
	height:100%;
	text-align:right;
	line-height:120%;
	font-weight:bold;
	color:#855b83;
	margin:3px 5px auto auto;
}

.text2{
	font-size:10px;
}

.text3{
	font-size:10px;
	margin:10px 0 10px 115px;
}

.red{
	color:#df6399;
	font-weight:bold;
	font-size:11px;
	margin-right:-3px;
}

.btnBox{
	width:679px;
	text-align:center;
	vertical-align:middle;
	margin:20px 0 20px 0;
}

.m1{
	width:679px;
	margin:20px auto 15px auto;
}

.en1 {
	display:visible;
}

.en2 {
	display:none;
}

.check_box {
	float:left;
	height:30px;
	width:110px;
}