/* CSS Document */

/*-- ubN --*/
body,div,p,pre,form,fieldset,iframe,q,blockquote {
	margin: 0;
	padding: 0;
}

/*-- CC --*/
span,address {
	margin: 0;
	padding: 0;
}

/*-- o --*/
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

/*-- Xg --*/
dl,dt,dd,ul,ol,li {
	margin: 0;
	padding: 0;
}
ol,ul {
	list-style: none;
}

/*-- \ --*/
table,thead,tbody,tfoot,tr,th,td {
	margin: 0;
	padding: 0;
}

/*-- input --*/
input,textarea {
	margin: 0;
	padding: 0;
}

/*-- {[_[ --*/
fieldset,img{
	border: none;
}
img {
	vertical-align: bottom;
}
table,thead,tbody,tfoot,tr,th,td {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

abbr,acronym {
	border: none;
}

/*-- C --*/
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

caption,th {
	text-align: left;
}

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

/*-- AJ[n --*/
a {
	 text-decoration: none;
}

br.clear {
	clear:both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

