h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #F1EFE4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
#entry-list li {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 13px;
}

#archive li {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 13px;
}
#archivelist {
	text-align: right;
	padding-right: 10px;
}


#category-list li {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 13px;
}
#introduction {
	padding-bottom: 30px;
	background-image: url(../item/images/intro-bkg.png);
	background-repeat: no-repeat;
}
.blog-data {
	padding-left: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #FF6699;
}
.blog-entry {
	margin-bottom: 50px;
}
#sub {
	background-color: #FFFFFF;
	background-image: none;
}

/***************************************/

#sub table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#sub td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 14px;
}
.previous {
	font-size: 10px;
}
.next {
	font-size: 10px;
}
.saturday-top {
	background-color: #AED1EC;
	color: #3333FF;
}
.sunday-top {
	background-color: #FFF0F3;
	color: #CC0000;
}
.saturday {
	background-color: #E6F1F9;
	color: #3333FF;
}
.sunday {
	background-color: #FFF0F3;
	color: #CC0000;
}
td {
	text-align: center;
	padding: 3px;
}
.module-header {
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
}
#blog img {
	padding-right: 10px;
	float: left;
}

