* {
	margin: 0;
	padding: 0;
	text-shadow: 0 0 3px #999;
}
body {
	background: #FFFDE4 url(/images/bak.gif) right top no-repeat fixed;
	padding: 20px;
	min-width: 850px;
}
body, td {
	font-size: 12px;
	color: #666;
	line-height: 200%;
	letter-spacing: 4px;
}
a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #DDD;
}
li {
	list-style: none;
	margin-left: 5%;
}
ul {
	margin-bottom: 30px;
}
#blogname {
	width: 850px;
	padding-top: 20px;
	margin-bottom: 50px;
}
#home small {
	float: right;
}
#leftcontent {
	width: 550px;
	float: left;
}
#centercontent {
	width: 200px;
	float: left;
	font-size: 10px;
	letter-spacing: 0;
}
#rightcontent {
	width: 200px;
	float: left;
	font-size: 10px;
	letter-spacing: 0;
}
#leftcontent .top {
	display: none;
}
.widgettitle {
	margin-bottom: 10px;
}
.postcage {
	margin-bottom: 150px;
}
.contentdate {
	margin-bottom: 20px;
}
.contentdate h2 {
	margin-bottom: 5px;
}
.contentdate p {
	font-size: 10px;
	margin-left: 5px;
}
.box {
	margin-left: 20px;
	margin-bottom: 10px;
}
.box p {
	margin-bottom: 20px;
}
.top-leftc, .top-rightc, .bottom-leftc, .bottom-rightc {
	display: none;
}
.contentdate .date {
	display: none;
}

