@charset "utf-8";

html{
	min-height:100%;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul{
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}


input, select {
    vertical-align:middle;
}

.pbox01{
	TEXT-ALIGN: justify;
	MARGIN: 0cm 0cm 0pt;
	TEXT-JUSTIFY: inter-ideograph;
}
.pbox02{
	TEXT-ALIGN: justify;
	MARGIN: 0cm 0cm 0pt;
	TEXT-JUSTIFY: inter-ideograph;
	TEXT-INDENT: 2em;
}
.pbox03{
	MARGIN: 0cm 0cm 0pt;
	TEXT-JUSTIFY: inter-ideograph;
	text-align: right;
}
.check {
	width:16px;
	height:16px;
	padding-right:10px;
	margin-left:5px;
	padding-bottom:10px;
	background: url(../../../images/customer/tax/chked.png) no-repeat ;
	cursor:pointer;
}
.check:hover{
    background: url(../../../images/customer/tax/chked_3.png) no-repeat;
    text-decoration: none;
    color: #333;
}

.checked {
	width:16px;
	height:16px;
	padding-right:10px;
	margin-left:5px;
	padding-bottom:10px;
	cursor:pointer;
	background: url(../../../images/customer/tax/chked_3.png) no-repeat;
    text-decoration: none;
    color: #333;
}

.mian_cont{
	margin: 0 auto;
	width: 96%;
    line-height:36px;
	font-size:1.3em;
	color:#000;
	background-color:#fff;
	font-family:Helvetica;
	-webkit-text-size-adjust: none;
}
.mian_cont h3{
	font-weight: bold;
}
.xybbox{
	height: 45px;
}
.xybbox4{
	margin: left;
	width: 100%;
	margin: 0 auto;
	height: 100%;
} 
.xybbox2{
	float: left;
	width: 50%;
} 
.xybbox2_2{ float:left;width:33%;}
.xybbox2_3{ float:right;width:50%;}
.xybbox2_4{ float:left;width:100%;}
.xybbox2_5{
	float: right;
	/* [disabled]margin-right: 5%; */
}
.exp-a,.exp-b{
	padding-bottom: 6px;
	border-bottom: 1px #000 solid;
	padding-left: 8px;
	padding-right:8px;
}
.exp-a input{
	width: 180px;
	border: none;
	text-align: center;
	background-color: #fff;
} 
.exp-b input{
	width: 80px;
	border: none;
	text-align:center;
	background-color:#fff;
} 



.yzmbox_3{
	margin: 0 auto;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #4e9cd3;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.yzmbox_3:hover{background: #1888d6;}







