@charset "UTF-8";
/**author:don + mail: i.don@hotmail.com + date:2010-12-15**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,dl,dt,dd{padding: 0;margin: 0;}
table {border-collapse: collapse;border-spacing: 0;}
td{border-color:#000;}
fieldset,img {border: 0px;}
address,caption,cite,code,dfn,em,strong,th,var {font-weight: normal;font-style: normal;}
strong{font-weight:bold;}
ol,ul ,dl{list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-weight: bold;font-size: 100%;}
img {vertical-align:top; }
input,button{vertical-align:middle;}
button{cursor:pointer; }
abbr,acronym { border: 0px;}
.clearfix:after {
		content:".";
		clear:both;
		display:block;
		height:0;		
		visibility:hidden;
}
.clearfix{display:inline-block; }
.clearfix {display:block;}

.fl{float:left; }
.fr{float:right; }
.c_r{color:red; }
.c_o{color:#f60; }
.c_g{color:green; }
.c_b{color:blue; }
.c_gray{color: gray;}
.f_b{font-weight:bold; }
.t_c{text-align:center; }
.t_r{text-align:right;}
.cur{cursor:pointer; }
.ind{text-indent:2em; }
.b_line{border-bottom:1px dashed #999; }

