@charset "utf-8";
/* formatting style
----------------------------------------------*/

#main .main-image {
	background-color: #37332e;
	padding: 5px;
	width: 102px;
	margin-right: 5px;
	margin-left: 5px;
}
#main .main-number {
	background-color: #37332e;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width: 102px;
	font-weight: normal;
	border-bottom: 1px dashed #FFFFFF;
	color: #FFFFFF;
	text-align: center;
}
#main .main-price {
	padding: 5px;
	width: 102px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom: 1px dashed #FFFFFF;
	background-color: #37332e;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
#main .main-explanation {
	background-color: #37332e;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width: 115px;
	color: #FFFFFF;
	height: 45px;
	font-size: 11px;
}
#main .main-button {
	background-color: #37332e;
	padding: 5px;
	border-bottom: 1px solid #37332e;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 102px;
}

#main .main-plant {
	background-color: #37332e;
	padding: 5px;
	width: 115px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/main-plant.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	text-align: right;
	font-size: 11px;
}
#main .main-image2 {
	background-color: #37332e;
	padding: 5px;
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
}
#main .main-number2 {
	background-color: #37332e;
	padding: 2px 5px;
	margin-right: 5px;
	margin-left: 5px;
	width: 160px;
	font-weight: normal;
	border-bottom: 1px dashed #37332e;
	color: #FFFFFF;
	text-align: center;
}
#main .main-price2 {
	padding: 2px 5px;
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom: 1px dashed #37332e;
	background-color: #37332e;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
#main .main-explanation2 {
	background-color: #37332e;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width: 160px;
	height: 40px;
	color: #FFFFFF;
}
#main .main-button2 {
	background-color: #37332e;
	padding: 5px;
	border-bottom: 1px solid #37332e;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 160px;
	text-align: center;
}

#main .main-mothorchid2 {
	background-color: #37332e;
	padding: 2px 5px 2px 25px;
	width: 140px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/main-mothorchid.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
#main .main-image3 {
	background-color: #c8bd96;
	padding: 5px 5px 10px;
	width: 250px;
	margin-right: 5px;
	margin-left: 5px;
}
#main .main-number3 {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 20px;
	width: 235px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/camera.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
#main .main-price3 {
	background-color: #eceadf;
	padding: 5px;
	width: 250px;
	margin-right: 5px;
	margin-left: 5px;
}
#main .main-explanation3 {
	padding: 5px;
	width: 250px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	height: 60px;
	border-bottom: 1px dotted #eceadf;
	color: #333333;
	font-size: 12px;
}
#main .main-button3 {
	background-color: #eceadf;
	padding: 5px;
	width: 250px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: right;
}
#main .main-button3 img {
	margin-bottom: 3px;
}

#main #standflower {

}
#main #standflower .box {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 380px;
	width: 250px;
}
#main #standflower .box519 {
	margin-bottom: 10px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #37332e;
}
#main #standflower .widebox {
	padding: 10px;
	width: 497px;
	border: 1px solid #CCCCCC;
}


#main #standflower .detailbox {
	background-color: #FFFFFF;
	height: 402px;
	width: 237px;
	margin-left: 10px;
}
#main #standflower .detailbox519 {

}
#main #standflower .box519 img {
	margin-bottom: 10px;
	text-align: center;
}

#main #standflower h3 {
	font-size: 13px;
}
#main #standflower .detail100 {
	text-align: center;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#main #standflower .detail419 {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 2px solid #66CD00;
	margin-bottom: 10px;
	width: 498px;
}
#main #standflower .productdetails {
	background-image: url(../images/p2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 45px;
	border-bottom: 2px dotted #dddddd;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#main  #standflower .productdetails1 {
	background-image: url(../images/p5.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 2px dotted #dddddd;
}
#main #standflower .productdetails2 {
	background-image: url(../images/p6.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 5px;
	padding-top: 5px;
	border-bottom: 2px dotted #dddddd;
}
#main #standflower .productdetails3 {
	background-image: url(../images/p7.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 5px;
	padding-top: 5px;
	border-bottom: 2px dotted #dddddd;
}



#main #standflower .attention {
	font-size: 9px;
	background-color: #eceadf;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main #standflower .deliveryarea {
	background-image: url(../images/title13.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 45px;
	margin-top: 10px;
}
#main #standflower .deliveryarea th {
	width: 100px;
}

table#table1 {
	border: 1px solid #dddddd;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 10px;
}

table#table1 th {
	padding: 1px;
	font-weight: normal;
	text-align: center;
	border-top: 0 solid #dddddd;
	border-right: 0 solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	color: #FFFFFF;
	text-decoration: underline;
	width: 80px;
}
table#table1 td {
	padding: 1px;
	border-top: 0 solid #dddddd;
	border-right: 0 solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
#main .deli1 {
	background-image: url(../images/deli3.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	padding-top: 45px;
	border-bottom: 1px dashed #eceadf;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#main #info {
	background-image: url(../images/info1.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 610px;
	margin: 0px;
}

#main .deli2 {
	background-image: url(../images/deli4.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	padding-top: 45px;
	border-bottom: 1px dashed #eceadf;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#main .deli3 {
	background-image: url(../images/deli5.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	padding-top: 45px;
	border-bottom: 1px dashed #eceadf;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#main .deli4 {
	background-image: url(../images/title13.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	padding-top: 45px;
	border-bottom: 1px dashed #eceadf;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

#main .title1 {
	background-image: url(../images/title1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c8bd96;
}
#main .title2 {
	background-image: url(../images/title2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c8bd96;
	margin-top: 20px;
}
#main .title3 {
	background-image: url(../images/title3.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c8bd96;
	margin-top: 20px;
}
#main .title4 {
	background-image: url(../images/title4.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c8bd96;
	margin-top: 20px;
}
#main .title5 {
	background-image: url(../images/title5.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c8bd96;
	margin-top: 20px;
}
#main .title6 {
	background-image: url(../images/title6.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c8bd96;
	margin-top: 20px;
}
#main .title7 {
	background-image: url(../images/title7.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c8bd96;
	margin-top: 20px;
}
#main .title8 {
	background-image: url(../images/title8.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c8bd96;
}
#main .title9 {
	background-image: url(../images/title9.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c8bd96;
	margin-top: 20px;
}
#main .title10 {
	background-image: url(../images/title10.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c8bd96;
	margin-top: 20px;
}
#main .title11 {
	background-image: url(../images/title11.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c8bd96;
	margin-top: 20px;
}
#main .title12 {
	background-image: url(../images/title12.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c8bd96;
}
#main .title13 {
	background-image: url(../images/title14.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-top: 45px;
}
#main #custom .custom1 {
	background-image: url(../images/title16.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-top: 45px;
	margin-top: 5px;
}
#main #custom h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px;
	border-bottom: 1px dashed #b8b198;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#main #custom .custom2 {
	background-image: url(../images/title17.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-top: 45px;
	margin-top: 5px;
}
#main #custom .custom3 {
	background-image: url(../images/title18.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-top: 45px;
	margin-top: 5px;
}
#main #custom .custom4 {
	background-image: url(../images/title19.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-top: 45px;
	margin-top: 5px;
}
#main #custom .custom5 {
	background-image: url(../images/title20.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-top: 45px;
	margin-top: 5px;
}
#main #custom .custom6 {
	background-image: url(../images/custom6.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 75px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main #custom .custom7 {
	background-image: url(../images/custom7.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 75px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main #custom .custom8 {
	background-image: url(../images/custom8.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 75px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main #custom {

}
#main #custom td {
	background-image: url(../images/check06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}


#standflower #tab {
	height: 60px;
	overflow: hidden;
	width: 540px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#standflower #tab ul {
	height: 60px;
	width: 540px;
	background-color: #FFFFFF;
}
#standflower #tab ul li {
	height: 60px;
	width: 250px;
	list-style: none;
	border-style: none;
	float: right;
}
#standflower #tab ul li a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 250px;
}
#standflower #tab ul li a:hover {
	background-position: 0px 100%;
}
#standflower #tab ul li#order a {
	background-image: url(../images/order10.png);
}
#main #law {
}
#main #law h2 {
	font-size: 14px;
	color: #37332e;
	margin-bottom: 10px;
}
#main #law h3 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 20px;
	border-bottom: 1px dotted #333333;
	margin-bottom: 10px;
}
#main #law h4 {
	font-weight: normal;
	text-align: right;
	font-size: 12px;
}

#main #sitemap {
}
#main #sitemap h2 {
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333333;
	padding-bottom: 10px;
	margin-top: 10px;
}
#main #sitemap h3 {
	font-weight: normal;
	padding-left: 5px;
	border-left: 3px solid #66CD00;
	margin-bottom: 5px;
	margin-right: 10px;
	font-size: 14px;
}
#main #order {
}
#main #order h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #333333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-left-style: none;
}
#main #order .box {
	padding: 4px;
	height: 150px;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#main #order .sentence {
	padding: 5px;
	height: 150px;
	width: 320px;
	margin-bottom: 20px;
}
#main #order h3 {
	font-size: 13px;
	border-left: 3px solid #37332e;
	color: #666666;
	padding: 2px 2px 2px 4px;
	margin: 0px 0px 5px;
}
#main #order .deli1 {
	background-image: url(../images/deli1.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 220px;
	padding-right: 399px;
	text-decoration: underline;
	padding-left: 20px;
	background-position: center top;
}
#main #order .deli2 {
	background-image: url(../images/deli12.png);
	background-repeat: no-repeat;
	height: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 399px;
	text-decoration: underline;
	padding-left: 20px;
	padding-top: 20px;
}
#main #faq {
}
#main #faq h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333333;
	color: #66CD00;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main #faq h3 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 4px;
	border-left: 4px solid #37332e;
	margin-bottom: 5px;
	margin-top: 10px;
}
#main #aboutus {

}
#main #aboutus h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#main #aboutus .sentence {
	border-bottom: 1px dashed #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#main #box540 {
	background-color: #eceadf;
	width: 540px;
	padding-top: 65px;
	background-image: url(../images/howtoorder.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main #box540 .box270 {
	background-color: #eceadf;
	width: 250px;
	margin: 10px;
	height: 700px;
}
#main #box540 .box270 img {
	margin-bottom: 3px;
	margin-top: 3px;
}
#main #box540 .box270 h2 {
	font-weight: bold;
	color: #d20000;
	border-bottom: 1px dashed #c8bd96;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 12px;
	margin: 5px 0px 0px;
	padding: 0px;
}
#main #box540 .box270 .tel {
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	padding-top: 50px;
	padding-left: 50px;
}

#main h2 {
	padding-left: 6px;
	margin-bottom: 10px;
	font-size: 16px;
	border-left: 5px solid #66CD00;
}
#main h3 {
	margin-bottom: 10px;
	border-bottom: 1px solid #37332e;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
}

#main #news {
	background-image: url(../images/main-news.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	border-bottom: 2px none #37332e;
	height: 100px;
	overflow: scroll;
	padding: 40px 10px 10px;
}
#main #news h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
}

#main #no h2 {
	margin-top: 10px;
	font-size: 14px;
}
#main #no {
}
#main #mothorchidorder h2 {
	border-bottom: 1px dotted #333333;
	border-left-style: none;
}

#main #mothorchidorder .box {
	padding: 5px;
	height: 150px;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#main #mothorchidorder .sentence {
	padding: 10px;
	height: 142px;
	width: 287px;
	margin-bottom: 20px;
}
#main  #mothorchidorder  .sentence h3 {
	font-size: 13px;
	border-left: 3px solid #37332e;
	color: #666666;
	padding: 0px 0px 0px 4px;
	margin: 0px 0px 5px;
}
#main #mothorchidorder img {
	margin-top: 5px;
}
#main .more {
	float: right;
	height: 21px;
	width: 80px;
	margin-bottom: 10px;
}
#main #topbox img {
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#main #topbox {
}
#main #toprank1 {
	margin-bottom: 10px;
	background-image: url(../images/r1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}
#main #toprank2 {
	margin-bottom: 10px;
	background-image: url(../images/r2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}
#main #toprank3 {
	margin-bottom: 10px;
	background-image: url(../images/r3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}
#main #toprank4 {
	margin-bottom: 10px;
	background-image: url(../images/r4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}
#main #toprank5 {
	margin-bottom: 10px;
	background-image: url(../images/r5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}
#main .box112a {
	margin: 5px;
	padding: 27px 4px 4px;
	width: 102px;
	background-image: url(../images/r6.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	text-align: center;
	border: 1px solid #dddddd;
}
#main .box112b {
	margin: 5px;
	padding: 27px 4px 4px;
	width: 102px;
	background-image: url(../images/r7.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	text-align: center;
	border: 1px solid #dddddd;
}
#main .box112c {
	margin: 5px;
	padding: 27px 4px 4px;
	width: 102px;
	background-image: url(../images/r8.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	text-align: center;
	border: 1px solid #dddddd;
}
#main .box112d {
	margin: 5px;
	padding: 27px 4px 4px;
	width: 102px;
	background-image: url(../images/r9.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	text-align: center;
	border: 1px solid #dddddd;
}
#main .box112e {
	margin: 5px;
	padding: 27px 4px 4px;
	width: 102px;
	background-image: url(../images/r10.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	text-align: center;
	border: 1px solid #dddddd;
}




#main #freeshipping h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #333333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-left-style: none;
}
#main #freeshipping .box {
	padding: 5px;
	height: 150px;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#main #freeshipping .sentence {
	padding: 10px;
	height: 142px;
	width: 287px;
	margin-bottom: 20px;
}
#main #freeshipping h3 {
	font-size: 13px;
	padding-left: 4px;
	border-left: 3px solid #37332e;
	color: #666666;
	margin-bottom: 5px;
}

@charset "utf-8";
#main  .box122 {
	background-color: #302e2a;
	margin: 5px;
	width: 102px;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	float: left;
	padding: 5px;
}
#main .box122 .price {
	text-decoration: line-through;
}

#main .box122 img {
	border-bottom: 1px dotted #dddddd;
	padding-bottom: 3px;
}

#main .box193 {
	background-color: #302e2a;
	text-align: center;
	margin: 5px;
	padding: 5px;
	width: 183px;
	color: #FFFFFF;
}
#main .box193 img {
	padding-bottom: 3px;
	border-bottom: 1px dotted #dddddd;
}

#main #st1 {
	background-image: url(../images/st1.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 37px;
	margin-bottom: 10px;
}
#main #st2 {
	background-image: url(../images/st2.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 37px;
	margin-bottom: 10px;
}
#main #st3 {
	background-image: url(../images/st3.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 37px;
	margin-bottom: 10px;
}
#main #st4 {
	background-image: url(../images/st4.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 37px;
	margin-bottom: 10px;
}
#main #st5 {
	background-image: url(../images/st5.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 37px;
	margin-bottom: 10px;
}
#main #st6 {
	background-image: url(../images/st6.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 37px;
	margin-bottom: 10px;
}
#main #st7 {
	background-image: url(../images/st7.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 37px;
	margin-bottom: 10px;
}

