/*版本号：V.0.0.1
*编辑人：洛枫网络技术员

*洛阳洛枫网络技术有限公司制作
*联系电话：0379-63639963
*公司网址：www.102s.com
*QQ客服：124544883    1164416740  
*公司邮箱：Info@102s.com    Sales@102s.com
*直拨专线：155-3795-6965*/

/*重置样式开始*/
html {
	min-width: 1200px;
	overflow-x: auto;
}
body {
	font: 12px "宋体";
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table td {
	border: 1px solid #ddd;
}
table th {
	border: 1px solid #ddd;
}
thead th {
	border: 1px solid #ddd;
}
a {
	text-decoration: none;
	color: #000;
}
ol,
ul {
	list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
i,
b,
th {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
input {
	border: none;
}
img {
	display: block;
	border: 0;
}
/*重置样式结束*/
