@charset "UTF-8";
/* CSS Document */

body
{
	background:#cccccc url(/css/survey/11xmas/04_bg.gif);
}
.surveypie
{
	background:url(/css/survey/11xmas/04_header.gif) no-repeat center top;
	padding-top:284px;
}
.surveypie .survey_header
{
	background:no-repeat;
	width:800px;
	margin:-38px auto 0 auto;
	height:0;
}
.surveypie .survey_body
{
	background:#FFF;
	width:800px;
	margin:0 auto;
}
.surveypie .page
{
	padding:0 20px;
}
.surveypie .survey-title
{
	color:#d00000;
	padding:10px;
	text-align:left;
}

.surveypie .survey-intro
{
	padding:20px;
	color:#a5a5a5;
	line-height:22px;
}
.surveypie .part h4
{
	color:#dc4040;
}
.surveypie .part .title .notice
{
	color:#bd0006;
}
.surveypie .part .title .error 
{
	color:#bd0006;
}
.surveypie .part .intro
{
	color:#a5a5a5;
}
.surveypie .part h2
{
	text-align:left;
	border-bottom:1px dashed #cf1924;
}
.page_progress
{
	background:#ffffff;
	width:800px;
	margin:0 auto;
	padding:0px 5px;
}
.page_progress div.loaded
{
	background-color:#ee2b3d;
}
.page_pragress div.wait
{
	background:#ffcfe1;
}
div.submit
{
	width:800px;
	margin:0 auto;
	background:#FFF;
}

.submit .button button 
{
	background:url(/css/survey//11xmas/btn_red_01.gif) repeat-x;
	height:43px;
	width:145px;
	border:1px solid #bb0500;
	border-radius:5px;
	-moz-border-radius:5px;
	color:#FFF;
	cursor:pointer;
}
form
{
	padding:0px;
	margin:0px;
	border:0px;
}
.gohome a
{
	color:#000;
}
.poweredby a
{
	color:#000;
}