@import url(common.css);
@import url(column.css);

/*RightBox*/
#BannerBox2 .SkyBanner{
	margin-top: 20px;
	text-align: center;
}


#Sales{
	margin-top: 5px;
}

#SalesTtl{
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom: 1px solid #666666;
}

#SalesTtl h1{
	float: left;
	height: 40px;
	padding-top: 10px;
	padding-left: 50px;
	background-image: url(/images/column/sales/q.gif);
	background-repeat: no-repeat;
}

#SalesTtl h1 #No{
	margin-right: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #b93e3e;
	vertical-align: middle;
}

#SalesTtl h1 #Ttl{
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
}

#SalesTtl ul{
	float: right;
	width: 240px;
	margin-top: 20px;
}

#SalesTtl ul li{
	padding-left: 20px;
	font-weight: bold;
	background-image: url(/images/common/shared/icon1.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	list-style: none;
}

#QBox{
	padding: 20px 25px;
	background-color: #fef2e9;
	background-image: url(/images/column/sales/q3.png);
	background-position: 586px bottom;
	background-repeat: no-repeat;
}

#QBox h2{
	padding-left: 33px;
	font-size: 16px;
	font-weight: bold;
	background-image: url(/images/column/sales/q2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#QBox p#Qtx{
	width: 510px;
	margin-top: 10px;
	margin-left: 35px;
	font-size: 14px;
	line-height: 1.5;
}

#QBox p#QPer{
	width: 510px;
	margin-left: 35px;
	font-size: 14px;
	text-align: right;
}

#ABox{
	padding: 24px 0px 20px 20px;
	background-image: url(/images/column/sales/a2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#ABox h3{
	padding-left: 33px;
	font-size: 16px;
	font-weight: bold;
	background-image: url(/images/column/sales/a.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#ABox p{
	width: 535px;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 1.5;
}

#TrainerBox{
	padding: 20px;
	font-size: 12px;
	background-color: #eeeeee;
}

#TrainerBox img{
	float: left;
}

#TrainerBox p{
	float: right;
	width: 600px;
	margin-left: 10px;
	line-height: 1.5;
}

strong{
	font-weight: bold;
}

.border{
	width: 500px;
	padding: 10px;
	margin-top: 30px;
	margin-left: 30px;
	border: 1px solid #cccccc;
}
.rightTx{
	text-align:right;
	margin-bottom:10px;
}
/*TopSetting*/
#NewSales{
	width: 727px;
	padding-top: 16px;
	background-image: url(/images/column/sales/top/new.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#NewSales div{
	width: 695px;
	padding: 10px 15px;
	border: 1px solid #b93e40;
	border-top: none;
}

#NewSales div h2{
	height: 24px;
	padding-top: 3px;
	padding-left: 33px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(/images/column/sales/top/q.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#NewSales div p{
	margin-top: 5px;
	line-height: 1.3;
}

#Ask{
	margin: 20px auto 0px auto;
	font-weight: bold;
	color: #b53e42;
	text-align: center;
}

.ml4{
	margin-left: 4px;
}

.CenterBt2{
	margin: 10px auto 15px auto;
	display: block;
	text-align: center;
}

.CategoryBox{
	padding-bottom: 10px;
	margin-left: 4px;
}

.CategoryBox .LeftBox,
.CategoryBox .RightBox{
	float: left;
	width: 361px;
	margin-right: 10px;
	margin-right: 8px;
}

.CategoryBox ul{
	margin: 10px;
}

.CategoryBox li{
	padding-left: 20px;
	margin-bottom: 5px;
	line-height: 1.4;
	background-image: url(/images/common/shared/icon1.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	list-style: none;
}

.Ank{
	clear: both;
	display: block;
}

.Btn {
 width: 465px;
	margin: 27px auto 0 auto;
}

.Btn .Left {
 float: left;
}

.Btn .Right {
 float: right;
}
