blockquote,body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,html,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

button,input,select,textarea {
	font: 14px/160% Microsoft Yahei,Arial
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400
}

li,ol,ul {
	list-style: none
}

a {
	outline: 0;
	hide-focus: expression(this.hideFocus=true);
	color: #666;
	text-decoration: none
}

fieldset,img {
	border: 0
}

/*table {
	border-collapse: collapse;
	border-spacing: 1
}*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}


.pr {
	position: relative
}

.pa {
	position: absolute
}

.fl {
	float: left
}

.fr {
	float: right
}

.clf {
	clear: both
}

.ml10 {
	margin-left: 10px
}

.mr10 {
	margin-right: 10px
}

.mb10 {
	margin-bottom: 10px!important
}

.mt30 {
	margin-top: 30px
}

.mb30 {
	margin-bottom: 30px!important
}

.mAuto {
	margin: 0 auto
}

.pfix {
	position: fixed
}

.ovh {
	overflow: hidden
}

.pt10 {
	padding-top: 10px
}

.pb10 {
	padding-bottom: 10px
}

.pl10 {
	padding-left: 10px
}

.newsTab {
	background: #fb7703
}

.noticeTab {
	background: #b8b2f0
}

.activityTab {
	background: #d0a1d7
}

.mediaTab {
	background: #b4cff1
}

.p3070 {
	padding: 30px 70px;
	width: 70%!important
}

.disblock {
	display: block
}

.disnone {
	display: none
}

.w100 {
	width: 100%!important
}

.pt20Tcenter {
	padding-top: 20px;
	text-align: center
}

.h410 {
	height: 410px
}