.voice {
	width: 625px;
	height: 225px;
	color: #630;
	background: url(/img/frame_yellow.gif) no-repeat;
}
.voice-txt-area {
	text-align: left;
	padding: 5px;
}
.voice-txt-area td {
	padding: 10px;
}
.voice-txt-area div {
	margin-top: 10px;
}


/* uO */
#img-upload {
	margin: 0 auto;
	width: 350px;
	background: #fff;
}
#img-upload div {
	padding: 10px;
}
#img-upload td {
	text-align: left;
}
#blog-header-bar {
	height: 30px;
	margin-bottom: 30px;
	text-align: left;
	background: #fff;
}
#blog-header-bar table {
	width: 100%;
	height: 30px;
}
.blog-articles {
	width: 620px;
	padding: 5px;
	word-break: break-all;
	word-wrap: break-word;
	overflow: auto;
}
.calendar {
	width: 160px;
	text-align: center;
}
.calendar caption {
	color: #fff;
	background: #630;
}
.calendar caption A:link {
	color: #fff;
}
.calendar caption A:visited {
	color: #fff;
}
.calendar caption A:active {
	color: #fff;
}
.calendar caption A:hover {
	color: #fff;
}
.calendar th {
	color: #630;
	background: #F5DEB3;
}
ul#BlogNav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}
ul#BlogNav li {
	float: left;
	height: 22px;
	margin: 0;
	padding: 2px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	background: #F5DEB3;
}
ul#BlogNav li img {
	margin: 0;
	padding: 0;
	float: left;
}
ul#BlogNav a {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #630;
	margin-top: 5px;
}
ul#BlogNav a:hover {
	background: #630;
	color: #fff;
}
#album-photo table {
	margin: 0 auto;
	width: 600px;
	border-collapse: separate;
	border-spacing: 10px;
	background: #F5DEB3;
}
#album-photo td {
	width: 135px;
	height: 120px;
	text-align: center;
	background: #fff;
}
#album-photo div {
	margin: 5px;
	height: 100px;
}
#album-list table {
	margin: 0 auto;
	width: 600px;
	border-collapse: separate;
	border-spacing: 10px;
	background: #F5DEB3;
}
#album-list td {
	padding: 10px;
	height: 200px;
	background: #fff;
}
#album-list div {
	float: right;
	width: 110px;
	margin-bottom: 5px;
}
.album-list-title1 {
	clear: both;
	background: #F5DEB3;
}
.album-list-title2 {
	background: #fff;
}