/* CSS Document */

body 
{
	margin:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000;
	background:#fff;
	text-align:center;	
}

#maincontainer 
{
	width: 764px;
	height: 594px;
	margin-left: auto;
	margin-right: auto;
}

#qspheader 
{
	width: 764px;
	height: 53px;
	background-image:url(../images/qsp_img_01.jpg);
	background-repeat:no-repeat;
}

#qspmain
{
	width: 764px;
	height: 447px;
}


#qspleft
{
	width: 266px;
	height: 447px;
	float: left;
}

#qspImg0
{
	background-image:url(../images/qsp_img_02.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-bottom: 2px solid #8ccb24;
	width: 320px;
	height: 435px;
	position: relative; 
	top: 0px;
}	
	
#qspright{ 
	background-color: transparent;
	width: 498px;
	height: 447px;
	float: left;
}

#qspImg1
{ 
	width: 498px;
	height: 105px;
	background-image:url(../images/qsp_img_03.jpg);
	background-repeat:no-repeat;
}

#qspImg2
{ 
	font-family: Sans-Serif;
	width: 498px;
	height: 90px;
}

#qspImg2 .title
{
	color: #cc0138;
	font-size: 21px;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}

#qspImg2 .sub
{
	color: #1869c2;
	font-size: 14px;
	padding-left: 20px;
	text-align: left;
}

#qspImg2 .sub .title
{
	color: #1869c2;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
}

#qspImg3
{
	background-color: transparent;
	height: 120px;
	text-align: center;
}

#qspImg4
{
	width: 498px;
	height: 135px;
	background-repeat:no-repeat;
}

#qspformbox
{
	width: 90%;
	height: 110px;
	text-align:center;
	background-color: #fff8c9;
	padding:5px;
	margin-left: auto;
	margin-right: auto;
}

#qspformain
{
	padding-top: 10px;
}

.forminput 
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	width: 150px;
	text-align:center;
	height: 14px;
	color:#49474C;
}

.forminput2 
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	width: 130px;
	text-align:center;
	height:14px;
	color:#49474C;
}

.formtext 
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#49474C;
	text-align:left;
	font-weight:bold;
	padding-bottom:10px;
}

.formtext2 {text-align:left;padding-bottom:10px;}

.formtext3 {text-align:left;padding-top:36px; padding-left:5px;}
.formtext4 {text-align:left;padding-top:10px; padding-left:5px;}

#footer
{ 
	width: 760px;
	height: 50px;
	text-align:center;
	margin-top:5px;
	color: #999999;
}

a:link, a:visited, a:active { color: #999999; font: Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:underline; font-size:9px;}
a:hover { color: #666; font-weight:normal; font:Arial, Helvetica, sans-serif; text-decoration:underline;  font-size:9px;}
	

