#main .bnrAreaLine {
	height: 168px;
	margin: 0 0 6px 5px;
	clear: both;
}

#main .bnrAreaLine .bnrArea {
	float: left;
	width: 178px;
	height: 168px;
	margin: 0 7px 0 0;
	text-align: left;
}
#main .bnrAreaLine .bnrArea2 {
	float: left;
	width: 178px;
	height: 168px;
	margin: 0;
	text-align: left;
}
#main .bnrAreaLine .fashion {
	background-image: url(../index_images/index_bg_fashion.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#main .bnrAreaLine .music {
	background-image: url(../index_images/index_bg_music.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#main .bnrAreaLine .sports {
	background-image: url(../index_images/index_bg_sports.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#main .bnrAreaLine .other {
	background-image: url(../index_images/index_bg_other.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#main .bnrAreaLine .bnrImg {
	display: block;
	padding: 32px 0 0 10px;
}
#main .bnrAreaLine .bnrTxt {
	padding: 5px 10px 0 12px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
}
#main .bnrAreaLine .bnrTxt a:link,
#main .bnrAreaLine .bnrTxt a:visited {
	color: #666666;
	text-decoration: none;
}
#main .bnrAreaLine .bnrTxt a:hover,
#main .bnrAreaLine .bnrTxt a:active {
	color: #666666;
	text-decoration: underline;
}

#main .backNum {
	margin: 10px 0 0 5px;
}
#main .backNum  .backNumTitle {
	margin: 0 0 7px 0;
}
#main .backNum ul.backNumList {
	margin: 0;
	padding: 0;
}
#main .backNum ul.backNumList li {
	float: left;
	width: 336px;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0 10px;
	color: #666666;
	font-size: 12px;
	background-position: 0 7px;
	background-repeat: no-repeat;
}
#main .backNum2 {
	margin: 30px 0 10px 5px;
}
#main .backNum ul.backNumList li.sports {
	background-image: url(../index_images/index_arw_list_b.gif);
}
#main .backNum ul.backNumList li.other {
	background-image: url(../index_images/index_arw_list_g.gif);
}
#main .backNum ul.backNumList li a:link,
#main .backNum ul.backNumList li a:visited {
	color: #666666;
	text-decoration: underline;
}
#main .backNum ul.backNumList li a:hover,
#main .backNum ul.backNumList li a:active {
	color: #666666;
	text-decoration: none;
}

#main .clear {
	clear: both;
	visibility: hidden;
}
#main .backNum  .backNumTitle2 {
	margin: 0 0 10px 0;
}
