body{
	background-color: #ffffff;
	background-image: url(../images/bg_anuthin.gif);
	background-repeat: repeat-x;
	margin: 0;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	overflow-x: hidden;
	overflow-y: scroll;
}
a ,a:visited,a:active,a:link{
	text-decoration: none;
	cursor: pointer;
	border: 0;
}
a:hover{
	text-decoration: underline;
}
.link_zone{
/*	float: left;*/
/*	background-color: #e3f87f;*/
/*	border-right: 1px solid #9be41d;*/
/*	padding: 10px;*/
	line-height: 20px;
	vertical-align: top;
}
.body_zone{
/*	float: right;*/
/*	background-color: #ffffff;*/
/*	padding: 10px;*/
	vertical-align: top;
}
.head{
	font-size: 44px;
	font-weight: bold;
	color: #fb7939;
}
.subhead{
	position: relative;
	top: -7px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 12px;
	color: #2727f7;
}
#anuthin_write_block{
	width: 605px;
	font-size: 12px;
}
#anuthin_write_block .head{
	font-size: 20px;
	color: #ff0000;
}
.head-b{
	background-repeat: no-repeat;
	position: absolute;
	top: -3px;
	left: 665px;
	width: 100px;
	height: 30px;
}
.head-b.write{
	background-image: url(../images/write_button.png);
}
.head-b.login{
	background-image: url(../images/login_button.png);
}
.post_area{
	width: 640px;
}
.post_box{
	clear: both;
	margin-bottom: 5px;
	border-bottom: 5px solid #fb7939;
/*	padding: 10px 50px 20px 50px;*/
}
.post_box .body{
	padding: 0px 20px 0px 20px;
}
.post_box .title{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.post_box .title a{
	color: #000000;
}
.post_box .date{
	font-size: 12px;
	color: #999999;
}
.post_box .content{
	font-size: 12px;
	color: #000000;
}
.post_box .comment_show{
	float: right;
	font-weight: bold;
}
.post_box .comment_box{
	clear: both;
}
.post_box .comment textarea{
	width: 396px;
}
.post_box .comment .comment_enter{
	background-color: #f5793c;
	border: 1px solid #000000;
}
.post_box .comment{
	clear: both;
	background-color: #fde0ca;
	margin-bottom: 5px;
	border: 1px dashed #f8b685;
	padding: 9px;
	width: 400px;
}
#tinymce{
	background-color: #ffffff;
	background-image: none;
}
.block-777{
	width: 777px;
}
.block-777 .top{
	background-image: url(../images/block_777_bg_top.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 777px;
	height: 15px;
}
.block-777 .middle{
	background-image: url(../images/block_777_bg_middle.png);
	background-repeat: repeat-y;
	width: 777px;
}
.block-777 .bottom{
	background-image: url(../images/block_777_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 777px;
	height: 40px;
}
.tag{
	background-repeat: no-repeat;
	background-position: top right;
	width: 123px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.tag.here{
	background-image: url(../images/tag_here.png);
	color: #ffffff;
}
.tag.nohere{
	background-image: url(../images/tag_nohere.png);
	color: #000000;
}
a.tag.nohere:hover{
	color: #ffffff;
}
.link_mainweb{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}