body {
	background-attachment: scroll;
	background-image: url(http://www.jablogi.com/style/images/bg.jpg);
	background-repeat: repeat;
	background-position: right top;
	font-family: Tahoma;
	font-size: 12px;
	margin:0px;
}
a {
	color:#FF6600;
	text-decoration:none;
}
a:hover {
	color:#3366FF;
}
input {
	font-family:Tahoma;
	font-size:11px;
}
textarea {
	font-family:Tahoma;
	font-size:11px;
}
.body {
	width:750px;
	border:#b5b5b5 solid 1px;
	background-color:#FFFFcF;
}
.header {
	background-image:url(http://www.jablogi.com/style/images/head.jpg);
	background-repeat:repeat-x;
	height:240px;
	padding-top:30px;
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.main {
	background-color:#FFFFcF;
	line-height:150%;
	text-align:right;
	padding:10px;
	padding-right:220px;
	direction:rtl;
}
.menu {
	width:180px;
	border:#999999 1px dashed;
	background-color:#FFFFcF;
	padding:10px;
	float:right;
	margin:10px;
	margin-right:5px;
	text-align:right;
	direction:rtl;
}
.hr {
	height:10px;
	background-image:url(http://www.asahand.com/hr.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#content_top {
	font-weight:bold;
}
#content_main {
	text-align:justify;
}
#content_bot {
	font-size:10px;
}
#ads {
	background-color:#ffffff;
	text-align:center;
	padding:10px;
	line-height:100%;
}
.comment-footer {
	font-size:10px;
}