#top-contents {
	float: right;
	width: 440px;
}
#top-info {
	float: left;
	width: 210px;
}
#top-contents h2,
#top-info h2 {
	margin-bottom: 0;
} 

#flash-nav {
	margin: 10px 0 18px;
	width: 665px;
}

/* @group TOPICS */

#topics {
	margin-bottom: 24px;
	padding-bottom: 20px;
	background-color: #f3efe6;
}
#topics .feature {
	margin-left: 0 !important;
	padding: 20px 15px;
	width: auto !important;
	float: none;
}
.topics-item {
	margin: 0 0 15px 15px;
	display: block;
	width: 197px;
	float: left;
}

.topics-item .topics-column {
	margin-left: 87px;
	width: 107px;
}
.feature .topics-column {
	margin-left: 0;
	width: auto;
}
.topics-column h3 {
	font-size: 100%;
	line-height: 1.2;
	margin-bottom: 2px;
}
.topics-column p {
	font-size: 80%;
}

/* @group Clearfix */

#topics:after,
.topics-item:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#topics,
.topics-item{display: inline-block;}
/* Hide MacIE \*/
* html #topics,
* html .topics-item{height: 1%}
#topics,
.topics-item{display: block;}
/* End hide MacIE */

/* @end */


.topics-img {
	margin-right: 12px;
	float: left;
}
.feature .topics-img {
	margin-right: 15px;
}

.topicat {
	margin-bottom: 4px;
}
.topicat img.new {
	margin: 3px 0 0 7px;
}

.topics-more {
	padding-right: 15px;
	display: block;
	clear: both;
}
.topics-more a {
	display: block;
	float: right;
	width: 128px;
	height: 10px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/topics_more.gif) no-repeat 0 0;
}
.topics-more a:hover {
	background-position: 0 -10px;
}

/* @end */

/* @group PHOTOSNAP */

#photosnap {
	margin-bottom: 14px;
	background-color: #f3efe6;
}
#ps-ttl h2 {
	float: left;
	width: 305px;
	height: 65px;
}
#ps-ttl .ps-rank {
	float: left;
	width: 135px;
	height: 65px;
	background: url(../image/photosnap_ttl_bg.gif) no-repeat;
}

.ps-rank a {
	margin-top: 36px;
	display: block;
	width: 121px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/btn_rank.gif) no-repeat 0 0;
}
.ps-rank a:hover {
	background-position: 0 -20px;
}

#ps-item {
	padding: 20px 0 20px 15px;
}
#ps-item li {
	display: block;
	float: left;
	width: 84px;
}
#ps-item h3,
#ps-item p {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	width: 75px;
}
#ps-item h3 {
	margin-top: 6px;
}
.ps-img {
	height: 75px;
}

#ps-item li.ps-about {
	margin-top: 16px;
	display: block;
	clear: both;
	width: 410px;
}
.ps-about a {
	display: block;
	float: right;
	width: 179px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/photosnap_about.gif) no-repeat 0 0;
}
.ps-about a:hover {
	background-position: 0 -16px;
}

/* @group Clearfix */

#ps-ttl:after,
#ps-item:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#ps-ttl,
#ps-item{display: inline-block;}
/* Hide MacIE \*/
* html #ps-ttl,
* html #ps-item{height: 1%}
#ps-ttl,
#ps-item{display: block;}
/* End hide MacIE */

/* @end */

/* @end */

/* @group TWITTER */
ul#twitter {
	margin-bottom: 15px;
	padding-bottom: 10px;
	background-color: #f3efe6;
}
ul#twitter li {
	padding: 0 15px 5px;
}
li#twit-staff {
	padding: 7px 15px 6px !important;
}
.thumb-author {
	float: left;
	width: 30px;
	height: 30px;
}
li#twit-staff .thumb-author {
	width: 125px;
}
.entry-content {
	margin: 3px 0 0 9px;
	float: left;
	width: 370px;
}

li#twit-staff .entry-content {
	font-size: 80%;
	margin: 2px 0 0 7px;
	background: #fff;
	float: left;
	width: 278px;
	_height: 25px;
	min-height: 25px;
}
li#twit-staff .entry-content a {
	margin: 6px 10px;
	display: block;
}
li#twit-staff .entry-content a:link,
li#twit-staff .entry-content a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
li#twit-staff .entry-content a:active,
li#twit-staff .entry-content a:hover {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

/* @group Clearfix */

ul#twitter li:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ul#twitter li{display: inline-block;}
/* Hide MacIE \*/
* html ul#twitter li{height: 1%}
ul#twitter li{display: block;}
/* End hide MacIE */

/* @end */

/* @end */

/* @group TOP INFO */

#top-info ol {
	margin-bottom: 20px;
	padding: 4px 0 6px;
}
#top-info ol li {
	padding: 10px 0;
	list-style-type: none;
	background: url(../image/topinfo_border.gif) repeat-x 0 bottom;
}
#top-info ol li .top-info-img {
	padding-left: 29px;
	float: left;
}

#top-info ol li h3,
#top-info ol li p {
	margin-left: 86px;
	width: 115px;
}
#top-info ol li h3 {
	font-size: 80%;
}
#top-info ol li p {
	font-size: 74%;
}

/* @group Clearfix */

#top-info ol li:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#top-info ol li{display: inline-block;}
/* Hide MacIE \*/
* html #top-info ol li{height: 1%}
#top-info ol li{display: block;}
/* End hide MacIE */

/* @end */

/* @group Book */

ol#top-info-book {
	background: #f2ece5;
}

#book-1 .top-info-img {
	background: url(../image/ico_num_brown_01.gif) no-repeat 10px center;
}
#book-2 {
	background-color: #e8e1d9 !important;
}
#book-2 .top-info-img {
	background: url(../image/ico_num_brown_02.gif) no-repeat 10px center;
}
#book-3 .top-info-img {
	background: url(../image/ico_num_brown_03.gif) no-repeat 10px center;
}
#book-4 {
	background-color: #e8e1d9 !important;
}
#book-4 .top-info-img {
	background: url(../image/ico_num_brown_04.gif) no-repeat 10px center;
}
#book-5 .top-info-img {
	background: url(../image/ico_num_brown_05.gif) no-repeat 10px center;
}
#book-5 {
	background: none !important;
}

/* @end */

/* @group Article */

ol#top-info-article {
	background: #f1ebdc;
}

#article-1 .top-info-img {
	background: url(../image/ico_num_sand_01.gif) no-repeat 10px center;
}
#article-2 {
	background-color: #e7deca !important;
}
#article-2 .top-info-img {
	background: url(../image/ico_num_sand_02.gif) no-repeat 10px center;
}
#article-3 .top-info-img {
	background: url(../image/ico_num_sand_03.gif) no-repeat 10px center;
}
#article-4 {
	background-color: #e7deca !important;
}
#article-4 .top-info-img {
	background: url(../image/ico_num_sand_04.gif) no-repeat 10px center;
}
#article-5 .top-info-img {
	background: url(../image/ico_num_sand_05.gif) no-repeat 10px center;
}
#article-5 {
	background: none !important;
}

/* @end */

/* @group Write */

ol#top-info-write {
	background: #edeade;
}

#write-1 .top-info-img {
	background: url(../image/ico_num_grn_01.gif) no-repeat 10px center;
}
#write-2 {
	background-color: #dfddcc !important;
}
#write-2 .top-info-img {
	background: url(../image/ico_num_grn_02.gif) no-repeat 10px center;
}
#write-3 .top-info-img {
	background: url(../image/ico_num_grn_03.gif) no-repeat 10px center;
}
#write-4 {
	background-color: #dfddcc !important;
}
#write-4 .top-info-img {
	background: url(../image/ico_num_grn_04.gif) no-repeat 10px center;
}
#write-5 .top-info-img {
	background: url(../image/ico_num_grn_05.gif) no-repeat 10px center;
}
#write-5 {
	background: none !important;
}

/* @end */

/* @end */