.sysmenu { margin-bottom:200px;position:block;}
body {color: #5a5a5a;font-family: "微軟正黑體","蘋果儷中黑","黑體",Hiragino Sans GB,"儷黑 Pro",Myriad Pro;margin:0;padding:0;background-color: #ffffff;}
.nav>li.systime>a{color:#fff;text-decoration:none;cursor:not-allowed;background-color:transparent}
.nav>li.systime>a:hover,.nav>li.systime>a:focus{color:#fff;text-decoration:none;cursor:not-allowed;background-color:transparent}

.syslogo {
	background-image: url("../../Images/logo.png");
	background-repeat: no-repeat;
	background-position: right top;
	width: 170px;
	height: 35px;
}
	
.pagetitle {
	margin-bottom:10px;
	padding-top:90px;
}

.systemname {
	font-family: "微軟正黑體","蘋果儷中黑","黑體",Hiragino Sans GB,"儷黑 Pro",Myriad Pro;
	font-weight: bold;
}
	
	
.mainmenu-area {
	margin-top:20px;
	margin-bottom:30px;
}

.mainmenu { 
  padding:9px;
  background-color: rgba(86,61,124,.15);
  border: 1px solid rgba(86,61,124,.2);
}

.mainmenu-item { 
  margin-right:0px;
  color:#5a5a5a;
  padding:9px;
  position:relative;
  height:100%;
}

.mainmenu-subitem { 
  margin-right:0px;
  color:#5a5a5a;
  padding:9px;
  position:relative;
  height:100%;
}

.func-group{ 
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
  border-radius: 4px;
  margin-left:10px;
  margin-right:10px;
  padding-left:5px;
  padding-right:5px;
  text-align:center;
}

.func-item {
	margin-right:10px;
}

.func-item a {
	color:#5a5a5a;
	text-decoration: none;
}
.func-item a:before{ content:' [ ';}
.func-item a:after{ content:' ] ';}

.func-item a:hover {
	color:#5a5a5a;
	text-decoration: underline;
}

.left-item {
	background-color: #f7f7f9;
	border-bottom: 1px solid #e1e1e8;
	margin-right:0px;
	color:#5a5a5a;
	padding:9px;
	position:relative;
	height:100%;
	text-align: right;
}

.right-item {
	border-bottom: 1px solid #e1e1e8;
	margin-left:0px;
	color:#5a5a5a;
	padding:12px;
	line-height: 200%;
}

.right-item-nopadding {
	border-bottom: 1px solid #e1e1e8;
	margin-left:0px;
	color:#5a5a5a;
	line-height: 200%;
}

.center-item {
	border-bottom: 1px solid #e1e1e8;
	margin-right:auto;
	margin-left:auto;
	color:#5a5a5a;
	padding:9px;
	position:relative;
	height:100%;
	text-align: center;
}

.addon-nobg{
	background-color: #fff;
	border: 0px;
}

.warning-required {
	color:#c9302c;
	font-size: 9px;
}

.website-visible {
	color:#5cb85c;
	font-size: 9px;
}

.table-title-row {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #bce8f1;
	padding: 10px 15px;
}

.table-sub-title-row {
	color: #5a5a5a;
	background-color: #f1f1f2;
	padding: 10px 15px;
	border-bottom: 2px solid #e1e1e8;
	margin-right:auto;
	margin-left:auto;
	height:100%;
	text-align: center;
	
}


.lb-s {
	width:120px;
}

.input-small {
	width:60px;
}

.input-mark-area {
	align-items: flex-start;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.title-function {
	float: left;
}

.title-function a{
	text-decoration: underline;
}

.title-function a:hover{
	text-decoration: none;
}

.formitem-no-padding {
	padding:0px;
}

.imagePreview171 {
    width: 171px;
    height: 270px;
    background-position: center center;
    background: url("../../Images/noimage.png");
    background-size: 171px 270px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}
.imagePreview960 {
    width: 960px;
    height: 285px;
    background-position: center center;
    background: url("../../Images/noimage.png");
    background-size: 960px 285px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}

.imagePreview700 {
    width: 700px;
    height: 700px;
    background-position: center center;
    background: url("../../Images/noimage.png");
    background-size: 700px 700px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}

.imagePreview400 {
    width: 400px;
    height: 400px;
    background-position: center center;
    background: url("../../Images/noimage.png");
    background-size: 400px 400px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}

.imagePreview135 {
    width: 135px;
    height: 135px;
    background-position: center center;
    background: url("../../Images/noimage.png");
    background-size: 135px 135px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}

.imagePreview95 {
    width: 95px;
    height: 95px;
    background-position: center center;
    background: url("../../Images/noimage.png");
    background-size: 95px 95px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}

.imagePreview70 {
    width: 70px;
    height: 70px;
    background-position: center center;
    background: url("../../Images/noimage.png");
    background-size: 70px 70px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}

/* add by runxia 20150612 圖片不需要邊框*/
.imagePreview700_Noborder {
    width: 700px;
    height: 700px;
    background-position: center center;
    background: url("../../Images/noimage.png");
    background-size: 700px 700px;
    background-repeat: no-repeat;
    background-size: cover;
    /*-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);*/
    display: inline-block;
}

.imagePreview400_Noborder {
    width: 400px;
    height: 400px;
    background-position: center center;
    background: url("../../Images/noimage.png");
    background-size: 400px 400px;
    background-repeat: no-repeat;
    background-size: cover;
    /*-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);*/
    display: inline-block;
}

.imagePreview135_Noborder {
    width: 135px;
    height: 135px;
    background-position: center center;
    background: url("../../Images/noimage.png");
    background-size: 135px 135px;
    background-repeat: no-repeat;
    background-size: cover;
    /*-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);*/
    display: inline-block;
}

.imagePreview95_Noborder {
    width: 95px;
    height: 95px;
    background-position: center center;
    background: url("../../Images/noimage.png");
    background-size: 95px 95px;
    background-repeat: no-repeat;
    background-size: cover;
    /*-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);*/
    display: inline-block;
}

.imagePreview70_Noborder {
    width: 70px;
    height: 70px;
    background-position: center center;
    background: url("../../Images/noimage.png");
    background-size: 70px 70px;
    background-repeat: no-repeat;
    background-size: cover;
    /*-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);*/
    display: inline-block;
}

.captcha {
height: 40px;
width: 120px;
border: 1px solid #b5b4b4;
margin: 0 0 0 80px;
display: inline-block;
float: left;
}

input#captcha {
height: 30px;
width: 80px;
border: 1px solid #d7d6d3;
margin: 0 0 0 14px;
padding: 5px;
box-shadow: 0 0 4px #CCC;
}

.puttop {
vertical-align: top;

}

.radio-addon-group {
	margin-top:5px;
}

.td-top-border{
	border-top: #bce8f1 2px solid;
}

.uploadImg {
	width:95%;
}
.scroll-top-wrapper {
    font-size: 22px;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #777777;
    color: #eeeeee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
    background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
    opacity: 1.0;
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
}

.youtubeVideo {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
}

.querylist {
	border: 1px solid #ddd;
	margin-top: 15px;
}

.lighttext {
	color: #dedede;
}
.nobackdrop .modal-backdrop.fade{
	opacity:0;
}
.modal-header{
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.Unit {
	width: 168px;
	text-align: center;
	display: block;
	float: left;
	margin: 0 2px;
	position: relative;
	font-size: 12px;
}
.Unit img {
	width: 168px;
	border: 1px solid #999;
	background-color: #ddd;
}
.Unit b {
	text-align: center;
	cursor: pointer;
}
.Unit b:hover {
	background-color: #000;
}
.Unit i {
	position: absolute;
	bottom: 4px;
	left: 5px;
	font-style: normal;
	background-color: #000;
	font-size:13px;
}
.Unit-func {
	padding: 15px 0;
	background-color: #EEE;
}
input[type="file"].ulfile{
	display: none;
}
input[type="button"].ulfile{
	display:inline-block;
	margin: 1px 2px 0 0;
	padding: 3px;
}
table.Units{
	width: auto;
}
.table-info {
	overflow: hidden;
	border-bottom: 1px solid #eee;
	margin:0 -15px;
	padding:5px 15px;
}
.table-info .pull-left{
	width: 25%;
}
.table-info .pull-right{
	width: 75%;
}
.table-info .pull-right label{
	height: 30px;
	width: 105px;
	margin:0 0 5px 15px;
}
.items-info {
	overflow: hidden;
	margin:0 -15px;
	padding:10px 15px 0;
}
.items-info .row {
	width:auto;
	float: left;
	padding: 5px 0 0 0;
	margin: 10px -15px 0;
	border-top: 1px solid #eee;
}
.items-info .col-md-3 {
	width:20%;
	text-align: center;
	padding: 10px 5px;
}
.items-info .big-Img {
	width:100%;
	padding: 10px 25px;
	text-align: center;
}
.items-info .col-md-6, .items-info .col-md-1{
	padding: 0 0 0 20px;
	text-align: left;
}
.items-info .left {
	padding: 5px 0 0 20px;
	text-align: left;
	width: 100%;
}
.items-info input {
	margin: 0 0 3px 0;
}
.table-info input[hidden="hidden"], .items-info input[hidden="hidden"]{
	display: none;
}
.modal-dialog.modal-lg { width: 1550px;}
.publicAD_code { width:100%; border: none;}
.Units{ text-align:center; margin:20px auto 0; box-shadow: 0 1px 5px rgba(0,0,0,0.2);}
.Units a{ text-decoration:none;}
.Units a:hover{ text-decoration: none;}
.Units .Unit-title{ color: #333;font-family: "微軟正黑體";font-size: 20px;margin: 0; text-align:left; text-indent:2.3em; letter-spacing:0.7em}
.Units a:hover .Unit-title{ opacity:0.7;}
.Units .prod_img{ margin:15px auto 0; border:1px solid transparent;}
.Units a:hover .prod_img{ border:1px solid #FFF;}
.Units .Ceud_Prm_Title{ text-align:center;font-size: 13px;line-height: 1.7em;padding: 3px 0 0;color: #26499d;margin: 5px 0 0; text-decoration:none;}
.Units .Ceud_Title{ text-align:center;color: #595757;display: block;font-size: 13px;line-height: 1.7em;padding: 3px 21px 0;height: 45px; text-decoration:none;}
.Units .Ceud_Price_all{ text-align:center;color: #ff2011; font-family: "Century Gothic"; font-size: 12px; margin: 6px 0; text-align: right;line-height: 1.7em; padding: 0 28px;display: block;}
.Units .Ceud_Price{ font-family: "Century Gothic";font-size: 24px;margin: 0 0 0 3px;}
.Units .Ceud_Price_Title{color: #2e3641;font-family: "微軟正黑體";font-size: 13px;font-style: normal;margin: 0 3px 0 0;}
.Units .prod_big_img{ margin:0 auto; width:100%; height:auto;}
.Units a:hover .prod_big_img{ opacity:0.7;}
.tinyeditor{margin: 0 auto;}
.hide { display:none;}
@media(min-width:624px){
	table{ width:100%;}
	.left-item { width:20%;}
	.right-item { width:80%;}
}

/*提示訊息*/
.nobackdrop .modal-backdrop.fade{opacity:0;}
.modal-header{border-top-left-radius:6px;border-top-right-radius:6px;}
.modal .danger .modal-header,
.modal .danger .modal-title {color: #a94442;background-color: #f2dede;border-color: #ebccd1; font-size:18px;}
.modal .danger .btn{ border:1px solid #ccc;}
.modal .danger .modal-title .correct {background:url(../../Images/icon-correct.png) -2px -3px no-repeat; width:42px; height:40px;display: block; float: left;}
.modal .danger .modal-title .error {background:url(../../Images/icon-error.png) -2px -3px no-repeat; width:42px; height:40px;display: block; float: left;}