/* CSS Document */

#topheader {
	background-repeat: no-repeat;
	background-position:center 0%;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/buying_header.gif);
	height: 244px;
}

#sub_title {
	width: 830px;
	height: 100px;
	background-image: url(../images/buying_subtitle.gif);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#sub01 {
	width: 830px;
	background-image: url(../images/buying_sub01.gif);
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	background-position: left top;
	background-repeat: no-repeat;
}
#text {
	width: 530px;
	margin-top: 10px;
	margin-left: 265px;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
}

#sub02 {
	width: 830px;
	background-image: url(../images/buying_sub02.gif);
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 90px;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	background-position: left top;
	background-repeat: no-repeat;
}

