/*
	copyright@ Joe Zhou http://xiebiji.com download by http://www.jb51.net
*/
/*=====reset=====*/
ul,li,h2,h3,p,body,html,dl,dt,dd{margin:0;padding:0;list-style:none}
body{background:url('bg.jpg') no-repeat;font-size: 12px;}
 @font-face {
	font-family: "twitter";
	src: url("f.ttf");
}
::selection {
	background:rgba(0,0,0,0.8);
}