body {
	background-color: #ffffff;
	background-image: url(images/common_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}


.d1 {
	background-image: url(images/d1.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 906px;
	height: 184px;
}
.d2 {
	background-image: url(images/d2.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 502px;
	height: 332px;
}
.d3 {
	background-image: url(images/d3.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 349px;
	height: 332px;
}
.d4 {
	background-image: url(images/d4.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 55px;
	height: 332px;
}
.d5 {
	background-image: url(images/d5.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 498px;
	height: 107px;
}
.d6 {
	background-image: url(images/d6.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #ffffff;
	width: 408px;
	height: 107px;
}
.d7 {
	background-image: url(images/d7.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 910px;
	height: 35px;
}
.d8 {
	background-image: url(images/d8.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 910px;
	height: 53px;
}
.d1_1 {
	background-image: url(images/d1_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 906px;
	height: 184px;
}
.d2_1 {
	background-image: url(images/d2_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 502px;
	height: 332px;
}
.d3_1 {
	background-image: url(images/d3_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 349px;
	height: 332px;
}
.d4_1 {
	background-image: url(images/d4_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 55px;
	height: 332px;
}
.d5_1 {
	background-image: url(images/d5_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 498px;
	height: 107px;
}
.d6_1 {
	background-image: url(images/d6_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #ffffff;
	width: 408px;
	height: 107px;
}
.d7_1 {
	background-image: url(images/d7_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 910px;
	height: 18px;
}
.d8_1 {
	background-image: url(images/d8_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 910px;
	height: 53px;
}
.submit {
background: transparent url(images/submit.png) no-repeat;
width:150px;
height: 40px;

}

.c1 {
	background-image: url(images/c1.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #ffffff;
	width: 906px;
	height: 146px;
}
.c2 {
	background-image: url(images/c2.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #ffffff;
	width: 85px;
	height: 460px;
}
.c3 {
	background-image: url(images/c3.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #ffffff;
	width: 722px;
	height: 460px;
}
.c4 {
	background-image: url(images/c4.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #ffffff;
	width: 99px;
	height: 460px;
}
.c5 {
	background-image: url(images/c5.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #ffffff;
	width: 910px;
	height: 90px;
}

.text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.button {
    border: none;
    background: url(images/submit.png) no-repeat top left;
    padding: 2px 8px;
    width: 150px;
	height: 40px;
}
.button:hover {
    border: none;
    background: url(images/submit1.png) no-repeat top left;
    padding: 2px 8px;
    width: 150px;
	height: 40px;
}
