@charset "utf-8";
/* CSS Document */

body{margin: 0px; padding: 0px;}
li img,dt img,dd img,li input{border: none;}

body ,div,dl,dt,dd,p,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,iframe{
	margin:0; padding:0; list-style:none;}

  * { -webkit-text-size-adjust: none; }
img{ border:0;}
abbr,acronym{ border:0;}
address,caption,cite,code,dfn,em,th,var{ font-style: normal; font-weight: normal;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight: normal;}

.clearfix {
	overflow:hidden;
	zoom: 100%;
	min-height: 1px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix{
	height:1%;
	overflow:visible;
}

textarea { font-size: 100%; }

img { vertical-align: bottom; }

/*----- POINTER_STYLE -----*/
a {cursor:pointer;}
select {cursor:pointer;}

