@charset "gb2312";

/*	Date:2012-10-30;
	author:qwguo;
	purpose:关于模板元素的格式化;
*/
body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul,
li,
dl {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

.q {
	zoom: 1;
}

.q:after {
	content: ".";
	height: 0px;
	clear: both;
	visibility: hidden;
	display: block;
}

.C-lr {
	clear: both;
	height: 0px;
	width: auto;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,
textarea,
select {
	font-family: Verdana, arial, sans-serif;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%;
}

del,
ins {
	text-decoration: none;
}
