@charset "utf-8";
/* CSS Document */
FORM, P, H1, H2, H3, H4, H5, H6{padding:0; margin:0;}
input[type='text']{
	font:normal 13px Arial;
	border:1px solid #d4cfc9;
}
.h_0px{height:0px; line-height:0px; font-size:0px;}
.h_1px{height:1px; line-height:1px; font-size:1px;}
.h_2px{height:2px; line-height:2px; font-size:1px;}
.h_7px{height:7px; line-height:7px; font-size:1px;}
.h_10px{height:10px; line-height:10px; font-size:1px;}
.h_15px{height:15px; line-height:15px; font-size:1px;}
.h_20px{height:20px; line-height:20px}
.h_24px{height:24px; line-height:24px}
.fl{float:left}
.fr{float:right}
.overflow_force{overflow:hidden}
.clear_right{clear:right; font-size:0px; height:0px; line-height:0px;}
.clear_left{clear:left; font-size:0px; height:0px; line-height:0px;}
.clearfloat{clear:both; font-size:0px; height:0px; line-height:0px;}
.cc{text-align:center}
.cl{text-align:left}
.cr{text-align:right}
.cj{text-align:justify}
.upper{text-transform:uppercase}
.block{display:block}
.bold{font-weight:bold}