body {
	color:#666666;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:center;
}
.all {
	background:transparent url(../images/all_bg.gif) repeat-y scroll left top;
	margin:0px auto;
	text-align:left;
	width:574px;
}
.partition {
	clear:both;
	display:none;
}
img {
	border:0px none;
	vertical-align:top;
}
td {
	font-size:12px;
}
th {
	font-size:12px;
}
dl, dt, dd, ul, li, ol {
	margin:0px;
	padding:0px;
}
dt {
	font-weight:bold;
}
dd {
	line-height:1.3em;
}
li {
	line-height:1.3em;
}
strong {
}
em {
}
.anchor {
	display:block;
	font-size:0px;
	height:0px;
	line-height:0px;
	overflow:hidden;
}
.clear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}
sup {
	font-size:9px;
	vertical-align:5px;
}
table {
	border:medium none;
	border-collapse:collapse;
	border-spacing:0pt;
}
a {
	color:#336699;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.head {
	background:transparent url(../images/all_bg.gif) repeat-y scroll center top;
	margin:0px auto;
	padding-bottom:11px;
}
.head div {
	background:transparent url(../images/bg.gif) repeat-x scroll left top;
}
.footer {
	background:transparent url(../images/bg_fotter.gif) repeat-x scroll left top;
	clear:both;
	font-size:10px;
	margin:0pt auto;
	text-align:center;
}
address {
	color:#333333;
	font-style:normal;
	line-height:1.5em;
	margin:0pt auto;
	padding:10px 0px 0px;
	text-align:left;
	width:520px;
}
address a {
	color:#333333;
}
.copy {
	font-size:11px;
	letter-spacing:1px;
	margin:0pt auto;
	padding:10px 0px;
	text-align:left;
	width:520px;
}
.main {
	margin:0px 17px;
	padding:0pt;
	width:540px;
}
.main h1 {
	background:transparent url(../images/h1.jpg) no-repeat scroll left top;
	border-bottom:1px dashed #999999;
	color:#1A5CA2;
	font-size:18px;
	line-height:22px;
	margin:0px 20px 10px;
	padding:12px 0px 10px 24px;
}
.main h2 {
	background:transparent url(../images/h2.gif) no-repeat scroll left top;
	color:white;
	font-size:12px;
	line-height:18px;
	margin:0px 20px 10px;
	padding:3px 0px 3px 21px;
}
.main p {
	line-height:1.6em;
	margin:0px 20px 25px;
}
.to-top {
	background:transparent url(../images/totop_bg.gif) repeat-x scroll left top;
	margin-top:25px;
	text-align:right;
}
.to-top img {
	margin-right:19px;
}
.list {
	margin:0px 15px 20px 10px;
}
.list li {
	line-height:1.4em;
	list-style-type:square;
	margin-bottom:3px;
	margin-left:20px;
}
p.caution, .caution {
	color:#FF0C0C;
}
.table {
	border:1px solid #A7A7A7;
	margin:0px 0px 10px 20px;
}
.table th {
	background:#EBF3FA none repeat scroll 0%;
	border-bottom:1px dashed #A7A7A7;
	line-height:1.3em;
	padding:8px 5px 8px 10px;
	text-align:left;
	vertical-align:top;
}
.table th img {
	margin-left:5px;
	vertical-align:middle;
}
.table td {
	border-bottom:1px dashed #A7A7A7;
	line-height:1.3em;
	padding:8px 5px;
	text-align:left;
	vertical-align:top;
}
.table td li {
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:70px;
}
.table td li.last {
	clear:both;
	float:none;
	width:auto;
}
.table td p {
	font-size:10px;
	margin:0px;
}
.table .last th, .table .last td {
	border-bottom:medium none;
}
.table td input, .table td select {
	margin-bottom:3px;
}
form {
	margin:0px;
	padding:0px;
}
.form {
	text-align:right;
}
form td input {
	vertical-align:middle;
}
form td select {
	margin:1px 0px;
}
input.radio {
	vertical-align:-5px;
}
input.long {
	width:340px;
}
input.short {
	width:50px;
}
input.zipcode {
	width:65px;
}
input.very-short {
	width:30px;
}
textarea {
	font-size:12px;
	height:80px;
	width:330px;
}
textarea.inquiry {
	width:483px;
}
fieldset {
	border:1px solid #FF66CC;
	margin:0.5em;
	padding:0.5em;
}
legend {
	font-weight:bold;
}
p.submit {
	padding-top:8px;
	text-align:center;
}
p.caution .caution {
	color:#FF0C0C;
}
.ssl {
	margin:10px 20px 15px 22px;
	padding:0px;
	width:490px;
}
.ssl .mark {
	float:right;
	width:120px;
}
.ssl .mark img {
	margin-bottom:5px;
	margin-top:5px;
}
.ssl .text {
	float:left;
	width:370px;
}
.ssl .text p {
	font-size:10px;
	line-height:1.8em;
	margin:6px 0px 0px 10px;
}
.none {
	display:none;
}
p.link {
	margin-bottom:30px;
	text-align:right;
}
p.link a {
	background:transparent url(../images/mark_link.gif) no-repeat scroll left center;
	padding:2px 0px 2px 22px;
}
@media(max-width: 767px){
	img{
		max-width: 100%;
	}
	.all {
    width: 100%;
}
.main {
    width: 100%;
    overflow-x:scroll;
}
.main h1{
	margin:0;
}
.ssl .mark {
	width: 100%;
}
form{
	width: 100%;
}
.table {
   
    width: 100%;
}
textarea{
width:100%;
}
textarea.inquiry {
	width:100%;
}
.table th{
	width: auto!important;
}
input.long {
	width:100%;
}
.footer{
	width:100%;display: none;
}

}