@charset "utf-8";

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p{
    margin: 0;
    padding: 0;
}
img{
	border:0;
}
h1,h2,h3,h4,h5,h6{
	font-style:normal;
	font-weight:normal;
}
a{
	text-decoration:none;
}
p {
	font-size: 12px;
	line-height: 20px;
}
body {
	color: #333333;
	text-align:center;
	background-color: #FFFFFF;
	font-size: 12px;
}
html,body{
	height:100%;
}
div {
	width:100%;
	height: 100%;
}


.clear {
	clear: both;
	height: 0px;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1% }
.clearfix {display:block;}
.textC000 {
	color: #000000;
}
.textSize2 {
	font-size: 12px !important;
	line-height: 14px !important;
}

