article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}



audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}



audio:not([controls]) {
    display: none;
    height: 0;
}



[hidden] {
    display: none;
}



html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}



html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}



body {
    margin: 0;
	}



a:focus {
    outline: thin dotted;
}



a:active,
a:hover {
    outline: 0;
}



h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}



abbr[title] {
    border-bottom: 1px dotted;
}


b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}


dfn {
    font-style: italic;
}



hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}


mark {
    background: #ff0;
    color: #000;
}


p,
pre {
    margin: 1em 0;
}


code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}



pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;

}


q {
    quotes: none;
}



q:before,
q:after {
    content: '';
    content: none;
}



small {
    font-size: 80%;
}



sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}



menu,
ol,
ul {
    padding: 0 0 0 40px;
}


nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
	padding:0;
	margin:0;
}



img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}



svg:not(:root) {
    overflow: hidden;
}



figure {
    margin: 0;
}



form {
    margin: 0;
}



fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}



legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}



button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}


button,
input {
    line-height: normal;
}



button,
select {
    text-transform: none;
}


button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}



button[disabled],
html input[disabled] {
    cursor: default;
}



input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}



input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}



input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}



button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}



textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}



table {
    border-collapse: collapse;
    border-spacing: 0;
}


.td-head {
	color:#1e52a4;
}
.td-sub {
	color:#9999a3;
}
.td-subprice {
	color:#9999a3;
	font-size:12px;
	vertical-align:text-top;
}
.td-price {
	color:#cb3904;
	font-size:16px;
	font-weight:bold;
	vertical-align:central;
}
.pd-content {
	float:left;
	display:block;
	padding:5px;
	margin:5px;
	text-decoration:none;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	color:#1e57ac;
}
.pd-content:hover {
	float:left;
	display:block;
	padding:5px;
	margin:5px;
	text-decoration:none;
	border-style:solid;
	border-width:1px;
	background-color:#dadada;
	color:#d26600;
}
.pd-content a {
	color:#1e57ac;
	text-decoration:none;
}

.pd-content a:hover{
	/*background:#d26600;*/
	color:#d26600;
}
.bottom-links {
	float:left;
	text-decoration:none;
	padding-right:10px;
}
.bottom-links a {
	color:#1e52a4;
	text-decoration:none;
}
.bottom-links a:hover {
	color:#d26600;
	text-decoration:none;
}
.bottom-share {
	float:right;
	padding-left:10px;
}

.pp-content {
	float:left;
	display:block;
	padding:5px;
	text-decoration:none;
	line-height:.8em;
}
.pp-content a {
	color:#d1ccce;
	text-decoration:none;
}

.pp-content a:hover{
	background:#ccced8;
	color:#d26600;
}


#m-nav {
background: #fdfeff;
display: none;
}
ul#m-nav li {
list-style: none;
text-align: center;
padding: 15px 0;
font-size: 1.5em;
border-bottom: gray solid 1px;
}
#open {
/*color: #fff;
font-size: 1.5em;
padding: 10px 0;
background: #262626;*/
border-bottom: #e5e5e5 solid 1px;
padding-left:5px;
/*text-align: center;
-webkit-box-shadow: 0px 6px 11px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow: 0px 6px 11px 0px rgba(50, 50, 50, 0.5);
box-shadow: 0px 6px 11px 0px rgba(50, 50, 50, 0.5);*/
}

#m-nav2 {
background: #fdfeff;
display: none;
}
ul#m-nav2 li {
list-style: none;
text-align: center;
padding: 15px 0;
font-size: 1.5em;
border-bottom: gray solid 1px;
}
#open2 {
/*color: #fff;
font-size: 1.5em;
padding: 10px 0;
background: #262626;*/
border-bottom: #e5e5e5 solid 1px;
padding-left:5px;
/*text-align: center;
-webkit-box-shadow: 0px 6px 11px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow: 0px 6px 11px 0px rgba(50, 50, 50, 0.5);
box-shadow: 0px 6px 11px 0px rgba(50, 50, 50, 0.5);*/
}

#m-nav3 {
background: #fdfeff;
display: none;
}
ul#m-nav3 li {
list-style: none;
text-align: center;
padding: 15px 0;
font-size: 1.5em;
border-bottom: gray solid 1px;
}
#open3 {
/*color: #fff;
font-size: 1.5em;
padding: 10px 0;
background: #262626;*/
border-bottom: #e5e5e5 solid 1px;
padding-left:5px;
/*text-align: center;
-webkit-box-shadow: 0px 6px 11px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow: 0px 6px 11px 0px rgba(50, 50, 50, 0.5);
box-shadow: 0px 6px 11px 0px rgba(50, 50, 50, 0.5);*/
}
.upper-case {
	color:#1e52a4;
	text-transform:uppercase;
}
.footer-font {
	font-size:12px;
}

.td-more {
	color:#1e52a4;
	font-size:12;
	padding-top:30px;
}
.td-more a{
	color:#1e52a4;
	font-size:12px;
	padding-top:30px;
	text-decoration:none;
}

.td-more a:hover{
	color:#d26600;
	font-size:12px;
	padding-top:30px;
	text-decoration:none;
}

.one-shadow {
	-webkit-box-shadow: 3px 0 1px -2px #888;
	   -moz-box-shadow: 3px 0 1px -2px #888;
	        box-shadow: 3px 0 1px -2px #888;
}

/* form style */
.form-style{
	/*max-width: 450px;
	padding: 40px 30px 40px 40px;
	font: 13px Arial, Helvetica, sans-serif;
	margin: 20px auto;
	background: #FFFFFF;
	border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);*/
}
.form-style-heading{
    font-weight: bold;
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    font-size: 15px;
    padding-bottom: 3px;
}
.form-style label{
    display: block;
    margin: 0px 0px 15px 0px;
}
.form-style label > span{
    width: 100px;
    font-weight: bold;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}
.form-style span.required{
    color:red;
}
.form-style .tel-number-field{
    width: 40px;
    text-align: center;
}
.form-style  .long{
    width: 120px;
}
.form-style  .short{
    width: 60px;
}
.form-style  .longer{
    max-width:75%;
} 
.form-style input.input-field{
    /*width: 48%;*/
}

.form-style input.input-field,
.form-style .tel-number-field,
.form-style .textarea-field,
 .form-style .select-field{
   /* -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;*/
}
.form-style .input-field:focus,
.form-style .tel-number-field:focus,
.form-style .textarea-field:focus,  
.form-style .select-field:focus{
    border: 1px solid #0C0;
}
.form-style .textarea-field{
    height:100px;
    width: 55%;
}
.form-style input[type="button"],
.form-style input[type="submit"] {
    /*-moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
    box-shadow: inset 0px 1px 0px 0px #3985B1;
    background-color: #216288;
    border: 1px solid #17445E;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;*/
}
.form-style input[type="button"]:hover,
.form-style input[type="submit"]:hover {
   /* background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
    background-color: #28739E;*/
}
.form-style .success{
	background: #D8FFC0;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #2E6800;
	border-left: 3px solid #2E6800;
}
.form-style .error {
	background: #FFE8E8;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #FF0000;
	border-left: 3px solid #FF0000;
}