﻿ .myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #a6827e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a6827e;
	box-shadow:inset 0px 1px 0px 0px #a6827e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7d5d3b), color-stop(1, #634b30));
	background:-moz-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
	background:-webkit-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
	background:-o-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
	background:-ms-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
	background:linear-gradient(to bottom, #7d5d3b 5%, #634b30 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d5d3b', endColorstr='#634b30',GradientType=0);
	background-color:#7d5d3b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #54381e;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #4d3534;
}
    .myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #634b30), color-stop(1, #7d5d3b));
	background:-moz-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
	background:-webkit-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
	background:-o-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
	background:-ms-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
	background:linear-gradient(to bottom, #634b30 5%, #7d5d3b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#634b30', endColorstr='#7d5d3b',GradientType=0);
	background-color:#634b30;
}
    .myButton:active {
	position:relative;
	top:1px;
}


	.myButton2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #a6827e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a6827e;
	box-shadow:inset 0px 1px 0px 0px #a6827e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b07f4d), color-stop(1, #8f6a42));
	background:-moz-linear-gradient(top, #b07f4d 5%, #8f6a42 100%);
	background:-webkit-linear-gradient(top, #b07f4d 5%, #8f6a42 100%);
	background:-o-linear-gradient(top, #b07f4d 5%, #8f6a42 100%);
	background:-ms-linear-gradient(top, #b07f4d 5%, #8f6a42 100%);
	background:linear-gradient(to bottom, #b07f4d 5%, #8f6a42 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b07f4d', endColorstr='#8f6a42',GradientType=0);
	background-color:#b07f4d;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #855830;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #4d3534;
}
.myButton2:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #8f6a42), color-stop(1, #b07f4d));
	background:-moz-linear-gradient(top, #8f6a42 5%, #b07f4d 100%);
	background:-webkit-linear-gradient(top, #8f6a42 5%, #b07f4d 100%);
	background:-o-linear-gradient(top, #8f6a42 5%, #b07f4d 100%);
	background:-ms-linear-gradient(top, #8f6a42 5%, #b07f4d 100%);
	background:linear-gradient(to bottom, #8f6a42 5%, #b07f4d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8f6a42', endColorstr='#b07f4d',GradientType=0);
	background-color:#8f6a42;
}
.myButton2:active {
	position:relative;
	top:1px;
}

.myButton3 {
	-moz-box-shadow:inset 0px 1px 0px 0px #fbfbfb;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fbfbfb;
	box-shadow:inset 0px 1px 0px 0px #fbfbfb;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fbfbfb), color-stop(1, #e1e1e3));
	background:-moz-linear-gradient(top, #fbfbfb 5%, #e1e1e3 100%);
	background:-webkit-linear-gradient(top, #fbfbfb 5%, #e1e1e3 100%);
	background:-o-linear-gradient(top, #fbfbfb 5%, #e1e1e3 100%);
	background:-ms-linear-gradient(top, #fbfbfb 5%, #e1e1e3 100%);
	background:linear-gradient(to bottom, #fbfbfb 5%, #e1e1e3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#e1e1e3',GradientType=0);
	background-color:#fbfbfb;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #d1d1d3;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	/*font-family:arial;*/
	font-face:Dotum;
	font-size:13px;
	padding:3px 10px;
	text-decoration:none;
	/*text-shadow:0px 1px 0px #4d3534;*/
}
.myButton3:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e1e1e3), color-stop(1, #fbfbfb));
	background:-moz-linear-gradient(top, #e1e1e3 5%, #fbfbfb 100%);
	background:-webkit-linear-gradient(top, #e1e1e3 5%, #fbfbfb 100%);
	background:-o-linear-gradient(top, #e1e1e3 5%, #fbfbfb 100%);
	background:-ms-linear-gradient(top, #e1e1e3 5%, #fbfbfb 100%);
	background:linear-gradient(to bottom, #e1e1e3 5%, #fbfbfb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e3', endColorstr='#fbfbfb',GradientType=0);
	background-color:#e1e1e3;
}
.myButton3:active {
	position:relative;
	top:1px;
}

