ul { list-style-type: none; margin: 0; padding: 0; }
p, div, ul, li, h1, span { margin: 0; padding: 0; }
.text { margin: 0 0 30px 0; }
h1 a { font: 10pt Arial; color: #fff; margin:0; padding: 2px 20px 2px 10px; text-decoration: none; font-weight: bold; background: #9FBF47 url(../include/design/title_end.gif) top right no-repeat; }
.date { display: block; width: 480px; border-top: 1px solid #9FBF47; margin: 1px 0 10px 0; text-align: right; font: 8pt Arial; color: #999; border-top: 1px solid #9FBF47; }
a img { color: #666; }

body {
	background: #f1f1e0;
	text-align: center;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	padding-bottom: 20px;
}
#header {
	margin-top: 10px;
	font: 14pt Arial;
	font-weight: bold;
	color: #333333;
	background: #f1f1e0;
}
#header img {
	border-top: 5px solid #9FBF47;
	border-bottom: 5px solid #9FBF47;
}
#sidebar {
	float: right;
	padding: 20px 20px 0 0;
	background: #fff;
}
#sidebar .box {
	padding: 10px;
	background: #F2F2E2;
	border: 1px solid #9FBF47;
}
#sidebar .box .galleries li {
	line-height: 20px;
	padding-left: 20px;
	background: transparent url(../include/design/icon_menufolder.gif) 0 0 no-repeat;
}
#sidebar .box .galleries a,
#sidebar .box .archive a,
#sidebar .box .counter,
#sidebar .box .network a,
#content ul li a,
#content ul li {
	font: 10pt Arial;
	text-decoration: none;
	color: #333;
}
#content .galleries li {
	line-height: 20px;
}
#content .galleries li:hover {
	background: #F1F1E0;
}
#content .galleries span {
	float: right;
	margin-top: -20px;
}
#sidebar h2 {
	font: 10pt Arial;
	font-weight: bold;
	color: #9FBF47;
	margin: 20px 0 2px 10px;
	padding: 0;
}
#content {
	margin-top: 23px;
	width: 490px;
	padding: 20px 20px 0 20px;
	background: #fff;
}
#content p {
	display: block;
	width: 500px;
	font: 10pt Arial;
	color: #333;
}
#footer {
	font: 10pt Arial;
	color: #333;
	text-align: center;
}
#footer a {
	line-height: 30px;
	color: #9FBF47;
	text-decoration: none;
}
#TB_title {
	display: none;
}

