*{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6
{
	font-size:12px;
	line-height: 20px;
}
body{
	background-color:#fff;
	font-size:12px;
	line-height: 20px;
	font-weight: normal;
	font-family: ;
	color:#505050;
	margin-bottom:20px;
}
ul,li{
	list-style: none;
	margin:0;
}
a{
	color:#505050;
	text-decoration:none;
}
a:hover{
	color:#505050;
	text-decoration: underline;
}

img{ border:0;}

.c_f00{
   color:#FF0000 !important;
}
.c_f00 *{
   color: #FF0000 !important;
}
.clear{
   height:0;
	line-height: 0;
	font-size:0;
	clear: both;
}
.display_none{
	display:none;
}
.bg_none{
	background: none !important;
}
.border_none{ border:0 !important;}

.hitgt10{ height:10px; font-size:0; line-height:0; margin:0; padding:0; clear:both;}