#type {
	padding-top:24px;
}

#type dt {
	padding-top:25px;
}

#type h3 {
	margin:0 30px;
	border-bottom:1px solid #E6E9EB;
	font-size:18px;
	line-height:40px;
	text-align:center;
}

#type dd {
	padding-top:10px;
}

#type li {
	position:relative;
	margin-top:20px;
	text-align:center;
	line-height:24px;
	_background-color:#F5F9FA;
}

#type a {
	display:block;
	color:#999;
}

#type .current a,
#type li:hover a {
	color:#333;
}

#type b {
	display:block;
	width:48px;
	height:48px;
	margin:0 auto 5px;
	background:url('../img3/type.png') no-repeat;
}

#type .hot b {
	background-position:0 0;
}

#type .hot:hover b,
#type .current .hot b {
	background-position:0 -48px;
}

#type .new b {
	background-position:-48px 0;
}

#type .new:hover b,
#type .current .new b {
	background-position:-48px -48px;
}

#type .hito b {
	background-position:-96px 0;
}

#type .hito:hover b,
#type .current .hito b {
	background-position:-96px -48px;
}

#type .hk b {
	background-position:-144px 0;
}

#type .hk:hover b,
#type .current .hk b {
	background-position:-144px -48px;
}

#type .uk b {
	background-position:-192px 0;
}

#type .uk:hover b,
#type .current .uk b {
	background-position:-192px -48px;
}

#type .billboard b {
	background-position:-240px 0;
}

#type .billboard:hover b,
#type .current .billboard b {
	background-position:-240px -48px;
}

#type .oricon b {
	background-position:-288px 0;
}

#type .oricon:hover b,
#type .current .oricon b {
	background-position:-288px -48px;
}

#type .mwave b {
	background-position:-336px 0;
}

#type .mwave:hover b,
#type .current .mwave b {
	background-position:-336px -48px;
}

#type .social b {
	background-position:-240px -96px;
}

#type .social:hover b,
#type .current .social b {
	background-position:-240px -144px;
}

#type .original b {
	background-position:-192px -96px;
}

#type .original:hover b,
#type .current .original b {
	background-position:-192px -144px;
}

#type .momo b {
	background-position:-288px -96px;
}

#type .momo:hover b,
#type .current .momo b {
	background-position:-288px -144px;
}

#type .fengyun b {
	background-position:-336px -96px;
}

#type .fengyun:hover b,
#type .current .fengyun b {
	background-position:-336px -144px;
}

#type i {
	display:none;
	position:absolute;
	right:-6px;
	top:10px;
	width:24px;
	height:24px;
	background:url('../img3/icon.png') no-repeat -48px -192px;
	_right:-7px;
	_background-image:url('../img3/icon.gif');
}

#type .current b {
	background-position:;
}

#type .current i {
	display:block;
}
