.mar-btn {
	width: 180px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	height: 46px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	border: 1px solid #CC6633;
	margin-top: 10px;
	background: -moz-linear-gradient(center top, #ffffff 0%,#ffb682 16%,#ff572d 100%);
	text-indent: 10px;
	color: #FFF;
	text-shadow : 1px 1px 1px black;
	background-image: url(../img/btn_backimg.png);
	background-repeat: no-repeat;
}
.mar-btn2 {
	width: 85%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 46px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	border: 1px solid #0099CC;
	margin-top: 10px;
	color: #FFF;
	text-shadow : 1px 1px 1px #333;
	padding: 0px;
	background-position: left top;
	background: -moz-linear-gradient(center top, #99ccff 0%,#0066cc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #99ccff),color-stop(1, #0066cc));
	line-height: 46px;
}
.mar-btn2 a {
	color: #FFF;
	text-decoration: none;
}
.mar-btn span {
	font-size: 16px;
	line-height: 3em;
}
.mar-btn2 span {
	font-size: 16px;
	line-height: 3em;
}
a  {
	text-decoration: none;
}
.pink-btn {
	width: 250px;
	height: 53px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	padding: 5px;
	background: -moz-linear-gradient(center top, #FFC8E2 0%,#FF99CC 49%,#FF72BE 52%,#FF3399 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFC8E2),color-stop(0.49, #FF99CC),color-stop(0.52, #FF72BE),color-stop(1, #FF3399));
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.orange-btn {
	width: 250px;
	height: 53px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	padding: 5px;
	background: -moz-linear-gradient(center top, #FF6699 1%,#FFB0C6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.01, #FF6699),color-stop(1, #FFB0C6));
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border: 1px solid #FFF;
}
.list-menu ul{
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
.list-menu li{
	height: 45px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin: 0px;
	padding: 0px;
	font-size: 130%;
	color: #390;
	line-height: 2.5em;
	text-indent: 15px;
	background-image: url(../img/mark_allow2.png);
	background-position: 95% 5px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.list-menu ul a  {
	color: #390;
	text-decoration: none;
}

.normal-btn {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 3px;
	font-size: 15px;
	color: #333;
	width: 90%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border: 1px solid #390;
	height: 45px;
	line-height: 45px;
	background-position: left top;
	background: -moz-linear-gradient(center top, #b4f0b4 0%,#ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b4f0b4),color-stop(1, #ffffff));
	text-align: center;
	background-color: -webkit-gradient;
}
.normal-btn a {
	color: #300;
}
.normal-btn-mini {
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px;
	background: -moz-linear-gradient(center top, #e8e5da 1%,#ffffff 13%,#e8e5da 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.01, #e8e5da),color-stop(0.13, #ffffff),color-stop(1, #e8e5da));
	padding: 3px;
	font-size: 15px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #CCC;
	height: 30px;
	line-height: 30px;
	color: #666;
}
.normal-btn-mini a {
	color: #333;
}
.normal-btn-mini2 {
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px;
	background: -moz-linear-gradient(center top, #e8e5da 1%,#ffffff 13%,#e8e5da 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.01, #e8e5da),color-stop(0.13, #ffffff),color-stop(1, #e8e5da));
	padding: 3px;
	font-size: 15px;
	width: 60px;
	margin-right: 10px;
	margin-bottom: 0px;
	position: relative;
	border: 1px solid #CCC;
	height: 30px;
	line-height: 30px;
	color: #666;
	float: right;
}
