@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote, {padding:0px;margin:0px;}
fieldset,img{border:0px;}
address,caption,cite,code,dfn,em,strong,th,var{font-weight:normal;font-style:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;}
body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, code, 
form, fieldset, legend, input, button, textarea, select, 
p, blockquote, hr, 
{ 
	margin:0; 
	padding:0; 
}
hr { display:block; border:none; border-top:1px solid #F1D9B8; height:1px; margin-top: 1em; margin-right: 0; margin-bottom: 3px; margin-left: 0; 
}
a { text-decoration:none; }
a, button { 
	outline:none;
	behavior:expression(this.onFocus=this.blur());
	cursor:pointer;
}
.clear{ clear:both; }
