@charset "utf-8";



html {color: #000;background: #FFF;}

body,div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,input,button,textarea,

p,blockquote {margin: 0;padding: 0;}

fieldset,img {border: 0;}

address,caption,cite,code,dfn,em,th,var,optgroup {font-style: inherit;font-weight:inherit;}

li {list-style: none;}

caption,th {text-align: left;}

q:before,q:after {content: '';}

abbr,acronym {border: 0;font-variant: normal;}

hr {margin:0;}

img {vertical-align: bottom;}

a { outline: none; }



/*because legend doesn't inherit in IE */

legend {color: #000;}

input,button,textarea,select,optgroup,option {font-family: inherit;font-size:inherit;font-style:inherit;font-weight: inherit;}



/*@purpose To enable resizing for IE */

/*@branch For IE6-Win, IE7-Win */

input,button,textarea,select {*font-size: 100%;}



/******************************/

/* Clearfix */

.clearfix:after,.clearfix:after {content: " "; display: block; height: 0; clear: both; visibility: hidden;}

.clearfix {display: inline-block;min-height: 1%;}

/* Hides from IE-mac \*/

* html .clearfix {}

.clearfix {display: block;}

/* End hide from IE-Mac */

/**tag**************************/

.clearfix {overflow:hidden;}