/* stuffs.png */

#top-info-list li,
#top-info-notice h2 a,
#top-info-notice li,
#top-info-notice .new b,
#etao-app-content .channel-links li,
#makeup-channel .recomm h3 .flag,
#digital-channel .ranking-list .rank,
#tba-channel .tba-list ul li,
#tba-channel .cross,
#nav-channel .content-holder h3,
.go-top {
	background: url(http://img01.taobaocdn.com/tps/i1/T1V149XeNHXXXXXXXX-400-400.png) no-repeat;
}

#top-info-notice h2 b,
#etao-app-content .channel-hd h2 b,
#etao-app-content .channel .supper-admin h3 b {
	background: url(http://img03.taobaocdn.com/tps/i3/T1X99EXgxqXXXXXXXX-400-400.png) no-repeat;
}

#etao-app-content .level {
	background: url(http://img03.taobaocdn.com/tps/i3/T1TmCkXcFBXXXXXXXX-50-210.png) no-repeat;
}
html { overflow-y: scroll; }

h2, h3 { cursor: default; }

#etao-nav-bd,
#etao-header,
#etao-app-content {
	margin: auto;
	padding-left: 0px; padding-right: 0px;
	width: 990px;
}

#etao-law {
    display: none;
}

#etao-app-content a {
	color: #666666;
}

#etao-app-content a:hover {
	color: #FB4446;
}

/* 等级图标 */

#etao-app-content .level {
	display: block;
	width: 50px; height: 15px;
}

#etao-app-content .level-1 { background-position: 0px 0px; }
#etao-app-content .level-2 { background-position: 0px -15px; }
#etao-app-content .level-3 { background-position: 0px -30px; }
#etao-app-content .level-4 { background-position: 0px -45px; }
#etao-app-content .level-5 { background-position: 0px -60px; }
#etao-app-content .level-6 { background-position: 0px -75px; }
#etao-app-content .level-7 { background-position: 0px -90px; }
#etao-app-content .level-8 { background-position: 0px -105px; }
#etao-app-content .level-9 { background-position: 0px -120px; }
#etao-app-content .level-10 { background-position: 0px -135px; }
#etao-app-content .level-11 { background-position: 0px -150px; }
#etao-app-content .level-12 { background-position: 0px -165px; }
#etao-app-content .level-13 { background-position: 0px -180px; }
#etao-app-content .level-14 { background-position: 0px -195px; }

/* 用户区块 */

#etao-app-content .user {
	height: 30px; position: relative;
}

#etao-app-content .user .avatar {
	position: absolute;
}

#etao-app-content .user .avatar img {
	width: 30px; height: 30px;
}

#etao-app-content .user .username {
	position: absolute;
	left: 40px; top: -1px;
	line-height: 14px; white-space: nowrap; text-overflow: ellipsis;
	overflow: hidden;
}

#etao-app-content .user .level {
	position: absolute;
	left: 40px; top: 15px;
}

#etao-footer {
    text-align: center;
    clear: both;
    margin-top: 50px;
}

/*
	 淘吧首页 各种专区
	 by VILIC VANE
*/


#etao-app-content .channel {
	float: left;
	margin-top: 26px;
}

#etao-app-content .channel-hd {
	width: 990px; /* for IE 6 */
}

#etao-app-content .channel-hd h2 {
	float: left; position: relative;
	padding-left: 2px;
	line-height: 30px; font-weight: normal;
}

#etao-app-content .channel-hd h2 b {
	position: absolute;
	left: 2px; top: 3px;
	height: 24px;
	font-size: 0px;
}

/* start */

#dress-channel .channel-hd h2 {
	width: 87px;
}

#dress-channel .channel-hd h2 b {
	width: 87px;
	background-position: 0px -14px;
}

#makeup-channel .channel-hd h2 {
	width: 131px;
}

#makeup-channel .channel-hd h2 b {
	width: 131px;
	background-position: 0px -38px;
}

#decoration-channel .channel-hd h2 {
	width: 87px;
}

#decoration-channel .channel-hd h2 b {
	width: 87px;
	background-position: 0px -62px;
}

#digital-channel .channel-hd h2 {
	width: 87px;
}

#digital-channel .channel-hd h2 b {
	width: 87px;
	background-position: 0px -86px;
}

#tba-channel .channel-hd h2 {
	width: 90px;
}

#tba-channel .channel-hd h2 b {
	width: 90px;
	background-position: 0px -110px;
}

#nav-channel .channel-hd h2 {
	width: 108px;
}

#nav-channel .channel-hd h2 b {
	width: 108px;
	background-position: 0px -130px;
}

/* end */

#etao-app-content .channel-hd h2 span {
	float: left;
	font-family: Microsoft Yahei, 黑体; font-size: 21px; color: #231701;
}

#etao-app-content .small-hd h2 span {
	font-size: 17px;
}

#etao-app-content .channel-links {
	display: inline; float: left; position: relative;
	margin-left: 10px; padding-top: 4px;
	line-height: 26px;
	overflow: hidden;
}

#etao-app-content .channel-links li {
	display: inline; float: left;
	padding: 0px 10px 0px 11px; margin: 0px 1px 0px -1px;
	background-position: -399px -32px;
}

#etao-app-content .small-hd h2 {
	line-height: 24px;
}

#etao-app-content .small-hd h2 b {
	top: 2px;
	height: 20px;
}

#etao-app-content .small-hd .channel-links {
	padding-top: 0px;
	line-height: 24px;
}

#etao-app-content .channel-content {
	clear: both;
	padding-top: 5px;
	width: 990px;
}

/* 照片墙 */

#etao-app-content .photo-wall {
	margin: -1px;
	border-collapse: separate; border-spacing: 1px;
	background-color: #FFFFFF;
}

#etao-app-content .photo-wall td {
	position: relative;
	width: 103px; height: 103px;
	vertical-align: top;
	background-color: #CCCCCC;
}

#etao-app-content .photo-wall td a {
	position: absolute;
	cursor: pointer;
}

#etao-app-content .photo-wall td a img {
	display: block;
	width: 103px; height: 103px;
}

#dress-channel .photo-wall .big-1,
#dress-channel .photo-wall .big-1 a img,
#dress-channel .photo-wall .big-1 a .cover {
	width: 311px; height: 207px;
}

#dress-channel .photo-wall .big-2,
#dress-channel .photo-wall .big-2 a img,
#dress-channel .photo-wall .big-2 a .cover {
	width: 262px; height: 103px;
}

#dress-channel .photo-wall .big-3,
#dress-channel .photo-wall .big-3 a img,
#dress-channel .photo-wall .big-3 a .cover {
	width: 262px; height: 207px;
}

#decoration-channel .photo-wall .big-1,
#decoration-channel .photo-wall .big-1 a img,
#decoration-channel .photo-wall .big-1 a .cover {
	width: 262px; height: 207px;
}

#etao-app-content .photo-wall td a {
	text-decoration: none;
}

#etao-app-content .photo-wall td a .cover {
	position: absolute;
	left: 0px; top: 0px;
	width: 103px; height: 103px;
	background-color: #000000;
}

#etao-app-content .photo-wall td a em {
	position: absolute;
	right: 10px; bottom: 10px;
	width: 83px;
	font-weight: bold; text-align: center; color: #FFFFFF;
}

#dress-channel .photo-wall .big-1 a em,
#dress-channel .photo-wall .big-2 a em,
#dress-channel .photo-wall .big-3 a em,
#decoration-channel .photo-wall .big-1 a em {
	right: 30px; bottom: 15px;
	width: auto;
	text-align: right; font-size: 14px;
}

/* 超级吧主 */

#etao-app-content .channel .supper-admin {
	clear: both;
	padding-top: 10px;
	width: 990px; height: 30px;
}

#etao-app-content .channel .supper-admin h3 {
	float: left; position: relative;
	width: 96px; height: 30px;
	font-weight: normal;
}

#etao-app-content .channel .supper-admin h3 b {
	position: absolute;
	top: -1px;
	width: 96px; height: 32px;
	background-position: 0px -150px;
}

#etao-app-content .channel .supper-admin h3 span {
	position: absolute;
	width: 88px; height: 28px;
	border: solid 1px #29A4CE;
	line-height: 28px; font-size: 15px; font-family: Microsoft Yahei, 黑体; text-align: center; color: #FFFFFF;
	background-color: #2DB1E1;
}

#etao-app-content .channel .supper-admin ul {
	display: inline; float: left;
	width: 894px;
}

#etao-app-content .channel .supper-admin ul .user {
	display: inline; float: left;
	margin-left: 7px;
	width: 120px;
}

#etao-app-content .channel .supper-admin ul .user .username {
	width: 80px;
}

/* 美容护肤品 */

#makeup-channel .sorted-list {
	display: inline; float: left;
	width: 535px; height: 265px;
	border: solid #DCDCDC;
	border-width: 2px 0px 1px 0px;
}

#makeup-channel .sorted-list .category {
	margin-bottom: 10px;
}

#makeup-channel .sorted-list h3 {
	position: relative;
	padding-left: 8px; margin-bottom: 10px;
	height: 26px;
	border-bottom: solid 1px #E5E5E5;
	line-height: 26px;
	cursor: default;
}

/* 箭头 start */

#makeup-channel .sorted-list h3 b,
#makeup-channel .sorted-list h3 i {
	position: absolute;
	width: 0px; height: 0px;
	border: dashed transparent; border-width: 5px 5px 0px 5px; border-top: solid 5px;
	line-height: 0px; font-size: 0px;
}

#makeup-channel .sorted-list h3 b {
	left: 40px; bottom: -5px;
	border-top-color:  #D9D9D9;
}

#makeup-channel .sorted-list h3 i {
	left: -5px; bottom: 1px;
	border-top-color:  #FFFFFF;
}

/* 箭头 end */

#makeup-channel .sorted-list h3 .title {
	font-size: 14px; font-weight: bold; color: #333333;
}

#makeup-channel .sorted-list h3 .pic {
	position: absolute;
	left: 10px; top: 40px;
	border: solid 1px #D9D9D9;
	width: 100px; height: 80px;
	overflow: hidden;
}

#makeup-channel .sorted-list h3 .pic img {
	display: block;
	margin: auto;
	height: 80px;
}

#makeup-channel .sorted-list ul li {
	padding-left: 135px;
	width: 390px;
	overflow: hidden;
	text-overflow: ellipsis; white-space: nowrap;
	line-height: 28px;
}

#makeup-channel .sorted-list ul li a {
	color: #333333;
}

#makeup-channel .sorted-list ul li .tba-name {
	margin-right: 5px;
	color: #2CB0E1;
}

#makeup-channel .recomm {
	display: inline; float: left;
	margin-left: 10px;
	width: 443px; height: 265px;
	border: solid 1px #D9D9D9; border-top-width: 2px;
}

#makeup-channel .recomm h3 {
	position: relative;
	padding-left: 25px;
	height: 26px;
	border-bottom: solid 1px #D9D9D9;
	line-height: 26px;
	cursor: default;
}

#makeup-channel .recomm h3 .title {
	font-size: 14px; font-weight: bold; color: #333333;
}

#makeup-channel .recomm h3 .flag {
	position: absolute;
	left: 4px; top: -6px;
	width: 16px; height: 24px;
	background-position: 0px -59px;
	font-size: 0px;
}

#makeup-channel .recomm li {
	float: left; position: relative;
	width: 220px;
}

#makeup-channel .recomm li .user {
	margin: 12px 0px 0px 15px;
}

#makeup-channel .recomm li .reason {
	margin: 8px 10px 0px 15px;
	height: 60px;
	line-height: 20px; color: #666666;
	overflow: hidden;
}

#makeup-channel .recomm li .reason b {
	color: #333333;
}

#makeup-channel .recomm li .related-makeup {
	position: absolute;
	top: 125px; left: 13px;
	width: 194px; height: 100px;
}

#makeup-channel .recomm li .related-makeup .bg {
	position: absolute;
	width: 192px; height: 98px;
	border: solid 1px #DBDBDB;
	background-color: #FFFFF5;
	-webkit-box-shadow: 1px 1px 0px #EEEEEE;
	-moz-box-shadow: 1px 1px 0px #EEEEEE;
	box-shadow: 1px 1px 0px #EEEEEE;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,strength=1,direction=135);
}

/* 箭头 start */

#makeup-channel .recomm li .related-makeup b,
#makeup-channel .recomm li .related-makeup i {
	position: absolute;
	width: 0px; height: 0px;
	border: dashed transparent; border-width: 0px 8px 8px 8px; border-bottom: solid 8px;
	line-height: 0px; font-size: 0px;
}

#makeup-channel .recomm li .related-makeup b {
	left: 17px; top: -8px;
	border-bottom-color:  #D9D9D9;
}

#makeup-channel .recomm li .related-makeup i {
	left: -8px; top: 1px;
	border-bottom-color:  #FFFFFF;
}

/* 箭头 end */

#makeup-channel .recomm li .related-makeup .info {
	position: absolute;
}

#makeup-channel .recomm li .related-makeup .info .pic {
	position: absolute;
	left: 5px; top: 4px;	
	width: 90px; height: 90px;
	overflow: hidden;
}

#makeup-channel .recomm li .related-makeup .info .pic img {
	display: block;
	margin: auto;
	height: 90px;
}

#makeup-channel .recomm li .related-makeup .info .link {
	position: absolute;
	left: 100px; top: 35px;	
	width: 80px;
	text-overflow: ellipsis; white-space: nowrap;
	overflow: hidden;
}

#makeup-channel .recomm li .related-makeup .info .price {
	position: absolute;
	left: 98px; top: 55px;	
	font-size: 14px; font-weight: bold; color: #F15F0F;
}


/* 数码 */

#digital-channel .posts-list {
	display: inline; float: left;
	width: 758px; height: 222px;
	border: solid 1px #D9D9D9; border-top-width: 2px;
}

#digital-channel .posts-list .column {
	display: inline; float: left; position: relative;
	margin: 16px 16px 0px 16px;
	width: 347px;
}

#digital-channel .posts-list .product-brief {
	float: left;
}

#digital-channel .posts-list .product-brief .pic {
	float: left;
	border: solid 1px #D9D9D9;
	width: 120px; height: 100px;
	overflow: hidden;
}

#digital-channel .posts-list .product-brief .pic img {
	display: block;
	margin: auto;
	height: 100px;
}

#digital-channel .posts-list .product-brief .text {
	display: block; float: left;
	padding: 1px 0px 0px 10px;
	width: 215px; height: 100px;
	line-height: 25px;
}

#digital-channel .posts-list .list {
	float: left;
	margin-top: 10px;
}

#digital-channel .posts-list .list li {
	width: 347px;
	overflow: hidden;
	text-overflow: ellipsis; white-space: nowrap;
	line-height: 28px;
}

#digital-channel .posts-list .list li a {
	color: #333333;
}

#digital-channel .posts-list .list li .tba-name {
	margin-right: 5px;
	color: #2CB0E1;
}

#digital-channel .ranking-list {
	display: inline; float: left;
	margin-left: 10px;
	width: 218px; height: 222px;
	border: solid 1px #D9D9D9; border-top-width: 2px;
}

#digital-channel .ranking-list h3 {
	padding-left: 8px;
	line-height: 26px;
	font-size: 14px; font-weight: bold;
}

#digital-channel .ranking-list li {
	clear: both;
	padding: 6px 2px;
	width: 214px; height: 16px;
	border-top: solid 1px #D9D9D9;
	line-height: 16px; white-space: nowrap; text-overflow: ellipsis;
	overflow: hidden;
}

#digital-channel .ranking-list .rank {
	display: inline; float: left;
	width: 16px; height: 16px;
	font-size: 0px;
}

#digital-channel .ranking-list .rank-1 { background-position: 0px -90px; }
#digital-channel .ranking-list .rank-2 { background-position: 0px -106px; }
#digital-channel .ranking-list .rank-3 { background-position: 0px -122px; }
#digital-channel .ranking-list .rank-4 { background-position: 0px -138px; }
#digital-channel .ranking-list .rank-5 { background-position: 0px -154px; }

#digital-channel .ranking-list li span {
	display: inline; float: left;
	margin-left: 5px;
}

#digital-channel .ranking-list li span a {
	margin-right: 3px;
	color: #333333;
}

#digital-channel .ranking-list li span .price {
	font-weight: bold; color: #FC2B02;
}

#digital-channel .ranking-list .first {
	padding: 8px 2px;
	height: 63px;
}

#digital-channel .ranking-list .first .pic {
	display: inline; float: left;
	margin-left: 2px;
	width: 60px; height: 60px;
	border: solid 1px #D9D9D9;
	overflow: hidden;
}

#digital-channel .ranking-list .first .pic img {
	display: block;
	margin: auto;
	height: 60px;
}

#digital-channel .ranking-list .first span {
	display: inline; float: left;
	margin: 1px 0px 0px 8px;
	width: 120px;
	line-height: 20px;
    overflow: hidden;
}

#digital-channel .ranking-list .first span a {
	display: block;
	margin-right: 0px;
}

#digital-channel .ranking-list .first span .price {
	display: block;
}

#digital-channel .ranking-list .first span .reason {
	display: block;
	width: 120px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/* 热门吧专区 */

#tba-channel .content-holder {
	float: left; position: relative;
	width: 988px;
	border: solid 1px #D9D9D9; border-top-width: 2px;	
	overflow: hidden;
}

#tba-channel .tba-list {
	display: inline; float: left;
	margin-left: -1px;
	width: 758px; height: 276px;
}

#tba-channel .tba-list .tba-item {
	float: left;
	width: 378px; height: 138px;
	border-left: dashed 1px #D9D9D9;
}

#tba-channel .tba-list h3 {
	position: relative;
	margin-bottom: 8px;
	height: 27px;
	border-bottom: dashed 1px #D9D9D9;
	line-height: 27px; font-weight: normal;
}

#tba-channel .tba-list h3 .tba-name {
	display: inline; float: left;
	margin-left: 15px;
	font-size: 14px; font-weight: bold;
	color: #333333;
}

#tba-channel .tba-list h3 .pic {
	position: absolute;
	left: 12px; top: 42px;
	width: 90px; height: 70px;
	border: solid 1px #D9D9D9;
	overflow: hidden;
}

#tba-channel .tba-list h3 .pic img {
	display: block;
	margin: auto;
	height: 70px;
}

#tba-channel .tba-list h3 .admin {
	display: inline; float: right;
	margin-right: 15px;
	color: #666666;
}

#tba-channel .tba-list h3 .admin a {
	color: #999999;
}


#tba-channel .cross {
	position: absolute;
	width: 9px; height: 9px;
	font-size: 0px;
	background-position: -20px -60px;
}

#tba-channel .cross-1 {
	left: 374px; top: 23px;
}

#tba-channel .cross-2 {
	left: 374px; top: 161px;
}

#tba-channel .tba-list ul li {
	margin-left: 116px; padding-left: 8px;
	width: 240px;
	line-height: 28px; white-space: nowrap; text-overflow: ellipsis;
	background-position: -397px -59px;
	overflow: hidden;
}

#tba-channel .tba-list ul li a {
	color: #333333;
}

#tba-channel .sell-fast {
	float: left;
	width: 230px; height: 276px;
	border-left: solid 1px #D9D9D9;
	overflow: hidden;
}

#tba-channel .sell-fast h3 {
	padding-left: 10px;
	border-bottom: solid 1px #D9D9D9;
	line-height: 27px; font-size: 14px;
}

#tba-channel .sell-fast ul li {
	height: 82px;
	border-bottom: dashed 1px #D9D9D9;
}

#tba-channel .sell-fast .pic {
	display: inline; float: left;
	margin: 14px 8px 0px 12px;
	width: 60px; height: 48px;
	border: solid 1px #D9D9D9;
	overflow: hidden;
}

#tba-channel .sell-fast .pic img {
	display: block;
	margin: auto;
	height: 48px;
}

#tba-channel .sell-fast .info {
	display: inline; float: left;
	margin-top: 12px;
	width: 135px;
	overflow: hidden;
}

#tba-channel .sell-fast .info .name {
	color: #333333;
	display: block;
}

#tba-channel .sell-fast .info .price {
	display: block;
	font-weight: bold; color: #FC2B02;
}

#tba-channel .sell-fast .info .sales {
	display: block;
}

#tba-channel .sell-fast .info .sales em {
	font-weight: bold; color: #FF8100;
}

/* 淘吧分类导航 */

#nav-channel .nav-info {
	display: inline; float: left;
	margin-left: 10px;
	line-height: 24px; color: #666666;
}

#nav-channel .nav-info em {
	color: #FC2B02;
}

#nav-channel .nav-info a {
	color: #333333;
}

#nav-channel .channel-content {
	position: relative;
	border-top: solid 2px #D9D9D9;
	overflow: hidden;
}

#nav-channel .content-holder {
	position: relative;
	padding-top: 8px; margin-left: -16px;
	overflow: hidden;
	zoom: 1;
}

#nav-channel .content-holder li {
	display: inline; float: left;
	padding: 0px 0px 20px 18px;
	width: 182px;
	border-left: dashed 1px #D9D9D9;
}

#nav-channel .content-holder li.first {
	padding-left: 2px; margin-left: -1px;
}

#nav-channel .content-holder h3 {
	display: inline;
	padding-right: 8px;
	line-height: 20px; font-size: 14px; font-weight: bold;
	background-position: right -200px;
}

#nav-channel .content-holder li div {
	margin-top: 5px;
	height: 66px;
	line-height: 22px;
	overflow: hidden;
}

#nav-channel .content-holder li div a {
	display: inline; float: left;
	margin-right: 10px;
	white-space: nowrap;
}

#nav-channel .content-holder li div .light {
	color: #F15F0F;
}

/* 链接颜色 */
#makeup-channel .sorted-list ul li a:hover,
#makeup-channel .sorted-list ul li .tba-name:hover,
#digital-channel .posts-list .list li a:hover,
#digital-channel .posts-list .list li .tba-name:hover,
#digital-channel .ranking-list li span a:hover,
#tba-channel .sell-fast .info .name:hover,
#tba-channel .tba-list h3 .tba-name:hover,
#tba-channel .tba-list h3 .admin a:hover,
#tba-channel .tba-list ul li a:hover,
#nav-channel .nav-info a:hover {
	color: #FB4446;
}


























/*
	 淘吧首页 内容顶部
	 by VILIC VANE
*/

#content-top {
	float: left;
	margin-top: 10px;
}

/* 顶部焦点图 */

#top-gallery {
	position: relative; float: left;
	width: 760px; height: 250px;
	overflow: hidden;
}

#top-gallery .ks-switchable-nav {
	position: absolute;
	top: 217px;
	width: 761px; height: 33px;
	z-index: 1;
}

#top-gallery .ks-switchable-nav li {
	display: inline; float: left;
	margin-right: 1px; padding-top: 4px;
	height: 29px;
}

#top-gallery .ks-switchable-nav li a {
	display: block; float: left;
	width: 188px; height: 29px;
	background-color: #4F5669;
	line-height: 29px; text-decoration: none; text-align: center; color: #FFFFFF;
	zoom: 1;
}

#top-gallery .ks-switchable-nav li a:hover {
	color: #FFFFFF;
}

#top-gallery .ks-switchable-nav li.ks-active {
	padding-top: 0px;
	height: 33px;
}

#top-gallery .ks-switchable-nav li.ks-active a {
	display: block; float: left;
	padding-top: 4px;
	width: 193px;
	font-weight: bold;
	background-color: #4AACDD;
}

#top-gallery .ks-switchable-content li a,
#top-gallery .ks-switchable-content li img {
	display: block;
	width: 760px; height: 250px;
}

/* info */

#top-info {
	display: inline; float: left;
	margin-left: 10px;
	width: 216px; height: 246px;
	border: solid 2px #DCE4E7;	
}

#top-info-normal {
	
}

#top-info-top {
	padding: 0px 12px;
	line-height: 28px; font-weight: bold;
}

#top-info-list {
	padding: 0px 8px;
}

#top-info-list li {
	height: 26px;
	line-height: 26px;
	padding-left: 16px;
	overflow: hidden;
	background-position: -390px -60px;
}

#top-info-notice {
	margin-top: 6px; padding: 0px 1px;
}

#top-info-notice h2 {
	position: relative;
	padding-left: 12px;
	height: 24px;
	border: solid #ECECEC;
	border-width: 1px 0px;
	line-height: 24px;
}

#top-info-notice h2 b {
	position: absolute;
	left: 12px; top: 5px;
	width: 56px; height: 14px;
	font-size: 0px;
	background-position: 0px 0px;
}

#top-info-notice h2 span {
	float: left;
	font-family: Microsoft Yahei, 黑体; font-size: 13px; color: #555555;
}

#top-info-notice h2 a {
	float: right;
	width: 24px; height: 24px;
	background-position: 0px -30px;
}

#top-info-notice li {
	float: left; position: relative;
	margin-left: 7px; padding-left: 16px;
	width: 180px;
	line-height: 26px; text-overflow: ellipsis; white-space: nowrap;
	background-position: -386px -86px;
	overflow: hidden;
}

#top-info-notice .new a {
	color: #FB4446;
}

#top-info-notice .new b {
	position: absolute;
	top: 0px;
	margin-left: 5px;
	width: 20px; height: 26px;
	background-position: -30px -30px;
}
/*
	 淘吧首页 导航栏
	 by VILIC VANE
*/

#search-option {
	position: absolute;
	left: 228px!important; top: 65px;
}

#search-option input {
	width: 13px;
}

#search-option li {
	display: inline;
	margin-right: 10px;
	line-height: 24px; color: #999999;
}

#search-option li label {
	position: relative;
	top: -1px;
	padding-left: 3px;
}

#J_GoTop {
	position: fixed;
	bottom: 40px;
	width: 20px; height: 64px;
	cursor: pointer;
	visibility: hidden;
	background-position: -20px -90px;
}