.intro {
	background-image: url(images/intro-head.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.sub-head {
	background-image: url(images/sub1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
.sub-text {
	background-image: url(images/flow_13.gif);
	height: 28px;
	padding-left: 5px;
}
.table1 {
	margin: 4px;
	padding: 5px;
	border: 1px solid #999999;
	width: 85%;
}
.table1 th{
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #215178;
	text-align: left;
	width: 60%;
}
.table1 td{
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: right;
}
.table2 {}
.table2 th {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC9900;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-color: #F0EED2;
	width: 120px;}
.table2 td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	padding: 5px;
	background-color: #FFFFFF;}

.table3 {	padding: 5px;}
.table3 td {
	padding: 5px;
	border: 1px solid #999999;
	text-align: left;}
.table3 th {
	padding: 5px;
	background-color: #DCEBCD;
	border: 1px solid #999999;
	font-weight: normal;
	text-align: left;}

.sub-body {
	padding-left: 30px;
}
.barber {
	background-image: url(images/baeber.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
}
.sub {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.master {
	height: 279px;
}
.master-tag1 {
	background-image: url(photo/master_tag2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 133px;
	padding-left: 50px;
	padding-top: 10px;
}
.master-tag2 {

	background-image: url(photo/master_tag2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 133px;
	padding-left: 50px;
	padding-top: 10px;
}
.contents {
	width: 590px;
	clear: both;
	margin-top: 10px;
}

.shop {
	background-image: url(images/shop-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 20px;
	padding-bottom: 20px;
}
.stuff {
	width: 260px;
	padding: 5px;
	float: left;
	height: 300px;
}
.stuff img {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 1px;
}

