﻿@charset "utf-8";
/* CSS Document */
#TopImage{
	background: url(../images/Style_Images/Style_TopImage.jpg) #000000 left top no-repeat;
	width: 900px;
	height: 125px;
	margin-top: 1px;
	margin-left: 5px;
	padding-bottom: 1px;
}

#SaleFlow{
	width:620px;
	height:496px;
	float:left;
	background-image:url(../images/Style_Images/Style_Saleflow.jpg);
	background-repeat:no-repeat;
	margin-left:45px;
	margin-top:10px;
	margin-bottom:10px;
}

#ContentRightCenter #Text{
	width:620px;
	float:left;
	line-height:24px;
	margin:10px;
}

#SubBG{
	background-image:url(../images/Style_Images/Style_SubTitleBG.jpg);
	width:724px;
	height:69px;
}

#SubBG #Title{
	font-size:18px;
	padding-top:20px;
	padding-left:20px;
	font-weight:bold;
}
