body {
	background: #fff;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 30px 60px 30px;
}
select, input, textarea {
	font-size: 14px;
}
a {
	color: #3366cc;
}
a:hover {
	text-decoration: none;
}
form {
	margin: 4px;
}
img {
	border: 0px;
}
#top, .main, #foot {
	clear: both;
}
#title {
	background: url(content/image/top_bg.gif) no-repeat left bottom;
	font-size: 2em;
	font-weight: bold;
	padding-top: 35px;
	padding-left: 15px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#title a {
	text-decoration: none;
}
#blogdescription {
	padding: 5px;
	background: url(content/image/m_bg.gif) repeat-x left bottom;
	padding-left: 20px;
	height: 17px;
}
.a_div {
	margin-top: 8px;
	border: 1px solid #fff;
}
.a_title {
	padding-left: 5px;
	padding-top: 2px;
	width: 217px;
	height: 20px;
	overflow: hidden;
	background: url(content/image/t_bg.gif) no-repeat left top;
}
.a_c {
	border: 1px solid #bbb;
	border-top: 0;
	padding: 5px;
	width: 210px;
}
#ldiv {
	border: 1px solid #fff;
	margin-right: 460px;
}
#rdiv {
	float: right;
	width: 500px;
}
.mdiv {
	width: 222px;
	padding-left: 8px;
	float: right;
}
.page {
	text-align: right;
}
.menur {
	margin-top: 10px;
}
.b_title {
	border-bottom: 1px solid #a0a7b2;
	font-weight: bold;
	padding-top: 10px;
	color: #c0c9d6;
}
.b_c {
	padding-top: 10px;
	margin-bottom: 20px;
}
.h_archive {
	padding-bottom: 5px;
}
.h_title {
	font-weight: bold;
	padding-bottom: 2px;
}
.h_info {
	color: #666;
	padding-bottom: 2px;
}
.h_description {
	border-bottom: 1px dotted #6b889b;
	padding-bottom: 2px;
}
#foot {
	padding-top: 20px;
}
.s_input {
	width: 50px;
}
.signature {
	margin: 10px;
	border: 1px solid #999;
	padding: 5px;
	font-size: 12px;
	background: #ececec;
}
#calendartoday {
	font-weight: bold;
	border: 1px solid #adadad;
}
#calendar {
	text-align: center;
	font-size: 12px;
}
.calendartop {
	font-weight: bold;
	border-bottom: 1px solid #adadad;
}
.calendartitle a {
	text-decoration: none;
}
.stitle {
	padding-left: 25px;
	font-size: 12px;
}
.tdate {
	border-bottom: 1px solid #a0a7b2;
	font-weight: bold;
	padding-top: 20px;
	color: #c0c9d6;
}
.title {
	padding-top: 5px;
	font-weight: bold;
	font-size: 1.4em;
}
.description, .content, .comments, .trackbacks, .referral {
	padding: 5px 0 10px 15px;
}
.comments {
	border-bottom: 1px solid #ccc;
	color: #666;
}
#commentpre {
	padding: 5px;
	border: 1px solid #adadad;
	width: 79%;
}
.referral, .trackbacks {
	color: #666;
}
.continue {
	padding: 5px 0 0 15px;
}
.info {
	padding: 5px 5px 5px 0;
	font-size: 12px;
	text-align: right;
	border-bottom: 1px solid #d5d5d5;
}
.commentlist {
	padding: 5px;
	border-bottom: 1px dotted #d5d5d5;
}
.commentinfo {
	text-align: right;
	color: #999;
}
.area {
	width: 80%;
}
.entries {
	padding: 0;
	margin: 10px 0 10px 15px;
}
.entries li {
	padding: 2px;
}
.highlight {
	background: #ff0;
	color: #f00;
}
.ext {
	clear: both;
	height: 20px;
}
.w_msg {
	border: 1px solid #f00;
	padding: 10px;
	font-size: 1.2em;
	background: #fdfdf2;
	margin-top: 10px;
}
