@charset "utf-8";
/* CSS Document */

	*{ padding:0; margin:0; line-height:100%;}
	body{ font-size:12px; font-family:'Verdana';}
	a{ text-decoration:none; color:#333;}
	li{ list-style:none;}
	h1,h2,h3,h4,h5,h6,b{ font-weight:normal; font-size:100%;}
	i,em{ font-style:normal;}
	img{ vertical-align:top;}
	a img{ border:none;}
	.clearfix:after{ display:block; clear:both; content:'';}
	.clearfix{ zoom:1;}
	.fl{float:left;}
	.fr{float:right;}
	table{ border-collapse:collapse;}
	td,th{ padding:0;}
	textarea{ outline: none; resize:none;}
	header, footer, article, section, nav{display: block;}
	a {outline: none; /* for Forefox */ cursor:pointer; text-decoration: none; }
    a { /* for Ie*/ }
	select,input{ outline:none;}
	
	
	
	
	