body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img{border:0;}
address, caption, cite, code, dfn, th, var{
	font-style:normal;
	font-weight:normal;
}
ol, ul{list-style:none;}
caption, th{text-align:left;}
h1, h2, h3, h4, h5, h6{font-size:100%;}
q:before,
q:after{content:'';}
abbr, acronym{border:0;}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.btn_submit,
.btn_submit01{
	cursor:pointer;
	display:inline-block;
	text-transform:uppercase;
	white-space:nowrap;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.btn_submit,
.btn_submit01 em{
	background:url("../images/btn_submit02.png") no-repeat;
	float:left;
	height:32px;
	width:30px;
    padding-left: 20px;
}
.btn_submit01 em{
	width:10px;
	padding:0;
}
.btn_submit:hover em,
.btn_submit01:hover em{background-position:0 -32px;}
.btn_submit span,
.btn_submit01 a,
.btn_submit01 span{
	background:url("../images/btn_submit02.png") no-repeat 100% 0;
	display:block;
	height:23px;
	padding: 7px 79px 2px 0;
	text-decoration:none;
}
.btn_submit01 a,
.btn_submit01 span{
	padding-right:15px;
	margin-left:10px;
	color:#fff;
}
.btn_submit:hover span,
.btn_submit01:hover a,
.btn_submit01:hover span{background-position:100% -32px;}

.swc0, .swc1{
	display:block;
	height:100%;
	text-align:center;
	vertical-align:middle;
}
.swc0, .swc0 *{
	text-decoration:none !important;
	font:bold 0px/0px serif;
}
.swc0{
	margin:0 auto;
	display:table;
}
.swc1{
	display:table-cell;
	vertical-align:middle;
	white-space:nowrap;
}
.swc3, .swc2{text-decoration:none !important;}
.swc3{
	display:none;
	white-space:nowrap;
}
.swc2 img{
	padding: 0px !important;
	margin:0 !important;
	border:none;
	display:block;
}