body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
padding: 0;
margin: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset,img { 
border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-weight: normal;
font-style: normal;
}
ol,ul {
list-style: none;
}
caption,th {
text-align: left;
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
font-size: 100%;
}
q:before,q:after {
content:'';
}
abbr,acronym { border: 0;
}
#explan {
	width: 100%;
	clear: both;
	overflow: hidden;
	font-size:12px;
	color: #333;
	line-height: 24px;
	letter-spacing: 1px;
	font: Arial, Helvetica, sans-serif, ·s²Ó©úÅé;
	background-image: url(../images/explam_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#explan .content {
	width: 600px;
	clear: both;
	overflow: hidden;
	padding: 50px 0 10px 200px;
	margin: 0 auto;
}
#explan .tilte {
	width: 100%;
	line-height: 24px;
	color: #fff;
	background:#333;
	margin: 3px 0;
	padding: 3px 6px;
	font-weight: bold;
	font-size:14px;
}
#explan .shift {
	padding-left: 20px;
}
#explan img {
	padding: 10px 0;
}
