.register_form{	}.fontcolor-garylight , .fontcolor-garylight:hover , .fontcolor-garylight:focus{	color:#888;	text-decoration:none;}.fontcolor-gary , .fontcolor-gary:hover , .fontcolor-gary:focus{	color:#666;	text-decoration:none;}.my_modal .modal-content{	padding-left:40px;	padding-right:40px;	border-radius:0px;	background-color:rgba(255,255,255,0.9);}.my_modal input{	border-radius:0px;}.my_modal select{	border-radius:0px;}.my_modal .word_box button{	border-radius:0px;	background-color:#993333;	color:#fff;	width:100%;	margin-bottom:15px;}.my_modal .word_box{	margin-left:-15px;	margin-right:-15px;	margin-bottom:15px;}.my_modal p{	margin-top:0px;	margin-bottom:0px;}.my_modal .modal-dialog {	width: 400px;	margin: 30px auto;}	.member_home .edit_account i{	padding-right:5px;}.member_home table a{	padding-left:5px;	padding-right:5px;}.member_pary button , .member_pary button:focus, .member_pary button:hover{	background-color:#ae002b;	color:#fff;	margin-left:10px;	margin-right:10px;	margin-bottom:20px;}.dark th{	background-color:#000;	color:#fff;}.my_modal .close{	margin-right:-30px;	z-index:20;}.pageto{	position: relative;    float: left;	width:60px;	border-radius:0px;    border: 1px solid #ddd;	color:#993333;	margin-left:-1px;	padding:5px;}.pageto option{}



.buda_btn{color:#933;}
.buda_btn span{top:15px;right:15px;position:absolute;font-size:40px;}
/* unvisited link */
.buda_btn:link {
  color: #933;
}

/* visited link */
.buda_btn:visited {
  color: #933;
}

/* mouse over link */
.buda_btn:hover {
  color: #C66;
}

/* selected link */
.buda_btn:active {
  color: #933;
}