/******* Sliding Banner *****************/
#bannerSN {
	position: absolute;
	top: 292px;
	left: 793px;
	width: 90px;
	height: 13px;
	z-index: 2;
}

#bannerSN li {
	float: left;
	width: 18px;
	height: 13px;
}

#banner {
	position: relative;
	top: 0;
	left: 0;
	width: 560px;
	height: 185px;
	z-index: 1;
}

/******* Bulletin *****************/
#bulletin {
	height: 85px;
	margin-top: 6px;
	line-height: 18px;
}

/******* Left-side Block *****************/
.tabContent {
	clear: both;
	width: 478px;
	height: 244px;
	border: 1px solid #c0c0c0;
	border-top: 0;
	padding-top: 15px;
	overflow: hidden;
}

.indexBlockL {
	float: left;
	width: 200px;
	text-align: center;
}

.indexBlockL div {
	margin: 0 auto;
}

.indexBlockL p {
	width: 160px;
	margin: 5px auto 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.indexBlockL ul {
	width: 146px;
	margin: 10px auto 0 auto;
	border: 1px solid #c0c0c0;
	padding: 7px;
	text-align: center;
}

.indexBlockL li {
	height: 20px;
	line-height: 20px;
}

.indexBlockR {
	float: right;
	width: 268px;
	padding-right: 10px;
}

.indexBlockR h5 {
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.indexBlockR p {
	margin-top: 5px;
	line-height: 20px;
}

.indexBlockR p * {
	color: #a9a9a9;
}

.indexBlockR p.more {
	height: 24px;
	margin-top: 0;
	text-align: right;
	line-height: 24px;
}

.indexBlockR p.more * {
	color: #333;
}

.indexBlockR ul {
	height: 144px;
	margin-top: 10px;
}

.indexBlockR li {
	clear: both;
	height: 24px;
	margin-bottom: 0 !important; margin-bottom: -3px; /* Fix IE-FF Compatibility */
	padding-left: 10px;
	background: url(../images/icon_li_arrow_orange.gif) no-repeat left;
	line-height: 24px;
}

.indexBlockR li strong {
	float: left;
	width: 218px;
	margin-right: 10px;
	font-weight: normal;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.indexBlockR li cite {
	float: right;
	width: 30px;
	color: #a9a9a9;
	font-size: 11px;
	text-align: right;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.indexBlockR li cite * {
	color: #a9a9a9;
}

.indexBlockR li.blog strong {
	width: 188px;
}

.indexBlockR li.blog cite {
	float: left;
	width: 60px;
	font-size: 12px;
	text-align: left;
}

/******* Right-side Block *****************/
.block2R {
	height: 287px;
}

/******* Album *****************/
#album {
	float: left;
	clear: both;
	width: 490px;
}

#album .titleBar {
	width: 480px;
}

#album ul {
	clear: both;
}

#album li {
	margin-right: 10px;
	padding: 5px;
}

#album ul.noFound {
	width: 480px;
	height: 290px;
	background: #e7e7e7 url(../images/blank_album.gif) no-repeat center;
	overflow: hidden;
}

#topAlbum {
	height: 317px;
}

/******* Shop *****************/
#shop {
	float: right;
	width: 250px;
	background: #f5f5f5;
}

#shop ul {
	text-align: center;
}

#shop li {
	height: 65px;
	margin-top: 5px;
	padding-left: 0;
	background: none;
	line-height: 65px;
}

#shop ul.noFound {
	height: 290px;
}

/******* Friendly Link *****************/
#link h4 {
	float: left;
	width: 26px;
	height: 78px;
	background: url(../images/titlebar_link.gif);
	text-indent: -9999px;
	overflow: hidden;
}

#link ul {
	display: block;
	float: left;
	width: 703px;
	height: 72px;
	border: 1px solid #c0c0c0;
	border-left: 0;
	padding: 2px 5px;
	background: url(../images/bg_link.gif) repeat-x 5px 0;
}

#link li {
	display: block;
	float: left;
	width: auto;
	height: 24px;
	padding: 0 10px 0 5px;
	line-height: 24px;
	white-space: nowrap;
}
