/* reset css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img,input{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: normal;}q:before,q:after{content:'';}

/* begin netizens reset */
	li {overflow:hidden;}
	
	/* txt & a */
	strong {font-weight:bold;}
	small {line-height:11px;}
	p {clear:both;}
	a,a:hover {outline:none;cursor:pointer;text-decoration:none;}
	a:hover {text-decoration:underline;}
	a img {float:left;}
	.fl {float:left;}
	.fr {float:right;}
	
	/* form */
	legend {display:none;}
	input, select, textarea {float:left;overflow:hidden;padding:2px 4px; font-family:Verdana, Arial, Helvetica, sans-serif;width:83px;height:17px;font-size:11px;}
	textarea {overflow:auto;border:0;}
	button {clear:both;display:block;border:0;float:left;background:transparent;}
	.fih {display:none;}
	.fic input, .fir input {width:13px;height:13px;background:transparent;}
	.fic em, .fic input, .fir em, .fir input, button {cursor:pointer;}
	.fib input, .fib button {cursor:pointer;}
/* end netizens reset */

/* begin main */
	html {height:100%;margin-bottom:1px;}
	html,body {width:100%;background:#090909;}
	html,body,a,a:hover {color:#3b3b3b;font-size:11px;font-family:Arial, Helvetica, sans-serif;line-height:13px;}

	/* global */
	h1,h1 a,h1 a:hover,#m a,#m a:hover,#f li a,#f li a:hover{width:100%;height:100%;text-indent:-20000px;display:block;overflow:hidden;text-align:left;float:left;}

	/* grid */
	#ak {width:990px;height:600px;margin:0 auto;background:#090909;}