@charset "utf-8";
@import 'logo.css';
@import 'upload.css';
@import 'width.css';
body {
    border: none;
    color: #000;
    margin: 0;
    background-color: #eee;
}
* {
    color: #000;
    font: normal 12px "微軟正黑體";
    letter-spacing: 1px;
}
form {
    margin: 0;
    padding: 0;
}
.cms-login-circle {
    margin: 20px auto;
    padding: 10px;
    background-color: #f26e25;
    width: 600px; height: 600px;
    border-radius: 680px;
    box-shadow: 0px 2px 5px #E2e2de;
}
.bobii-cms-logo{
    display: block;
    width: 35px;
    height: 58px;
    margin: 100px 0px 10px 50px;
    float: left;
}
.bobii-cms-logo2{
    display: block;
    float: bottom;
    width: 35px;
    height: 58px;
    margin: 30px 50px;
}

.p-copyright{
    font-size: 10px;
    color: #ccc;
    margin: 107px 0px 10px 20px;
    letter-spacing: 3px;
    line-height: 25px;
    float: left;
}
label {
    cursor: pointer;
}
label.options {
    display: inline-block;
    border: 1px solid #fff;
    padding: 2px 3px;
    margin-right: 3px;
}
label.options:hover {
    border: 1px solid green;
}
a img {
    border: none;
}
input,
textarea {
    padding: 2px 2px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
input:focus,
textarea:focus {
    border: 1px solid #0bf;
}
.debug {
    position: absolute;
    left: 261px;
    top: 0;
    width: 550px;
    height: 55px;
    border: 1px solid #f3f;
    background: #fff;
    display: block;
    z-index: 1000
}
.block {
    display: block;
}
.box {
    border: 1px solid #f3f;
}
.box1 {
    border: 1px solid #12a2dd;
}
.box2 {
    border: 1px solid #ccc;
}
.box3 {
    border: 1px solid red;
}
.hide {
    display: none;
}
.visb-on {
    display: block;
}
.visb {
    display: none;
}
.cmsFL {
    float: left;
}
.cmsFR {
    float: right;
}
.disable {
    color: red !important;
    text-decoration: line-through !important;
}
.index {
    font-weight: bolder;
}
.pnote {
    font-size: 0.8em;
    color: red;
}
.note {
	color:red !important;
}
/*login*/

.cmsLogin {
    display:block; 
    width:400px; 
    padding:5px 45px 0px 0px;
    margin: 0 auto;
}
.cmsLogin-white {
    padding: 10px;
}
.submitbtn-css{
    padding-top: 20px;
}
/* structure */

.bar {
    text-align: right;
    vertical-align: bottom;
    min-width: 400px;
    color: #595757;
	display:inline-block;
	float:right;
    margin-top: 10px;
    margin-right: 20px;
}
.bar li {
    list-style: none;
    display: inline-block;
    float: right;
    margin: 5px 0 0 5px;
    color: #b4b5b5;
    font-size: 12px;
}
.bar a,

.cmsHead .menu a:visited {
    padding: 2px 10px 0px 10px;
    text-decoration: none;
    border-left: 1px #d9969b dotted;
    color: #595757;
    font-weight: bold;
}
.bar a:hover {
    color: #12a2dd;
    background: #E3E3DF;
}
.bobii-cms-header{
    background-color: white;
    height: auto;
}
.cmsCenter {
    width: 100%;
    min-width: 100%;
}
.cmsCenter .content {
    vertical-align: top;
    background: #fff;
    margin: 0;
    padding: 0;
}
.cmsCenter .cmsAct {
    float: right;
}
.cmsCenter .top {
    margin: 0;
    padding: 0;
    height: 40px;
    background: #eee;
    color: #fff;
}
.cmsCenter .top .cmsFR,
.cmsCenter .top label {
    color: #000;
}
.cmsCenter .cmsNextAct {
    margin-top:10px;
}
.cmsCenter .top select {
    margin: 1px 0 0 10px;
}
.cmsCenter .middle {
    height: auto;
    padding: 10px;
    background: #fff;
}
.cmsRight {
    width: 150px;
    vertical-align: top;
    padding: 20px 0 0 8px;
}
.bobii_logo {
    overflow: hidden;
}
.bobii_logo img {
    float: right;
    margin: 15px 20px 0 0;
}
.location {
    font-size: 20px;
    letter-spacing: 3px;
    float: left;
    margin: 0 1px 0 20px;
    padding: 0px 5px;
    text-decoration: none;
    line-height: 40px;
    color: #333;
	min-width:116px;
}
/* tab */

.tabs {
    height: 25px;
    padding: 2px 10px 0 0;
    background: #12A2DD;
    color: #fff;
}
.tab a,
.tab_on a {
    float: left;
    padding: 0 5px 0 12px;
    line-height: 25px;
    text-decoration: none;
    background: #fff;
	border-radius : 
		5px 5px 0 0
	;
}
.tab a {
    margin: -1px 1px 0 0;
    color: #333;
}
.tab_on a {
    margin: -1px 1px 0 0;
    padding-bottom: 1px;
    font-weight: bold;
    color: #12a2dd;
}
.tab a:hover {
    color: #12a2dd;
}
.cmsSubTagHolder {
    margin: 0;
}
.menu {
    /*overflow : hidden;*/
    position: relative;
    vertical-align: top;
    background-color: #eee;
    width: 150px;
    min-width: 150px;
}
.cmsMenu {
    position: absolute;
    width: 100%;
}
.cmsMenu ul,
.cmsMenu li {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-right: -2px;
    width: 100%;
}
.cmsMenu .menu_show {
    display: block;
    float: right;
    margin: 7px 5px 0px 0px;
    width: 25px;
    height: 25px;
    background: url(../images/arrow_left.png);
}
.cmsMenu .menu_hide {
    margin: 7px 2px;
    display: block;
    float: right;
    width: 25px;
    height: 25px;
    background: url(../images/arrow_right.png);
}
.cmsMenu .menu_ctl {
    margin: 0;
    background: #09c;
}
.cmsMenu .all_opened {
    display: block;
    float: right;
        margin: 7px 1px;
    width: 30px;
    height: 25px;
    background: url(../images/opened.png);
}
.cmsMenu .all_closed {
    display: block;
    float: right;
    margin: 7px 1px;
    width: 30px;
    height: 25px;
    background: url(../images/closed.png);
}
.cmsMenu .menu_opened h1 {
    margin: 0;
    padding: 10px 0px 10px 25px;
    background-color: #b4b5b5;
    font-weight: bold;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}
.cmsMenu .menu_closed h1 {
    margin: 0;
    padding: 10px 0 10px 25px;
    background-color: #b4b5b5;
    font-weight: bold;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}
.cmsMenu .menu_opened h2 {
    margin: 2px 0 0 0;
    padding: 10px 0 10px 25px;
    background-color: #595757;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.cmsMenu .menu_closed h2 {
    margin: 2px 0 0 0;
    padding: 10px 0 10px 25px;
    background-color: #b4b5b5;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.cmsMenu .menu_closed ul {
    display: none;
}
.cmsMenu .sub {
    margin: 0 0 4px 0;
    color: #fff;
    padding: 2px 10px 5px 30px;
    background-color: #117697;
    border: 1px solid #12a2de;
}
h2 {
    font-size: 1em;
}
/* list */

.cmsList a,
cmsList a:visited {
    padding: 5px 10px 3px 20px;
    text-decoration: none;
    text-align: left;
    display: block;
    color: #12a2dd;
    background: url(../images/dot.gif) 10px 8px no-repeat;
}
.cmsList a:hover {
    color: #12a2dd;
    background: url(../images/bg_hover.gif) repeat-y;
}
.cmsList-gray a,
.cmsList-gray a:visited {
    padding: 2px 10px 3px 20px;
    text-decoration: none;
    text-align: left;
    display: block;
    color: #ccc;
    background: url(../images/dot.gif) 10px 8px no-repeat;
}
.cmsList-gray a:hover {
    color: #12a2dd;
    background: url(../images/bg_hover.gif) repeat-y;
}
.cmsList-on a,
.cmsList-on a:visited {
    padding: 5px 0 5px 20px;
    text-decoration: none;
    display: block;
    text-align: left;
    color: #12a2dd;
    background: url(../images/bg_hover.gif);
}
.cmsList2 a,
.cmsList2 a:visited {
    padding: 5px 0 5px 25px;
    text-decoration: none;
    text-align: left;
    display: block;
    color: #595757;
    background: url(../images/dot.gif) 15px 12px no-repeat;
}
.cmsList2 a:hover {
    color: #fff;
    background: url(../images/bg_hover.gif) repeat-y;
}
.cmsList2-on a,
.cmsList2-on a:visited {
    padding: 5px 0 5px 25px;
    text-decoration: none;
    display: block;
    text-align: left;
    color: #000;
    background-color: #ffa057;
}
.cmsList3 a,
.cmsList3 a:visited {
    padding: 5px 0 5px 12px;
    text-decoration: none;
    text-align: left;
    line-height: 1.2em;
    display: block;
    color: #333;
    background: url(../images/dot.gif) 2px 12px no-repeat;
}
.cmsList3 a:hover {
    font-size: 1em;
    color: #12a2dd;
    background: url(../images/arr_left.gif) 0px 8px no-repeat
}
.cmsList3-on a,
.cmslist3-on a:visited {
    padding: 5px 0 5px 12px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 1em;
    line-height: 1.2em;
    color: #12a2dd;
    background: url(../images/arr_left.gif) 0px 8px no-repeat;
}
/* form */

input.required,
textarea.required {
    border: 1px solid #f2f2f2;
    background-color: #f2f2f2;
}
.important-color{
    color: #00c4b3;
}
.cjMOH:hover {
    background:#ffffcc;
}
.cmsForm-fill {
    width: 99%;
    padding: 8px 0px;
    color: #3f3f3f;
    border: 1px solid #f2f2f2;
    font-size: 1em;
    background-color: #f2f2f2;
}
.cmsForm-fill2 {
    width: 30px;
    padding: 2px;
    text-align: right;
    color: #3f3f3f;
    border: 1px solid #ccc;
}
.cmsForm-fill3 {
    width: 100px;
    padding: 2px;
    text-align: right;
    color: #3f3f3f;
    border: 1px solid #ccc;
}
select,
.cmsForm-select {
    color: #3f3f3f;
    border: 1px solid #ccc;
    margin-right: 3px;
    padding: 7px 3px;
}
.cmsForm-search {
    margin: 0;
    padding: 10px;
    color: #000;
    border: 1px dotted #baa0cb;
    min-width: 500px;
}
/* other */

.cmsBtn {
    margin: 6px;
    padding: 5px 40px;
    border: none;
    color: #fff;
    background: #333;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #fff;
}
.cmsBtn-bold {
    margin: 0 0 0 5px;
    padding: 3px 3px 2px;
    border: none;
    font-weight: bold;
    color: #fff;
    background: #12a2dd;
    cursor: pointer;
}
.cmsBtn1 {
    padding: 10px 60px;
    color: #fff;
    text-decoration: none;
    background-color: #333;
    cursor: pointer; 
}
.cmsNote {
    margin: 0;
    padding: 5px;
    color: #a00;
    line-height: 1.5em;
    background: #fff;
}
.note_gray {
    margin: 0;
    padding: 0;
    color: #aaa;
}
.cmsNextAct {
    margin-right: 20px;
    color: #fff;
}
/* swfu */

.cjSwfu .fieldset {
    margin: 5px 0;
    padding: 10px 10px;
}
.cjSwfu .fieldset span.legend {
    position: relative;
    background-color: #FFF;
    padding: 0px;
    top: -18px;
    color: #73b304;
}
.cjSwfu .flash {
    width: 96%;
    margin: 0px 5px;
    border-color: #D9E4FF;
}
.progressWrapper {
    width: 100%;
    overflow: hidden;
    height: 100px;
}
.progressContainer {
    margin: 5px;
    padding: 4px;
    background-color: #F7F7F7;
    overflow: hidden;
}
.progressName {
    font-weight: 700;
    color: #555;
    width: 100%;
    height: 20px !important;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
    height: 25px !important;
    font-size: 1.5em !important;
    width: 0%;
    background-color: #ffff99;
    margin-top: 2px;
}
.progressBarComplete {
    width: 100%;
    background-color: green;
    visibility: hidden;
}
.progressBarError {
    width: 100%;
    background-color: red;
    visibility: hidden;
}
.progressBarStatus {
    margin-top: 2px;
    width: 100%;
    text-align: left;
    white-space: nowrap;
}

/* text-align */
.tal {
    text-align: left;
}
.tar {
    text-align: right;
}
.tac {
    text-align: center;
}
.imageLightbox {
    cursor: pointer;
}
.img_wrapper50 {
    display: block;
    margin: auto;
    overflow: visible;
    height: 70px !important;
}
.file p {
    margin: 0;
    padding: 2px 0;
}
.file b {
    font-size: 1.2em;
    color: blue;
}
.file i {
    font-size: 0.8em;
    color: #666;
}
.file u,
.file q {
    display: inline-block;
    min-width: 50px;
    text-decoration: none;
}
.file q {
    font-weight: bolder
}
.file em {
    font-weight: bolder;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
    text-decoration: underline
}
.tree-dir {
    display: block;
    float: left;
    width: 30px;
    height: 100%;
    background: url(../images/tree/dir.gif) 0 40% no-repeat;
}
.tree-node {
    display: block;
    float: left;
    width: 30px;
    height: 100%;
    background: url(../images/tree/node.gif) 40% 40% no-repeat;
}
.tree-lnode {
    display: block;
    float: left;
    width: 30px;
    height: 100%;
    background: url(../images/tree/lnode.gif) 40% 0 no-repeat;
}
.tree-vline {
    display: block;
    float: left;
    width: 30px;
    height: 100%;
    background: url(../images/tree/vline.gif) 40% 0 no-repeat;
}
.tree-space {
    display: block;
    float: left;
    width: 30px;
    height: 100%;
}
.cmsSearchBox {
    position: absolute;
    display: none;
    padding: 0;
    max-height: 100px;
    overflow-x: hidden;
    overflow-y: auto;
    background: #fafafa;
    border: 1px solid #333;
    z-index: 20000;
}
.cmsSearchBox a {
    display: block;
    text-decoration: none;
    cursor: pointer;
    padding: 3px 5px;
}
.cmsSearchBox a:hover,
.cmsSearchBox a.highlight {
    background: #7df;
}
.cmsSearchBox_on {
    background: #0bf
}
.cmsSearchBox_off {
    background: #fff
}
/* chart */

.cmsHover-off {
    background: #fff;
}
.cmsHover-on {
    background: #eee;
}
.cmsChart-title {
    margin: 10px;
    padding: 10px 15px;
    min-width: 100px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background: #333;
    font-weight: 600;
    border-radius: 3px;
}
.cmsChart-title1 {
    padding: 2px;
    text-align: center;
    vertical-align: top;
    color: #000;
    background: #f2f1f1;
}
.cmsChart-title2 {
    padding: 2px;
    text-align: center;
    vertical-align: top;
    color: #000;
    font-weight: 600;
    background: #ccc;
}
.cmsChart-content,
.cmsChart-content a,
.cmsChart-content a:visited {
    height: 70px;
    text-decoration: none;
	margin-left:5px; 
    color: #333;

}
.cmsChart-content a:hover {
    color: #12a2dd;
    text-decoration: underline;
}
.cmsChart-manage a,
.cmsChart-manage a:link {
    height: 28px;
    margin: 0px 2px;
    padding: 10px 6px;
    text-align: center;
    text-decoration: none;
    line-height: 28px;
    color: #12a2dd;
    border: 1px solid #DDD0E7;
}
.cmsChart-manage a:hover {
    color: #FFFFFF;
    background-color: #999;
    border: 1px solid #6e7176;
}
.cmsChart-line {
    border-bottom: 1px dotted #ccc;
}
.lineL {
    border-left: 1px dotted #ccc;
}
.lineR {
    border-right: 1px dotted #ccc;
}
.cmsPage {
    height: 35px;
    line-height: 35px;
    text-align: center;
    min-width: 105px;
}
.cmsPage .btnFirst {
    width: 20px;
    height: 20px;
    border: none;
    background: url(../images/pages/first.gif) no-repeat;
    cursor: pointer;
}
.cmsPage .btnPre {
    width: 20px;
    height: 20px;
    border: none;
    background: url(../images/pages/pre.gif) no-repeat;
    cursor: pointer;
}
.cmsPage .btnNext {
    width: 20px;
    height: 20px;
    border: none;
    background: url(../images/pages/next.gif) no-repeat;
    cursor: pointer;
}
.cmsPage .btnLast {
    width: 20px;
    height: 20px;
    border: none;
    background: url(../images/pages/last.gif) no-repeat;
    cursor: pointer;
}
.cmsPage .btnGo {
    width: 20px;
    height: 20px;
    border: none;
    background: url(../images/pages/go.gif) no-repeat;
    cursor: pointer;
}