/* 全局控制 */
body {
	margin:0 auto;
	padding:0;
	font-size:12px;
	color:#444444;}
body > div {
	margin-right:auto;
	margin-left:auto;}
div,form,img,ul,ol,li,dl,dt,dd,p,span,button { margin:0; padding:0; border:0;}
table {
	border:0;}
input,select,textarea,table,td ,th{ font-size:12px; color:#454545; vertical-align:middle;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; border:0; font-weight:normal;}
ul {
	text-align:left;}

img { vertical-align:middle;}

/* 默认链接 */
a,a:link { color:#464646; text-decoration:none; blr:e-xpression(this.onFocus=this.blur()); outline: none;} /* 链接颜色 */
a:hover { text-decoration:underline;} /* 鼠标经过时状态 */

/* clearfix */
.clearfix:after {content:" ";display:block;height:0;clear:both;visibility:hidden;}
* html .clearfix:after{ height:1%;} *:first-child+html .clearfix:after{min-height:1px;}

/* 清除悬浮 */
.clear {clear:both; overflow:hidden;} /* 用于清除悬浮 */
.clearBgColor {clear:both;visibility:hidden; background:none!important; height:1px;font-size:1px;margin:-1px;} /* 用于清除背景色 */


/* 居中 */
.auto,.auto ul { margin-right:auto; margin-left:auto;}

/* 图像居中 */
.imgCenter { vertical-align:middle;}
702b82			 /* 紫色 */
.purple a:hover {text-decoration:underline;}
