﻿html{overflow-y:scroll;} /* Forces a scrollbar when the viewport is larger than the websites content - CSS3 */

body{margin:0; padding:0; font-size:13px; font-family: Microsoft JhengHei, 'Source Sans Pro', sans-serif; color:#000000; background-color:#fff;}

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{display:block; clear:both;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:none;cursor: pointer;}

code{font-weight:normal; font-style:normal; font-family:Georgia, "Times New Roman", Times, serif;}

.fl_left{float:left;}
.fl_right{float:right;}

img{margin:0; padding:0; border:none; line-height:normal; vertical-align:middle;}
.imgholder, .imgl, .imgr{padding:4px; border:1px solid #D6D6D6; text-align:center;}
.imgl{float:left; margin:0 15px 15px 0; clear:left;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}

/*----------------------------------------------HTML 5 Overrides-------------------------------------*/

address, article, aside, figcaption, figure, footer, header, nav, section{display:block; margin:0; padding:0;}

q{display:block; padding:0 10px 8px 10px; color:#979797; background-color:#ECECEC; font-style:italic; line-height:normal;}
q:before{content:'� '; font-size:26px;}
q:after{content:' �'; font-size:26px; line-height:0;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{display:block; width:100%; margin:0; padding:0; text-align:left;}

.row1 {background-color:#FFFFFF;}
.row1, .row1 a{color:#fff; }
.row2{color:#000000; background-color:#FFFFFF;}
.row2 a{color:#7F4A00; background-color:#FFFFFF;}
.row3, .row3 a{color:#919191; background-color:#ffffff; border-top: 1px solid #ccc;}

/*----------------------------------------------Generalise-------------------------------------*/

#header, #container, #footer{display:block; width:960px; margin:0 auto;}

nav ul{margin:0; padding:0; list-style:none;}

h1, h2, h3, h4, h5, h6{margin:0; padding:0; font-size:16px; font-weight:bold; font-style:normal; line-height:normal; }

address{font-style:normal;}

blockquote, q{display:block; padding:8px 10px; color:#979797; background-color:#ECECEC; font-style:italic; line-height:normal;}
blockquote:before, q:before{content:'� '; font-size:26px;}
blockquote:after, q:after{content:' �'; font-size:26px; line-height:0;}

form, fieldset, legend{margin:0; padding:0; border:none;}
legend{display:none;}
input, textarea, select{font-size:15px; font-family: Microsoft JhengHei, 'Source Sans Pro', sans-serif;}

.one_quarter, .two_quarter, .three_quarter, .four_quarter{display:block; float:left; margin:0 20px 0 0;}
.one_quarter{width:225px;}
.two_quarter{width:470px;}
.three_quarter{width:715px;}
.four_quarter{width:960px; float:none; margin-right:0; clear:both;}
.lastbox{margin-right:0;}

/*----------------------------------------------Header-------------------------------------*/

#header{padding: 0px 0;}

#header #hgroup{margin:0 0 0px 0;}
#header #hgroup h1, #header #hgroup h2{font-weight:normal; text-transform:none;}
#header #hgroup h1{font-size:36px;}
#header #hgroup h2{font-size:13px;}



/*----------------------------------------------Content Area-------------------------------------*/

#container{padding:0px 0;}
#container section{display:block; width:100%; margin:0 0 30px 0; padding:0;}
#container .last{margin:0;}
#container .more{text-align:right;}

/* ------Homepage-----*/

#container #homepage{display:block; width:100%; line-height:1.6em;}

#container #homepage #latest{}
#container #homepage #latest article{}
#container #homepage #latest figure{padding:4px; border:1px solid #D6D6D6; text-align:center;}
#container #homepage #latest figcaption{padding:5px; text-align:center; color:#979797; background-color:#EEEEEE; text-transform:uppercase; text-align:center;}

/* ------Shout-----*/

#container #shout{padding:0 0 20px 0; border-bottom:1px solid #DEDEDE; text-align:center;}
#container #shout p{font-size:20px; margin:0; padding:0; line-height:1.8em;}

/* ------Main Content-----*/

#container #content{line-height:1.6em; min-height: 300px;}

#container #content #services{}
#container #content #services ul{margin:0; padding:0; list-style:none;}
#container #content #services ul li{float:left; width:48%; margin-bottom:30px;font-size: 15px;}
#container #content #services ul li.last{ margin-bottom:0;}
#container #content #services ul li article{}
#container #content #services ul li article figure{}
#container #content #services ul li article figure img{float:left; width:96px; height:96px; margin:0 10px 0 0; padding:4px; border:1px solid #666666;}
#container #content #services ul li article figure figcaption{padding: 0 0 0 120px;}
#container #content #services ul li article figure h2{font-size:18px; height: 50px;}
#container #content #services ul li article figure footer{}

/* ------Right Column-----*/

#container #right_column{float:right; width:280px;}
#container #right_column h2.title{margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #DEDEDE;}

#container #right_column nav{display:block; width:100%;}
#container #right_column nav ul{margin:0; padding:0; list-style:none;}
#container #right_column nav li{margin:0 0 3px 0; padding:0;}
#container #right_column nav li.last{margin-bottom:0;}
#container #right_column nav a{display:block; margin:0; padding:5px 10px 5px 20px; color:#666666; background:url("../images/orange_file.gif") no-repeat 10px center #FFFFFF; text-decoration:none; border-bottom:1px dotted #666666;}
#container #right_column nav a:hover{color:#FF9900; background-color:#FFFFFF;}

/*----------------------------------------------Footer-------------------------------------*/

#footer{padding:20px 0;background: transparent url("../../images/footer.jpg") no-repeat scroll right center;}
#footer p{margin:0; padding:0;}


/*----------------------------------------------Customize-------------------------------------*/
.logo {
    color: #000;
    font-size: 1.2em;
    margin-top: 0;
    padding: 0px 10px;
	text-align: right;
}

.logo ul {
    list-style: none outside none;
    padding: 0;
	margin: 5px 0;
}

.logo ul li {
	display: inline;
}

.logo ul li span a{
	color: #000;
}

.menu{
	 float:right;
}
.menu li{
	 float:left;
}

.menu li a {
    background: none repeat scroll 0 0 #2D89EF;
    color: #ffffff;
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    height: 60px;
	width: 60px;
    letter-spacing: 4px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	margin: 0 2px;
}

.menu li a:hover ,.menu li.active a{
	color:#fff;
   background:#ee1111 !important;
}

.nav  li  a {
    display: block;
    padding: 11px 0 0 12px;
    position: relative;
}

.qsearch {
	float: right;
	padding: 8px;
	color: #000;
	font-size: 15px;
}


input {
  font-size: 15px;
  font-family: Microsoft JhengHei, 'Source Sans Pro', sans-serif;
}

input[type=text], input[type=password] {
  padding: 0 10px;
  width: 100px;
  height: 26px;
  line-height: 26px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;


}
input[type=text]:focus, input[type=password]:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}

input[type=submit] {
  padding: 0 15px;
  height: 29px;



}
input[type=submit]:active {
  background: #cde5ef;
  border-color: #9eb9c2 #b3c0c8 #b4ccce;
}

ul .test_info li {
    float: none !important;
    width: 100% !important;
	margin-bottom: 10px !important;
}

ul .test_info {
	margin: 0;
	padding: 0;
}



.test_go {
    background: none repeat scroll 0 0 #CCCCCC !important;
    border: 1px solid #CCCCCC;
    color: #404040 !important;
    font-weight: bold;
    padding: 5px 10px;
    width: 90px;
	cursor: pointer;
}

.test_more {
	cursor: pointer;
}

.mount select {
    text-align: center;
    width: 50px;
}

.modal-open {
    overflow: hidden;
}
.modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: absolute;
    width: 500px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.modal-content {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid #000;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0 none;
    position: relative;
}
.modal-backdrop {
    background-color: #999;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;

}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.in {
    opacity: 0.7;
}
.modal-header {
    border-bottom: 1px solid #E5E5E5;
    min-height: 16.43px;
    padding: 15px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    line-height: 1.42857;
    margin: 0;
}
.modal-body {
    padding: 15px;
    position: relative;
}
.modal-footer {
    border-top: 1px solid #E5E5E5;
    padding: 15px;
    text-align: right;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px;
}
.modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
    width: 300px;
}
.modal-lg {
    width: 900px;
}

button.close {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}

.close {
    color: #000000;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #FFFFFF;
}

.reprint {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    padding: 5px 15px;
}

.btn-success {
    background-color: #5CB85C;
    border-color: #4CAE4C;
    color: #FFFFFF;
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.category-list {
	border-bottom: 1px solid #ccc;
	padding: 0;
}
.category-list li {
    display: inline;
}
.category-list li a {
    background: none repeat scroll 0 0 #99B433;
    color: #FFFFFF;
    display: inline-block;
    font-size: 1.3em;
    font-weight: bold;
    padding: 5px 10px;
}

.welcomemsg {
    color: green;
    float: left;
}

.test_box_normal {
	
}

.test_desc h4 {
	height: 45px;
	overflow: hidden;
}

.test_price {
	margin: 0 0 10px 0;
}

#category h3 {
    color: #99B433;
    font-size: 24px;
    text-align: center;
}

#container #content #category ul {
	margin: 0;
	padding: 0;
}

#container #content #category ul li {
    float: left;
    font-size: 15px;
	list-style: none;
	width: 190px;	
}

#container #content #category ul li ul li{
    float: none;
    font-size: 15px;
	width: 190px;
	padding: 0 10px;
}

#container #content #category ul li ul li img{
    width: 170px;
}

.product_pic {
    float: left;
    padding: 0 10px 0 0;
	width: 200px;
}


.product_pic img {
    height: 200px;
    width: 200px;
}

.product_info {
    padding: 0 0 0 20px;
	width: 500px;
	font-size: 15px;
}

.product_print {
	float: right;
	width: 400px;
}

.test_content {
    margin-top: 135px;
	margin-bottom: 20px;
	color: #000;
}


.mount_control a {
    background: none repeat scroll 0 0 #2D89EF;
    color: #FFFFFF;
    display: block;
    font-size: 24px;
    height: 72px;
    letter-spacing: 12px;
    line-height: 34px;
    padding: 10px 3px 5px 13px;
    width: 72px;
	border-radius: 50px;
}

.mount_control li {
	width: 165px !important;
}

.print_info li{
	font-size: 25px !important;
	width: 350px !important;
	height: 30px;
	margin: 5px;
}

.print_info span{
	color: red;
}

.order_info {
    border: 1px solid #CCCCCC;
    margin-top: 30px;
    min-height: 250px !important;
    padding: 10px;
}

.order_info h3 {
	color: red;
	font-size: 18px;
	margin: 5px 0;
}

.order_info li {
	margin: 0 0 15px 0;
    width: 250px !important;
	font-size: 18px  !important;
}

.order_info li input {
	width: 200px;
	border: 1px solid #ccc;
	padding: 5px;
}

.order_info input[type="submit"] {
	margin: 10px 0 0 0;
	height: auto !important;
	line-height: 30px !important;
}


.login-logo {
    background: url("../../images/logo.jpg") no-repeat scroll center center #fff;
    height: 100px;
    width: 100%;
	margin: 15px 0 25px 0;
	border-bottom: 1px solid #CCCCCC;
}

.logo span a {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
}

.login {
  float: left;
  margin: 0 auto;
  padding: 20px 20px 20px;
  width: 45%;
  background: white;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
}

.login h1 {
  margin: -20px -20px 21px;
  line-height: 40px;
  font-size: 24px;
  font-weight: bold;
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
  background: #f3f3f3;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 3px 3px 0 0;
  background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
  background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
  -webkit-box-shadow: 0 1px whitesmoke;
  box-shadow: 0 1px whitesmoke;
}
.login p {
  margin: 20px 0 0;
  font-size: 18px;
}
.login p:first-child {
  margin-top: 0;
}
.login input[type=text], .login input[type=password] {
  width: 300px;
}
.login .submit input{
	border: 1px solid #ccc;
	font-size: 18px;
}
.login p.remember_me {
  float: left;
  line-height: 31px;
}
.login p.remember_me label {
  font-size: 12px;
  color: #777;
  cursor: pointer;
}
.login p.remember_me input {
  position: relative;
  bottom: 1px;
  margin-right: 4px;
  vertical-align: middle;
}
.login p.submit {
  text-align: right;
}

.login-help {
  margin: 20px 0;
  font-size: 11px;
  color: white;
  text-align: center;
  text-shadow: 0 1px #2a85a1;
}
.login-help a {
  color: #cce7fa;
  text-decoration: none;
}
.login-help a:hover {
  text-decoration: underline;
}


.note {
    display: inline-block;
    width: 45%;
	font-size: 15px;
	margin: 0 auto;
}

.notice-list li {
	list-style: circle;
	text-align: left;
}

.notice-list h3 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.alertmsg {
	color: #ee1111;
}

.support {
    width: 100%;
    margin: 0 0 20px 0;
}

.support-link {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: row;
}

.support-link li {
    list-style: none;
    margin: 0 10px 0 0;
    padding: 0;
    width: 20%;
}

.support-link li a {
    display: block;
    height: 36px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
    background: none repeat scroll 0 0 #eff4ff;
    color: #2b5797;
}

.support-link li a:hover {
	background: none repeat scroll 0 0 #2d89ef;	
	color: #fff;
	text-decoration: none;
}

.support-link .small {
    font-size: 12px;
    letter-spacing: 0;
    margin: 0 !important;
    padding: 0 !important;
}

.support-link .mid {
    font-size: 12px;
    letter-spacing: 0;
    margin: 0 !important;
    padding: 0 !important;
}

.strong {
	color: green;
}

/* �����˦� */
.pagebar 
	{ 
		font-size: 13px;
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
		text-align: center;
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
		color: #000000;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #000000; 
		border-color: #000000; 
		text-decoration: none;
	}

.bulletin-note {
    margin: 0 auto;
    width: 80%;
	font-size: 1.1em;
}	
 
.bulletin-note li {
    list-style: none outside none;
    padding: 10px;
    text-align: left;
}

.bulletin-note p {
    color: #000000;
    font-size: 1.1em;
    line-height: 1.5em;
	margin: 10px 0 0;
}

.note-title {
    background: none repeat scroll 0 0 #99B433;
    color: #FFFFFF;
}

.note-date {
	float: right;
}


#css_table {
	display:table;
	width: 80%;
	margin: 0 auto;
	border: 1px solid #404040;
  }
.css_tr {
	display: table-row;
  }
.css_td {
	display: table-cell;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
	padding: 10px;
	text-align: left;
}

.timepicker {
	text-align: right;
	width: 90%;
}

.item-amount {
    text-align: center;
    width: 50px;
}

.checktime {
	font-size: 15px;
}
.bulletin h3 {
	text-align: center;
	font-size: 24px;
	color: #99B433;
	
}

#bulletin {
	font-size: 15px;
}

#bulletin .date {
    width: 120px !important;
}

#bulletin .title {
	width: 84%;
}
#bulletin th {
    background: none repeat scroll 0 0 #99B433;
    height: 36px;
    width: 100%;
	color: #fff;
    padding: 0 15px;
    line-height: 36px;
}

#bulletin td {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
}

#breakingnews2 ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.checkorder h3 {
    color: #99B433;
    font-size: 24px;
    text-align: center;
}
#check {
	margin: 20px 0 0 0;
	height: 300px;
	text-align: center;
}
#check li {
    width: 100% !important;
	font-size: 15px !important;
	margin: 5px;
}

#check li input{
    width: 200px !important;
	border: 1px solid #ccc;

}


#checkresult {
	font-size: 15px;
	border: 1px solid #ccc;
	margin: 0 0 30px;
}

#checkresult th {
    background: none repeat scroll 0 0 #99B433;
    height: 36px;
	color: #fff;
	text-align: center;
    line-height: 36px;
}

#checkresult td {
	text-align: center;
	height: 36px;
    line-height: 36px;
	border: 1px solid #CCCCCC;
}



#checkresult tr {
    height: 36px;
}

.confirm {
	text-align: center;
	margin: 20px 0;
}

.confirm input {
	border: 1px solid #ccc;
	padding: 10px;
	width: 150px;
}

.report_check input{
	border: 1px solid #ccc;

}

.report_check {
    font-size: 16px;
	text-align: center;
	margin: 10px;
}

.report_search {
	margin: 10px;
}

.report_check h3 {
    color: #99B433;
    font-size: 24px;
    text-align: center;
}
#reportresult {
	margin: 0 auto;
}

#reportresult td {
    border: 1px solid #CCCCCC;
    height: 36px;
}

#reportresult {
    border: 1px solid #CCCCCC;
    width: 900px;

}

#reportresult th {
    background: none repeat scroll 0 0 #99B433;
    color: #FFFFFF;
    height: 36px;
    text-align: center;
}

.receipt {
    border: 2px dotted #000;
    margin: 0 auto;
    width: 300px;
	padding: 20px;
	color: #000;
}

.receipt h5 {
	font-size: 18px;
	color: #000;
	border-bottom: 1px solid #000;
}

.receipt p {
	text-align: left;
	padding: 0 10px;
}


.signature {
    border: 2px solid #993300;
	padding: 30px;
	margin-bottom: 20px;
}

.pop {
	font-size: 18px;
}

.add a {
    border: 1px solid #CCCCCC;
    color: #000000;
    float: right;
    margin: 10px 20px;
    padding: 5px 20px;
}

#add {
	font-size: 15px;
}

#add li {
	height: 36px;
}

#add  .add {
	border: 1px solid #ccc;
}

#place_order h4 {
	font-size: 18px;
	color: red;
}

#place_order a {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #CCCCCC;
    color: #000000;
    padding: 10px 20px;
}

#header {
    background: url(../../images/small-logo.jpg) no-repeat scroll 0 0 transparent;
}

.catelist   a {
    background: none repeat scroll 0 0 #00a300;
    display: block;
    font-size: 18px;
    height: 100px;
    padding: 25px;
    width: 100px;
	color: #fff;
	font-weight: bold;
}

.catelist   a:hover{
    background: none repeat scroll 0 0 #EE1111;
}

.catelist {
    float: left;
    margin: 0 10px 10px 0;
}

.couponevent {
	font-size: 20px;
	margin: 20px;
}

.couponevent input {
    padding: 5px;
    width: 150px;
}
.couponevent input {
    padding: 5px;
    width: 150px;
}


.couponevent input[type="submit"] {
    height: 36px;
    padding: 0 15px;
}

.leftcredit {
	font-size: 20px;
	margin: 20px;
}

.leftcredit span{
	color: red;
}

.orderfont {
    font-size: 12px;
}

.webatm_go a {
    border: 1px solid #CCCCCC;
    padding: 10px 17px;
    width: 100px;
}

.webatm_go {
	margin: 50px;
}

.webatm_trans  {
    margin: 20px;
}

.webatm_trans h4 {
    color: red;
}

.webatm_trans label {
    display: inline-block;
    width: 100px;
}

.address input {
    width: 300px;
}

/*  Setting sub-store  */

.sub-store-setting {
	padding: 0 0 0 0px;
}
ul.sub-store li, ul.sub-store-title li {
	/*height:26px;*/
	background-color: #F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	line-height: 26px;
	color: #555555;
	text-align:center;
	border-bottom: 1px dotted #CCCCCC;
	float:left;
	list-style-type:none;
	padding: 5px;
	margin: 5px;
	.margin: 0px 5px;
	width: 17% !important;

}

ul.sub-store, ul.sub-store-title{
	clear:both;
	margin:0 auto;
	padding:0;
}

.sub-store .sub-name, .sub-store-title .sub-name {
	width: 180px;
}

.sub-store .sub-credit, .sub-store-title .sub-credit {
	width: 180px;
}

.sub-store .sub-credit_percent, .sub-store-title .sub-credit_percent {
	width: 230px;
}

.sub-store .sub-credit_left, .sub-store-title .sub-credit_left {
	width: 100px;
}

.sub-store .sub-credit input{
	text-align: right;
	font-size: 13px !important;
}

.sub-store .sub-boss, .sub-store-title .sub-boss {
	width: 140px;
	text-align: left;
	padding-left: 10px;
}

.sub-store .sub-contact, .sub-store-title .sub-contact {
	width: 120px;
	text-align: left;
	padding-left: 10px;
}

.sub-store-title .sub-update input{
	background: #fff;
	border: 1px solid #999;
	padding: 3px 10px;
}

#percent_all, #credit_all {
    width: 50px;
}

.posa-list.posa-listh.podell td {
    border-bottom: 1px dotted #CCCCCC;
}

.posa-list.posa-listh.podell p {
    color: red;
    font-size: 20px;
}

.pi1.pocode {
    font-size: 18px;
    letter-spacing: 1px;
    padding: 10px;
    width: 450px;
}

.posa-list input[type="submit"], .posa-list input[type="reset"]  {
    height: 48px;
    padding: 10px 20px;
}


.posa-header {
    background-image: url("../images/posa-header.png");
    border: 1px solid #CCCCCC;
    border-radius: 15px 15px 0 0;
    height: 150px;
    text-align: center;
	margin: 20px 0;
}

.posa-content {
	margin: 20px;
}

.pfl h3 {
	color: red !important;
}

.ordername {
    width: 50px;
}

.confirm input {
    height: 42px;
}

.reportLink_Button {
	border: 1px solid #ccc;
	background: #999;
	padding: 10px 20px;
	
}

.bn-title a {
	font-size: 13px !important;
}