#tab {
	margin-left: 0;
	padding-left: 0;
	/*margin-bottom: 1em;
	border-bottom: 2px solid #333;
	height: 1.5em;*/
	overflow: hidden;
}
/*
#tab li {
	float: left;
	width: 64px;
	height: 1.5em;
}
#tab li a {
	display: block;
	/*width: 60px;
	height: 1.5em;
	border: 1px solid #ccc;
	border-bottom: 0;

	color: #777;
	text-align: center;
}

#tab li a:hover,
#tab li.present a {
	border-color: #333;
	color: #fff;
	background: #111;
}


#page1, #page2, #page3, #page4, #page5 {
	margin-bottom: 12em;
	padding-top: 1em;
}
*/

/*---------------------------------------------*/

p.text-attention {
	text-align:center;
	margin:15px 0 15px 0;
}
p.item-list-image {
	text-align:center;
}
ul#tab, ul#tab li {
	list-style: none;
	margin:0px 0 0 0px;
	padding:0px;
}
ul#tab li {
	float:left;
}
ul#tab li, ul#tab li a {
	display: block;
	height:47px;
	width:119px;
	text-indent:-9999px;
}
ul#tab li a.t1, ul#tab li a.t1 {
	width:119px;
}
ul#tab li a.t4, ul#tab li a.t4 {
	width:119px;
}
ul#tab li a.t1 {
	background:url(../images/order-tab.jpg) no-repeat 0 -47px;
}
ul#tab li a.t1:link {
	background:url(../images/order-tab.jpg) no-repeat 0 -47px;
}
ul#tab li a.t1:visited {
	background:url(../images/order-tab.jpg) no-repeat 0 -47px;
}
ul#tab li a.t1:hover {
	background:url(../images/order-tab.jpg) no-repeat 0 0px;
}
ul#tab li a.t1:active {
	background:url(../images/order-tab.jpg) no-repeat 0 0px;
}
ul#tab li a.t2 {
	background:url(../images/order-tab.jpg) no-repeat -119px -47px;
}
ul#tab li a.t2:link {
	background:url(../images/order-tab.jpg) no-repeat -119px -47px;
}
ul#tab li a.t2:visited {
	background:url(../images/order-tab.jpg) no-repeat -119px -47px;
}
ul#tab li a.t2:hover {
	background:url(../images/order-tab.jpg) no-repeat -119px 0px;
}
ul#tab li a.t2:active {
	background:url(../images/order-tab.jpg) no-repeat -119px 0px;
}
ul#tab li a.t3 {
	background:url(../images/order-tab.jpg) no-repeat -238px -47px;
}
ul#tab li a.t3:link {
	background:url(../images/order-tab.jpg) no-repeat -238px -47px;
}
ul#tab li a.t3:visited {
	background:url(../images/order-tab.jpg) no-repeat -238px -47px;
}
ul#tab li a.t3:hover {
	background:url(../images/order-tab.jpg) no-repeat -238px 0px;
}
ul#tab li a.t3:active {
	background:url(../images/order-tab.jpg) no-repeat -238px 0px;
}
ul#tab li a.t4 {
	background:url(../images/order-tab.jpg) no-repeat -357px -47px;
}
ul#tab li a.t4:link {
	background:url(../images/order-tab.jpg) no-repeat -357px -47px;
}
ul#tab li a.t4:visited {
	background:url(../images/order-tab.jpg) no-repeat -357px -47px;
}
ul#tab li a.t4:hover {
	background:url(../images/order-tab.jpg) no-repeat -357px 0px;
}
ul#tab li a.t4:active {
	background:url(../images/order-tab.jpg) no-repeat -357px 0px;
}
ul#tab li a.t5 {
	background:url(../images/order-tab.jpg) no-repeat -476px -47px;
}
ul#tab li a.t5:link {
	background:url(../images/order-tab.jpg) no-repeat -476px -47px;
}
ul#tab li a.t5:visited {
	background:url(../images/order-tab.jpg) no-repeat -476px -47px;
}
ul#tab li a.t5:hover {
	background:url(../images/order-tab.jpg) no-repeat -476px 0px;
}
ul#tab li a.t5:active {
	background:url(../images/order-tab.jpg) no-repeat -476px 0px;
}
ul#tab li a.t6 {
	background:url(../images/order-tab.jpg) no-repeat -595px -47px;
}
ul#tab li a.t6:link {
	background:url(../images/order-tab.jpg) no-repeat -595px -47px;
}
ul#tab li a.t6:visited {
	background:url(../images/order-tab.jpg) no-repeat -595px -47px;
}
ul#tab li a.t6:hover {
	background:url(../images/order-tab.jpg) no-repeat -595px 0px;
}
ul#tab li a.t6:active {
	background:url(../images/order-tab.jpg) no-repeat -595px 0px;
}
/*
ul#tab li.present		{width:221px;}
ul#tab li.present a		{width:221px;}
ul#tab li.tab02			{width:214px;}
ul#tab li.tab02 a		{width:214px;}
ul#tab li.tab03			{width:220px;}
ul#tab li.tab03 a		{width:220px;}


ul#tab li.present			{background:url(../image/order-tab.jpg) no-repeat 0 -45px;}
ul#tab li.tab02				{background:url(../image/order-tab.jpg) no-repeat -221px -45px;}
ul#tab li.tab03				{background:url(../image/order-tab.jpg) no-repeat -435px -45px;}

ul#tab li.present a			{background:url(../image/order-tab.jpg) no-repeat 0 -45px;}
ul#tab li.tab02 a			{background:url(../image/order-tab.jpg) no-repeat -221px -45px;}
ul#tab li.tab03 a			{background:url(../image/order-tab.jpg) no-repeat -435px -45px;}

ul#tab li.present a:link	{background:url(../image/order-tab.jpg) no-repeat 0 0;}
ul#tab li.tab02 a:link		{background:url(../image/order-tab.jpg) no-repeat -221px 0;}
ul#tab li.tab03 a:link		{background:url(../image/order-tab.jpg) no-repeat -435px 0;}

ul#tab li.present a:visited	{background:url(../image/order-tab.jpg) no-repeat 0 0;}
ul#tab li.tab02 a:visited		{background:url(../image/order-tab.jpg) no-repeat -221px 0;}
ul#tab li.tab03 a:visited		{background:url(../image/order-tab.jpg) no-repeat -435px 0;}

ul#tab li.present a:hover	{background:url(../image/order-tab.jpg) no-repeat 0 0;}
ul#tab li.tab02 a:hover		{background:url(../image/order-tab.jpg) no-repeat -221px 0;}
ul#tab li.tab03 a:hover		{background:url(../image/order-tab.jpg) no-repeat -435px 0;}

ul#tab li.present a:active	{background:url(../image/order-tab.jpg) no-repeat 0 0;}
ul#tab li.tab02 a:active		{background:url(../image/order-tab.jpg) no-repeat -221px 0;}
ul#tab li.tab03 a:active		{background:url(../image/order-tab.jpg) no-repeat -435px 0;}
*/


.button {
	margin: 8px;
	text-decoration: none;
	font: bold 2.0em 'Trebuchet MS', Arial, Helvetica; /*Change the em value to scale the button*/
	display: inline-block;
	text-align: center;
	color: #ffffff;
	border: 1px solid #9c9c9c; /* Fallback style */
	border: 1px solid rgba(0, 0, 0, 0.3);
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
	box-shadow: 0 0 .05em rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
}
.button, .button span {
	-moz-border-radius: .3em;
	border-radius: .3em;
}
.button span {
	border-top: 1px solid #fff; /* Fallback style */
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	display: block;
	padding: 0.3em 3.5em;   /* The background pattern */
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05))), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05)));
	background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent), -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent), -moz-linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%), -moz-linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%);   /* Pattern settings */
	-moz-background-size: 3px 3px;
	-webkit-background-size: 3px 3px;
}
.button:hover {
	box-shadow: 0 0 .1em rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
}
.button:active {     /* When pressed, move it down 1px */
	position: relative;
	top: 1px;
}


.button_sr {
	float: right;
	vertical-align:middle;
	margin: 0px 10px 5px 0;
	text-decoration: none;
	font: bold 1.0em 'Trebuchet MS', Arial, Helvetica; /*Change the em value to scale the button*/
	display: inline-block;
	text-align: center;
	color: #ffffff;
	border: 1px solid #9c9c9c; /* Fallback style */
	border: 1px solid rgba(0, 0, 0, 0.3);
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
	box-shadow: 0 0 .05em rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
}
.button_sr, .button_s span {
	-moz-border-radius: .3em;
	border-radius: .3em;
}
.button_sr span {
	border-top: 1px solid #fff; /* Fallback style */
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	display: block;
	padding: 0.1em 1.5em;   /* The background pattern */
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05))), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05)));
	background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent), -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent), -moz-linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%), -moz-linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%);   /* Pattern settings */
	-moz-background-size: 3px 3px;
	-webkit-background-size: 3px 3px;
}
.button_s {
	margin: 8px 10px 5px 0;
	text-decoration: none;
	font: bold 1.0em 'Trebuchet MS', Arial, Helvetica; /*Change the em value to scale the button*/
	display: inline-block;
	text-align: center;
	color: #ffffff;
	border: 1px solid #9c9c9c; /* Fallback style */
	border: 1px solid rgba(0, 0, 0, 0.3);
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
	box-shadow: 0 0 .05em rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
}
.button_s, .button_s span {
	-moz-border-radius: .3em;
	border-radius: .3em;
}
.button_s span {
	border-top: 1px solid #fff; /* Fallback style */
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	display: block;
	padding: 0.3em 1.5em;   /* The background pattern */
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05))), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05)));
	background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent), -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent), -moz-linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%), -moz-linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%);   /* Pattern settings */
	-moz-background-size: 3px 3px;
	-webkit-background-size: 3px 3px;
}
.button_s:hover {
	box-shadow: 0 0 .1em rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
}
.button_s:active {     /* When pressed, move it down 1px */
	position: relative;
	top: 1px;
}

.button_ss {
	margin: 8px 0 0 0;
	text-decoration: none;
	font: bold 0.6em 'Trebuchet MS', Arial, Helvetica; /*Change the em value to scale the button*/
	display: inline-block;
	text-align: center;
	color: #ffffff;
	border: 1px solid #9c9c9c; /* Fallback style */
	border: 1px solid rgba(0, 0, 0, 0.3);
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
	box-shadow: 0 0 .05em rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
}
.button_ss, .button_s span {
	-moz-border-radius: .3em;
	border-radius: .3em;
}
.button_ss span {
	border-top: 1px solid #fff; /* Fallback style */
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	display: block;
	padding: 0.3em 0.5em;   /* The background pattern */
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05))), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05)));
	background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent), -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent), -moz-linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%), -moz-linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%);   /* Pattern settings */
	-moz-background-size: 3px 3px;
	-webkit-background-size: 3px 3px;
}
.button_ss:hover {
	box-shadow: 0 0 .1em rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
}
.button_ss:active {     /* When pressed, move it down 1px */
	position: relative;
	top: 1px;
}

.button-blue {
	background: #a80005;
	background: -webkit-gradient(linear, left top, left bottom, from(#bc6665), to(#a80005) );
	background: -moz-linear-gradient(-90deg, #bc6665, #a80005);
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#bc6665', endColorstr='#a80005');
}
.button-blue:hover {
	background: #bc6665;
	background: -webkit-gradient(linear, left top, left bottom, from(#a80005), to(#bc6665) );
	background: -moz-linear-gradient(-90deg, #a80005, #bc6665);
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#a80005', endColorstr='#bc6665');
}
.button-blue:active {
	background: #a80005;
}
