@charset "utf-8";
/* CSS Document */

#survey_sky_bar{
	background:url(../images/template/top_sky_bg.jpg) repeat-x left top;
	height:41px;
	margin-left: -150px;
}
#survey_top_bar{
	background:url(../images/template/top_bar_bg.jpg) repeat-x top;
	height:25px;
}
#survey_title{
	background:url(../images/tit_survey.jpg) no-repeat #F7F1E5 left top;
	height:70px;
}
.message_style_1{
	background-color:#F7F1E5;
	padding: 20px 20px 20px 20px;
	min-height:1200px; /* IE7 or above , FireFox , Safari*/
}
.line_sep{
	background-image:url(../images/survey/line.gif);
	background-repeat:repeat-x;
	height:1px;
	font-size:0px;
	line-height:0px;
	margin: 10px 3px 20px;
}
#wrapper_zone_outer_area{
	position:absolute; 
	background:url(../images/template/template_bg_top.png) repeat-x top left;
	width:100%; 
	height:100%; 
}
#top_zone{
	height:43px;
	margin:0;
	padding-left:10px;
}
#top_zone .logo{position:static;margin:0px;}
#top_zone .logo img{padding:8px 3px 0;}
#top_zone .top_nav{position:absolute; top:0; right:0; width:100%;}
#top_zone .top_nav_area{
	background:url(../images/template/template_bg_nav.jpg) no-repeat  top left;
	float:right;
	margin-right:0px;
	padding:2px 0 0 21px;
	width:120px;
}
#top_zone .lang li{width:28px;}
.lang li{
	margin:0 7px 0 0 !important;
	padding:0 !important;
	list-style-type:none;
	float:left;
}
.message_style_1 table td{
	
	padding:5px 4px 5px 0px;
}
.radio_style_1{
	padding:8px 4px 16px 0px;
}
.radio_style_1 input{
	line-height:1.4em;
	display:inline;
}
.radio_style_1 label{
	padding:0px 32px 0px 5px;
}
#bottom_zone {
	width: 530px;
}
.table_width_1{
	width: 100%;
}
.radio_table, .radio_table_2{
	padding: 5px 0px 8px 0px; 
	width: 100%;
}
.radio_table td{
	width: 30%;
}
.radio_table td input{
	margin-right: 5px;
}

.radio_table_2 td{
	width: 25%;
}
.radio_table_2 td input{
	margin-right: 5px;
}
.btn a{
	color: #A01212;
	text-decoration: underline;
}
.remark2{
	color: #938364;
}
.survey_mandatory, .survey_minresponse, .survey_maxresponse{
	color:#aa0000;
}