/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, em, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, th, td,input {
	margin: 0;
	padding: 0;
	outline:none !important;
	
}
html,body{
	height: 100%;
	/*overflow: hidden;*/
}
body{font-size:13px;/*text-align:center;background:url(/res/vok/structure/bodybg.jpg) center no-repeat;*/background-size:cover;}
html{ overflow-y:scroll;}
h1, h2, h3, h4, h5, h6 {
	font-size: 13px;
}
body {
	margin: 0 auto;
	padding: 0;
	font-family: "微软雅黑";
	font-size:12px;
}
img {
	border: 0px;
}
ul, li, form {
	list-style: none;
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;outline:none !important;}
a:hover {
	text-decoration: none;
}
table, td {
	border-collapse: collapse;
	border-collapse: collapse;
	border-spacing: 0
}
map {height: 0px;
}


.fl{float:left !important;}
.fr{float:right !important;}

#Path{display:none;}
#Header{width:100%;margin:0px auto;position:relative;border-bottom: 5px solid #84b313;}
#Body,#Content,#Content1{/*height:100%; ???*/}
#Content1:after,#Content2:after,#Content3:after,#Content:after{content:"";height:0;display:block;clear:both;}

