﻿/****************************************************************
 *																*		
 * 						      代码库							*
 *                        www.dmaku.com							*
 *       		  努力创建完善、持续更新插件以及模板			*
 * 																*
****************************************************************/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background:#fff;
	color: #333;
	font-size: 12px;
	font-family: "arial";
}
body{font-family: "Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;}

ul,ol {
	list-style-type: none;
}

select,input,img,select {
	vertical-align: middle;
}

a {
	text-decoration: none;
}

a:link {
	color: #009;
}

a:visited {
	color: #800080;
}

a:hover,a:active,a:focus {
	color: #c00;
	text-decoration: underline;
}

.grid-98 {
	width: 980px;
	margin: 0px auto;
}

.mod-notfound {
	margin-top: 30px;
	height: 585px;
	text-align: center;
	border-radius: 10px
}

.footer-box {
	height: 40px;
	padding: 30px 0px 15px;
	clear: both;
	text-align: center;
}