body {
	font-size: 12px;
	font-family: Arial;
	text-align: center;
}
a:link, a:visited {
	text-decoration: none;
	color: #487db3;
}
a:hover, a:active {
	text-decoration: underline;
	color: #487db3;
}
.err_msg {
	color: #f00;
	font-weight: bold;
}
.btn {
	border: 1px solid #666;
	padding: 1px 5px;
	line-height: 18px;
	overflow: visible;
}
.txt {
	border: 1px solid #666;
	padding: 1px;
}
.c_r {
	vertical-align: text-top;
	margin-right: 2px;
}
.cr {
	text-align: center;
}
.rt {
	text-align: right;
}
.hdn {
	display: none;
}
.clr {
	clear: both;
}
#nodata {
	padding: 0 10px;
}
.tooltip {
	cursor: help;
}
a.cibtn {
	display: block;
	width: 117px;
	padding-right: 16px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	font-family: '微軟正黑體';
	background:url('../img/acp/button.png') no-repeat left top;
}
a.cibtn:hover, a.cibtn:active {
	color: #000;
}
a.cbtn {
	text-decoration: none;
	display: block;
	width: 30px;
	text-align: center;
	color: #000;
	border: 1px solid #999;
	padding: 1px 4px;
	background-color: #ccc;
}
a.cbtn:hover, a.cbtn:active {
	color: #fff;
	background-color: #000;
}
img.tooltip {
	vertical-align: top;
	padding-left: 3px;
}
table.def {
	margin: 0 10px 20px;
	border: 1px solid #999;
	width: 710px;
}
table.def td, table.def th {
	border: 1px solid #999;
	padding: 3px;
}
table.def th {
	text-align: center;
}
ul.def {
	list-style-type: disc;
	margin-left: 20px;
}
#act_login form h2, #menu h4 {
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-family: '微軟正黑體';
	background:url('../img/acp/bg_stitle.png') no-repeat center top;
}
#wrap {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background: #e5e6e8 url('../img/acp/bg_content.png') repeat-y left top;
}
#head {
	height: 135px;
	background: url('../img/acp/header.png') no-repeat left top;
	position: relative;
}
#head h1 a {
	text-indent: -5000px;
	display: block;
	height: 135px;
	line-height: 135px;
	width: 270px;
}
#front_site {
	position: absolute;
	right: 10px;
	top: 5px;
	color: #e5e6e8;
}
#act_login #wrap {
	background-image: none;
}
#act_login #content {
	width: 970px;
	float: none;
	text-align: center;
}
#act_login form
{
	text-align: left;
	width: 201px;
	margin: 0 auto;
}
#act_login form h2 {
	width: 201px;
	padding-bottom: 5px;
}
#act_login form p {
	clear: left;
	padding: 3px 0;
}
#act_login form p label {
	float: left;
	text-align: right;
	width: 55px;
	padding-right: 5px;
	line-height: 18px;
}
#act_login #captcha_img {
	padding: 5px 0 0 60px;
}
#act_login form p .txt {
	width: 130px;
}
#act_login form p .btn {
	width: 40px;
	color: #fff;
	background-color: #09c;
	border-color: #09c;
}
#menu {
	width: 235px;
	float: left;
	position: relative;
	z-index: 1;
	margin: 10px 0 20px;
}
#menu ul {
	width: 199px;
	margin: 0 18px;
}
#menu a {
	text-decoration: none;
	display: block;
	text-align: center;
	color: #000;
	height: 28px;
	line-height: 28px;
	color: #fff;
	background: url('../img/acp/bg_menu.gif') no-repeat center top;
	margin-top: 10px;
}
#menu a:hover, #menu a:active {
	color: #ff0;
}
#menu li {
	list-style: none;
	position: relative;
}
#menu h4 {
	margin-top: 10px;
}
#menu ul ul {
	position: absolute;
	left: 199px;
	top: 0;
	display: none;
	z-index: 90;
	margin: 0;
}
#menu ul ul a {
	margin-top: 0;
	z-index: 90;
}
#menu a#menu_logout {
	width: 70px;
	height: 24px;
	line-height: 22px;
	padding-right: 5px;
	margin: 8px 0 0 140px;
	background: url('../img/acp/btn_logout.png') no-repeat center center;
}
#content {
	width: 732px;
	padding: 20px 10px;
	float: right;
	position: relative;
}
#content h2 {
	font-family: '微軟正黑體';
	font-size: 20px;
	color: #07c;
	margin: 0 0 3px 10px;
}
#navbar {
	padding: 0 10px 15px;
}
#navbar a {
	color: #000;
}
#act_index #content h2 {
	margin-bottom: 10px;
}
#act_index #content ul {
	margin-left: 30px;
}
#act_index #content li {
	padding: 2px 0;
}
#act_index h3 {
	margin: 15px 0 5px 10px;
}
#act_index #content th {
	width: 170px;
}
#content fieldset {
	margin: 0 10px 10px;
	padding: 5px 10px;
	border: 1px solid #999;
}
#content form legend {
	padding: 0 5px;
	font-weight: 700;
}
#content table.form, #content table#txt_multi {
	width: 688px;
}
#content td.label {
	text-align: right;
}
#content td.field {
	width: 530px;
}
#content form table#form_upload {
	border: 1px solid #999;
	border-collapse: collapse;
}
#content form table#form_upload td {
	border: 1px solid #999;
}
#content form table#form_upload td ul {
	margin: 5px 20px;
}
#content form table#form_upload td.cr p {
	margin-top: 5px;
}

#content form table.double_text td, #content form table.double_text th {
	padding: 1px;
}
#content form td, #inq_list td {
	vertical-align: top;
	padding: 3px 5px;
}
#content form td td {
	padding: 0;
}
#content form label span {
	color: #f00;
}
#content form table .txt {
	width: 496px;
}
#content td.field div.chk {
	width: 500px;
	float: left;
}
#content td.field select.txt {
	width: 500px;
}
#content .mceEditor {
	float: left;
}
#content table.upload {
	border: 1px solid #999;
}
#content table.upload td {
	border: 1px solid #999;
	width: 333px;
}
#content table.upload div {
	position: relative;
	height: 1%;
}
#content div.au_i_o {
	width: 102px;
	padding-right: 7px;
	float: left;
	z-index: 10;
}
#content div.au_i_o div {
	width: 100px;
	height: 100px;
	display: table;
	text-align: center;
	table-layout: fixed;
	border: 1px solid #bbb;
	border-collapse: separate;
	background-color: #fff;
}
#content div.au_i_o span {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 100px;
	height: 100px;
	line-height: 100px;
}
#content div.au_i_o img {
	max-width: 100px;
	max-height: 100px;
	vertical-align: middle;
}
#content div.au_i_o ins {
	text-decoration: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 102px;
	height: 102px;
	background: #000 url('../img/ico_loading.gif') no-repeat center center;
	display: none;
}
#content div.au_i_o del {
	text-decoration: none;
	position: absolute;
	left: 83px;
	top: 83px;
	width: 16px;
	height: 16px;
	background: url('../img/ico_success.png') no-repeat center center;
	display: none;
}
* html #content div.au_i_o del {
	background-image: url('../img/ico_success.gif');
}
#content div.au_i_o p {
	padding-top: 5px;
	text-align: right;
}
#content div.au_i_o .au_u {
	float: left;
}
#content table.upload li label {
	padding-top: 18px;
	display: block;
}
#content table#au_a_t li label {
	padding-top: 36px;
}
#content table.upload li input.txt {
	width: 210px;
}
#content table.upload p.au_as {
	line-height: 16px;
	position: absolute;
	right: 0;
	top: 0;
}
#submit_bar {
	position: relative;
	text-align: center;
	margin: 0 12px 10px;
}
#submit_bar .tooltip {
	vertical-align: text-top;
}
#submit_bar span {
	position: absolute;
	left: 0;
}
#action_new {
	position: absolute;
	right: 20px;
	top: 20px;
}
#acp_list ul {
	margin: 0 10px 10px;
}
#acp_list ul ul {
	margin: 0 0 0 21px;
}
#acp_list li {
	margin-top: 2px;
}
#acp_list li div.outer {
	border: 1px solid #666;
	padding-left: 22px;
	position: relative;
	min-height: 32px;
	height: auto !important;
	height: 32px;
}
#acp_list li div.handle {
	border-right: 1px solid #666;
	position: absolute;
	height: 100%;
	width: 20px;
	background-color: #07c;
	left: 0;
	top: 0;
}
#acp_list li li div.handle {
	background-color: #3c3;
}
#acp_list li li li div.handle {
	background-color: #cc3;
}
#acp_list li li li li div.handle {
	background-color: #c33;
}
#sortable div.handle {
	cursor: move;
}
#acp_list li p {
	padding: 5px;
}
#acp_list li span {
	float: right;
	clear: right;
}
#acp_list li span a {
	float: left;
	margin-left: 5px;
}
#acp_list li.placeholder {
	line-height: 34px;
	font-size: 28px;
}
.placeholder {
	background-color: #9f9;
	text-align: center;
	color: #666;
}
.placeholder_err {
	background-color: #fcc;
}
#acp_list.cpage_list li div.handle {
	border-right: 1px solid #666;
	background: #ccc url('../img/ico_checked.gif') no-repeat center center;
}
#acp_list.cpage_list li div.not_chked {
	background-image: none;
}
.cpage_list li div.handle input {
	display: none;
}
.cpage_list li a {
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	color: #333;
	font-family: '微軟正黑體';
	display: block;
	margin-left: 5px;
}
.cpage_list li a:hover, .cpage_list li a:active {
	color: #07c;
}
div.info {
	margin: 0 10px 10px;
	padding: 4px 6px 4px 35px;
	min-height: 26px;
	height: auto !important;
	height: 30px;
	border: 1px solid #bbb;
	color: #555;
	background: #ffffe1 url('../img/ico_info.gif') no-repeat 5px 5px;
}
#it_fset table {
}
#it_tab {
	height: 26px;
	width: 690px;
}
#it_tab li {
	float: left;
	line-height: 24px;
	margin-left: 5px;
	border: 1px solid #bbb;
	border-bottom-width: 0;
	cursor: pointer;
	color: #666;
}
#it_tab li.selected {
	border-color: #999;
}
#it_tab li span {
	display: block;
	padding: 0 10px;
	position: relative;
	top: 1px;
	border-bottom: 1px solid #999;
}
#it_tab li.selected span {
	font-weight: 700;
	color: #07c;
	border-bottom-color: #e5e6e8;
}
#filter p {
	padding: 2px 10px 5px;
}
#filter fieldset p {
	padding: 2px 0;
}

#pdt_list table {
	margin-bottom: 10px;
}
#pdt_list table td {
	padding: 3px 5px 5px;
}
#pdt_list td.selected, #inq_list tr.selected td {
	background-color: #fcc;
}
#pdt_list td img {
	width: 118px;
	height: 118px;
	border: 1px solid #bbb;
	display: block;
	float: left;
}
#pdt_list td h3, #pdt_sort li h3 {
	text-align: center;
	line-height: 1.2;
}
#pdt_list td h4, #pdt_sort li h4 {
	text-align: center;
	line-height: 1.2;
	font-weight: 400;
}
#pdt_list td div {
	padding-top: 3px;
	position: relative;
	height: 120px;
}
#pdt_list td span {
	float: right;
	color: #666;
	text-align: center;
}
#pdt_list td strong {
	color: #000;
}
#pdt_list td span span {
	float: none;
	position: absolute;
	left: 3px;
	bottom: 3px;
}
#pdt_list td a {
	margin-bottom: 5px;
}
#pdt_list td span span strong {
	float: left;
	display: block;
	margin-right: 3px;
	font-weight: 400;
	border: 1px solid #fff;
	padding: 2px;
	line-height: 11px;
	color: #fff;
	vertical-align: middle;
	cursor: help;
}
#pdt_list td strong.pflag_0 {
	background-color: #c00;
}
#pdt_list td strong.pflag_1 {
	background-color: #090;
}
#pdt_list td input {
	position: absolute;
	right: 0;
	bottom: 0;
}
#pdt_sort {
	margin: -5px 10px 10px;
	border: 1px solid #555;
	padding-bottom: 8px;
}
#pdt_sort li {
	float: left;
	width: 107px;
	height: 136px;
	border: 1px solid #aaa;
	margin: 8px 0 0 8px;
	padding-top: 3px;
	cursor: move;
}
#pdt_sort img {
	display: block;
	padding: 3px;
	width: 101px;
	height: 101px;
}
#pdt_sort li.placeholder {
	border: 1px dashed #ccc;
	line-height: 136px;
	font-size: 48px;
}
#itemsel_bar, #page_nav {
	text-align: center;
	margin: 0 12px 10px;
}
#page_nav a, #page_nav span {
	margin: 0 3px;
}
#item_action p {
	margin: 5px 0 0;
}
#item_action p span {
	float: left;
	width: 85px;
}
#sub_menu {
	margin: 0 9px 10px;
}
#sub_menu a {
	float: left;
	margin-right: 10px;
}
#inq_list td {
	line-height: 1.2;
}
#act_client h3 {
	margin: 5px 10px;
}
#act_client h3 span {
	font-weight: 400;
	color: #666;
}
#add_log {
	float: right;
	padding-right: 5px;
}
.filter_ir {
	float: right;
	padding-right: 2px;
}
#content form table#txt_multi .txt {
	width: 100%;
}
#content form table#txt_multi tr:hover .txt {
	background-color: #ffc;
}
#content form table#txt_multi img {
	padding: 1px;
	cursor: pointer;
}


#form_log_i {
	vertical-align: top;
}
form table #form_log_i input.txt {
	width: 70px;
}
form table #form_log_i textarea.txt {
	width: 530px;
	height: 60px;
}
#form_log_i input.btn {
	margin-top: 7px;
}

















#foot {
	background-color: #186fa4;
	color: #fff;
	padding: 10px 20px;
	line-height: 1.3;
	position: relative;
	clear: both;
}
#foot a {
	color: #fff;
}
#foot ul {
	float: left;
	padding-right: 20px;
}
#foot li span, #pm_cr span {
	color: #ff0;
}
#pm_cr {
	position: absolute;
	right: 20px;
	bottom: 10px;
}