
.clear5 {
	clear: both;
	height: 5px;
	visibility: hidden;
	overflow: hidden
}

.clear {
	clear: both;
	height: 10px;
	visibility: hidden;
	overflow: hidden
}

.clear15 {
	clear: both;
	height: 15px;
	visibility: hidden;
	overflow: hidden
}

.hack {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0
}



.cfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.cfix {
	display: inline-block
}

* html .cfix {
	height: 1%
}

.cfix {
	display: block
}

fieldset,
img {
	border: 0
}

:focus {
	outline: 0
}


li,
ol,
ul {
	list-style: none
}


:link,
:visited,
ins {
	text-decoration: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}


a:hover {
	color: #333;
	text-decoration: none
}

a.yellow {
	color: #F60
}

a.red {
	clear: red
}

p#back-to-top {
	position: fixed;
	bottom: 60px;
	right: 31px
}

p#back-to-top a {
	text-align: center;
	text-decoration: none;
	color: #d1d1d1;
	display: block;
	width: 56px
}

p#back-to-top a:hover {
	color: #979797
}

p#back-to-top a span {
	background: #d1d1d1 url(http://yuejubang.com/skin/images/global/upgo.gif) no-repeat 0 0;
	display: block;
	height: 56px;
	width: 56px;
	margin-bottom: 5px
}

#back-to-top a:hover span {
	background: #999 url(http://yuejubang.com/skin/images/global/upgo.gif) no-repeat 0 -56px
}

.my_mps,
.none_0 {
	display: none !important
}
