/*  <!-- cmbc begin --> */
/* S 公共库开始  */
html {
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

html,body {
	width: 100%;
	height: 100%;
	font: 14px/1.125 Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-family: "微软雅黑";
	color: #333;
}

body a {
	outline: none;
	blr: expression(this.onFocus = this.blur () );
}

body,div,p,ul,ol,li,h1,h2,h3,h4,h5,h6,input,textarea,select,canvas,button,dl,dd,dt
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: inherit;
	font-size: 14px;
}

header,hgroup,nav,section,article,aside,footer {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ul,ol,li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input,textarea,select {
	*font-size: 100%;
	outline: none;
}

legend {
	color: #000;
}

/* 链接颜色 */
a:link,a:visited {
	color: black;
	text-decoration: none;
}

did {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

/* E 通用样式库 */
.mt12 {
	margin-top: 12px;
}

.mt23 {
	margin-top: 23px;
}

.mt6 {
	margin-top: 6px;
}
/*  <!-- cmbc end --> */