@charset "utf-8";

body,div,dl,dt,dd,del,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,button,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-size: 14px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,button { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
a{text-decoration:none;}
body { font-family: "Microsoft Yahei";
}
.fixediv{position:fixed;top:140px;z-index:9999;width:105px;min-height:135px;background:#ddd;}

.fixediv img{float:left;}

.fixediv a.close{display:block;height:30px;line-height:30px;background:#fff;font-size:14px;padding:0 10px;color:#5e5e5e;text-decoration:none;text-align:center;}

.leftadv{left:0px;}

.rightadv{right:0px;}
