﻿html,body,div,p,ul,ol,li,dl,dt,dd,strong,em,span,table,th,td,tbody,thead,a,img,h1,h2,h3,h4,h5{
	padding:0px;
	margin:0px;
	list-style:none;
	font-style:normal;
}
body{
	font-size:14px;
	font-weight:normal;
	font-family:"Times New Roman","宋体";
	line-height:24px;
	color:#333333;
-webkit-text-size-adjust:none;
}
img{
	border:0px;
	line-height:0px;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#cc0000;
	text-decoration:underline;
}
.clear{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
#OutBox{
	width:100%;
	background:#ffffff url(images/bg0001.jpg) center top no-repeat;
	min-height:600px;
	min-width:960px;
}
#OutBox #Mid{
	width:100%;
}
#OutBox #Mid .MidInner{
	width:960px;
	margin:0px auto;
}