﻿/* 全局 */
body {
	font-size:13px;
	padding:0;
	margin:0;
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	background:#020202 url(bg.jpg) no-repeat center top;
}
a {
	color:#555;
	text-decoration:none;
	blr:expression(this.onFocus=this.blur())
}
a:link {
	color:#555;
	text-decoration:none;
}
a:hover {
	color:#555;
	text-decoration:underline;
}
ol,ul,li {
	list-style-type:none;
}
* {
	padding:0;
	margin:0;
}
img {
	border:0;
	border:none;
	display:block;
}
*html {
	background-image:url(about:blank);
	background-attachment:fixed;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,input,textarea,p,blockquote,th,td,hr,button,section {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,.title {
	font-size:15px;
	font-weight:bold;
}
/* 出名·工作室原创模板 */
