@charset "utf-8";
/* CSS Document */
body {
	font-size: 12px;
	text-align:center;
	font-family: Sans-Serif;
	margin:3px 0;
}
form {padding:0;margin:0;}
label {cursor:pointer;}
fieldset {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
input.text, .listTable td input.text {
	font-size: 12px;
	height: 15px;
	border: 1px solid #7D7866;
	background: url(themes/text_bg.png) repeat-x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
legend {
	font-size: 15px;
	color:#0080FF;
	padding: 0 8px;
}
.title {
	text-align: left;
	font-family: "Microsoft JhengHei", sans-serif;
	font-size: 24px;
	border-bottom: 5px solid #69685d;
	display: block;
	margin: 5px;
	font-weight: lighter;
}
.mgr_title {
	text-align: left;
	font-family: "Microsoft JhengHei", sans-serif;
	font-size: 24px;
	border-bottom: 3px solid #69685d;
	display: block;
	margin: 0;
	padding: 0;
	font-weight: lighter;
}
.headtitle {
	text-align: left;
	font-family: "Microsoft JhengHei", sans-serif;
	font-size: 16px;
	display: block;
	margin: 5px;
	font-weight: lighter;
	color: #990000;
}
.preview {
	text-align: left;
	float:left;
	border: 1px solid #ABA79E;
	padding: 15px;
	background: #EBE9E0;
	margin: 5px;
}
.preview img {
	border: 4px solid #FFF;
	margin: 5px;
}
.Allpreview {
	width: 364px;
	text-align: left;
	float:right;
	border: 1px solid #ABA79E;
	padding: 5px;
	background: #EBE9E0;
	margin: 5px;
	display: table;
}
.Allpreview img {
	border: 4px solid #FFF;
	margin: 3px;
}
.coler_1 {
	color: #008080;
}
.red {
	color: red;
}
.green {
	color: green;
}
.blue {
	color: blue;
}
.lightblue {
	color: #3366ff;
}
img {
	border:0;
	vertical-align: top;
	margin-top: 1px;
}
#innerContent {
	width: 960px;
	padding:0;
	margin:0;
	background: url(themes/bg_2.png) repeat-y left top;
	text-align: center;
}
#event {
	margin: 0;
	width: 955px;
	padding: 9px;
	background: url(themes/bg_1.png) no-repeat left top;
	display: table;
	position: relative;
	top: -3px;
	z-index: 10;
}
#page_head {
	width: 942px;
	height: 150px;
	padding:0;
	margin-bottom: 9px;
	*margin-left: -18px;
	background: url(themes/title.jpg) no-repeat;
	clear:both;
	z-index: 20;
	position: relative;
	top: 0;
}
#count {
	color: #FFFFFF;
	position: relative;
	z-index: 5;
	top: 110px;
	left: 10px;
	height: 30px;
	width: 350px;
	text-align:left;
}
#count span {
	margin: 0 6px;
	font-size: 25px;
	font-weight: bolder;
}
#page_contents {
	width:942px;
	padding:0;
	margin:0;
	text-align:left;
}
#sponsor {
	width:920px;
	padding:0 10px;
	margin:0;
	text-align:left;
	position: relative;
	z-index: 10;
	height: table;
	height: auto;
}
#thanks_info {
	width:932px;
	padding:0 10px;
	margin-bottom:140px;
	text-align:left;
/*
	position: relative;
	z-index: 10;
*/
	height: auto;
	display: table;
}
#sponsor fieldset.Ftable {
	float:left;
	width: 555px;
	padding:5px;
	margin:0 5px;
}
#sponsor fieldset.Rtable {
	float:right;
	width: 315px;
	text-align:left;
	margin: 0 10px 0 2px;
	padding: 5px;
}
fieldset#org_list {
	float:right;
	width: 315px;
	text-align:left;
	margin: 0 10px 0 2px;
	padding: 5px;
	overflow: auto;
	height: 252px;
}
#org_list ul {
	margin: 0 0 0 5px;
	padding:0;
}
#org_list ul li {
	list-style: none;
	margin:1px 2px;
	padding:2px;
	float:left;
	width: 45%;
	display:block;
	vertical-align: middle;
}
#org_list ul li label {
	width:100%;
	padding:0 5px;
	display:inline-block;
	overflow:hidden;
}
#org_list ul li label.none:hover {}
#org_list ul li label.light {cursor:pointer; background-color: none;}
#org_list ul li label.light:hover { background-color: #FFFFDD;}
#floor {
	background: url(themes/bg_3.png) no-repeat left bottom;
	height:268px;
	margin-top: -220px;
	padding: 0;
	z-index:0;
}
#floor div{
	position: relative;
	z-index: 2;
	top: 229px;
	padding: 0 10px;
	margin-left: 10px;
}
#floor .inquire {
	float: left;
	width: auto;
	padding: 0 2px;
}
#floor .inquire a {
	display: inline-block;
	height: 21px;
	line-height: 21px;
	padding: 0px 2px 0 2px;
	width: 99px;
	vertical-align:middle;
	background: url(themes/inquire.gif) no-repeat left top;
	text-align: center;
	text-decoration: none;
	color: #D3C7A9;
}
#floor .inquire a:hover {
	background: url(themes/inquire.gif) no-repeat right top;
	color: #fff;
}
#floor .rights {
	float: right;
	width: 570px;
	text-align:right;
}
#floor p {
	padding: 0;
	margin:3px;
}
#floor hr {
	position: relative;
	top: 232px;
	width: 940px;
	padding:0;
	margin: 0 10px;
}
#desc ul, #desc ol{
	margin: 10px 25px;
}
#desc ul li,#desc ol li {
}
#desc {
	width:932px;
	padding: 0 10px;
	margin-bottom: 29px;
}
dl {
	width: 550px;
	display: inline-block;
	margin:0;
	padding:2px;
	border-bottom: 1px solid #ACA58E;
	clear:both;
}
fieldset.Rtable dl {
	width: 300px;
}
dt.thead {
	height: 15px;
	margin:1px 0 0 0;
	float:left;
	width:100px;
	vertical-align: top;
	padding: 2px;
	text-align:right;
	color:#FFF;
	background-color:#7C6856;
}
dd.tcontent {
	margin:0;
	float:left;
	padding-left: 4px;
	padding-top: 2px;
	text-align:left;
}

#account_num,#store {display:none;}
#selSponsor {
	float:left;
}
#insert {
	padding-left: 5px;
	float:left;
	text-align:left;
}
#amount_info {
	height: 30px;
	padding: 2px;
	width:302px;
	float:left;
}
/* Login µn¤J */
#login {
	width:882px;
	padding:30px;
	height:190px;
	z-index: 10;
	position: relative;
	text-align: center;
	vertical-align: middle;
}
fieldset.log_table {
	width: 300px;
	text-align:center;
	padding: 10px;
}
fieldset.log_table dl {
	width: 280px;
	text-align:center;
	text-align:left;
}
fieldset.inquire_table {
	width: 400px;
	text-align:center;
	padding: 10px;
}
fieldset.inquire_table dl {
	width: 380px;
	text-align:center;
	text-align:left;
}

/* Admin ºÞ²z°Ï */
#main {
	width:942px;
	padding:0 0px;
	margin:0;
	text-align:left;
	display: table;
}
#Area_Left {
	width: 942px;
	background: #5B574A;
	padding: 2px 0;
	height: 23px;
}
#Area_Right {
	width: 936px;
	background-color: #fff;
	padding: 3px 3px 5px 3px;
	margin-top:2px;
	height: auto;
	display: table;
}
div.bar {
	width: 942px;
	padding: 0;
	text-align: right;
	line-height: 28px;
	margin: 3px 0;
	margin-top: -30px;
}
div.msg_bar {
	margin-top:2px;
	margin-left:2px;
	float: left;
	text-align:left;
	color: #F00;
	background: #FDFCD0;
	padding: 2px;
	text-indent: 2px;
	width: 250px;
}

div.bar a {
	padding: 3px 8px;
	border: 1px solid #6C664F;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background: #D8D5C9 url(themes/bottom.png) repeat-x left -27px;
	text-decoration: none;
	vertical-align: middle;
	height: 26px;
	line-height: 26px;
	color: #484435;
}
div.bar a:hover {
	color: #fff;
	background: #6C664F url(themes/bottom.png) repeat-x left top;
}
ul#Menu {
	margin:0;
	padding:0;
	float: left;
}
ul#Menu li {
	float: left;
	list-style:none;
	padding-left: 2px;
	margin: 1px 0;
	display: block;
}
ul#Menu li a {
	padding: 2px 5px;
	display: inline-block;
	background-color: #D8D5C9;
	text-decoration: none;
	color: #484435;
	text-align: center;
	width: 100px;
	border: 1px solid #888;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #D8D5C9 url(themes/bottom.png) repeat-x left -29px;
}
ul#Menu li a.selected {
	display: block;
	text-align: center;
	background-color: #A49D82;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #FFF;
	background: #D8D5C9 url(themes/bottom.png) repeat-x left -2px;
}
ul#Menu li a.selected:hover {
	display: block;
	text-align: center;
	background-color: #A49D82;
	color: #FFF;
	font-weight: bold;
	border-top: 1px solid #FFF;
}
ul#Menu li a:hover {
	color: #fff;
	background-color: #888164;
	border: 1px solid #CCC;
	background: #D8D5C9 url(themes/bottom.png) repeat-x left -2px;
}
ul#Menu li a.selected:hover {
	color: #fff;
	background-color: #6C664F;
}
table.listTable, table.ConfigTable, table.InfoTable {
	border: 1px solid #968E65;
	background: #FFF;
	margin-bottom: 5px;
}
table.listTable thead th, table.ConfigTable thead th, table.InfoTable thead th {
	background: #D8D5C9 url(themes/th_bg.gif) repeat-x left bottom;
	color: #F9F9F4;
	text-align:center;
	vertical-align: middel;
	height: 19px;
	line-height: 19px;
	padding-left: 5px;
	/*font-weight: lighter;*/
}
table.listTable tbody th, table.ConfigTable tbody th, table.InfoTable tbody th {
	background: #D8D5C9 url(themes/th_bg2.gif) repeat-x left bottom;
	color: #312F26;
	vertical-align: middle;
	height: 19px;
	line-height: 19px;
	/*font-weight: lighter;*/
}
table.listTable tbody img, table.ConfigTable tbody img, table.InfoTable tbody img {
	vertical-align: top;
	line-height: 16px;
	margin: 3px 5px 0 0;
}
table.listTable tbody tr th img, table.ConfigTable tbody tr th img, table.InfoTable tbody tr th img {
	vertical-align: top;
	line-height: 16px;
	border: 2px solid #FFF;
	margin-top: -1px;
}
table.listTable tr.col1, table.ConfigTable tr.col1, table.ConfigTable td.col1, table.InfoTable td.col1 {
	background: #F9F9F4;
}
table.listTable tr.col2, table.ConfigTable tr.col2, table.ConfigTable td.col2, table.InfoTable td.col2 {
	background: #F0EEE8;
}
table.listTable tr.unpay, table.ConfigTable tr.unpay {
	background: #D8C9BE;
}
table.listTable tr.payerror {
	background: #E0B8B6;
}
table.listTable tr.col1:hover {
	background: #FFF url(themes/col1.gif) repeat-x left top;
}
table.listTable tr.col2:hover {
	background: #FFF url(themes/col2.gif) repeat-x left top;
}
table.listTable td label {
	display: block;
}
table.listTable tr.unpay:hover {
	background: #D8C9BE url(themes/unpay.gif) repeat-x left top;
}
table.listTable tr.payerror:hover {
	background: #E0B8B6 url(themes/payerror.gif) repeat-x left top;
}
table.listTable tr.received {
	background: #dbe6c7;
}
table.listTable tr.received:hover {
	background: #d0dabe url(themes/received.gif) repeat-x left top;;
}
input.del, div.bar input {
	border: 1px solid #6C664F;
	background: #D8D5C9;
	cursor: pointer;
	padding: 0 2px;
	background: #D8D5C9 url(themes/bottom.png) repeat-x left -29px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #2A2018;
}
input.del:hover, div.bar input:hover {
	background: #D8D5C9 url(themes/bottom.png) repeat-x left -2px;
	color: #DEDBC9;
}
table.listTable textarea {
	font-size: 12px;
}
