html,body {
	scrollbar-width: thin;
	cursor: url(/img/mouse.png), url(/img/mouse.png),auto
}
a, input {cursor: url(/img/mouse.png), url(/img/mouse.png),auto}

tr.striped {background-color: #ffffff;}
.tr_head_rank {border-right-width:1px; border-right-color:#999999; border-right-style:solid;border-bottom-width:1px; border-bottom-color:#999999; border-bottom-style:solid;}
.tr_head_rank2 {border-bottom-width:1px; border-bottom-color:#999999; border-bottom-style:solid;}
.td_line {border-right-width:1px; border-right-color:#999999; border-right-style:solid;}
.td_line2 {border-right-width:1px; border-right-color:#cccccc; border-right-style:solid;}

.title{ color:#ffffcc; background-color:#222222; padding:10px; font-weight:bold; text-align:center}
.message{ color:#ffffcc; background-color:#444444; padding:10px;}
.ef_user_message{ margin-bottom:5px; padding:3px; line-height:14px; width:auto}


.tb {width:100%;}
.tb td{padding:5px; border-bottom:solid 1px #666666;}
.tb_top{padding:5px; font-weight:bold;border-bottom:solid 1px #999999; text-align:center;}


.character { width:100%;}
.character td { padding:5px; border:solid 1px #222222}

.message_box { background-color:#330000; width:100%;}
.message_box th { padding:5px; color:#FFF; font-size:14px;}
.message_box td { padding:5px;}
.message_box td:nth-child(1) { text-align:left; width:30%;}
.message_box td:nth-child(2) { text-align:left; width:70%; vertical-align:top}

.item_auth_color1{color:#828282; !important}
.item_auth_color2{color:#5895c0; !important}
.item_auth_color3{color:#dc5353; !important}
.item_auth_color4{color:#c0a875; !important}


.ef_button{ margin-bottom:5px;background-color:#000;float:right;color:#c7beb1;font-weight:bold;border:none;width:117px;height:42px;background-image : url('/img/button_bg.png');text-shadow:1px 1px 2px #56544e;}
.ef_button_disable{margin-bottom:5px;opacity: 0.5; background-color:#000;float:right;color:#c7beb1;font-weight:bold;border:none;width:117px;height:42px;background-image : url('/img/button_bg.png');text-shadow:1px 1px 2px #56544e;}


.drop_box_magic{border:solid 1px #5895c0;color:#5895c0; margin:10px;padding:10px;}
.drop_box_magic p{color:#eeeeee;}
.drop_box_rare{border:solid 1px #dc5353;color:#dc5353; margin:10px;padding:10px;}
.drop_box_rare p{color:#eeeeee;}
.drop_box_unique{border:solid 1px #c0a875;color:#c0a875; margin:10px;padding:10px;}
.drop_box_unique p{color:#eeeeee;}

.button{
	 background-color:#000;float:right;color:#c7beb1;font-weight:bold;border:none;width:117px;height:42px;background-image : url('/img/button_bg.png');text-shadow:2px 2px 2px #56544e;
}