body {
	background-color: #F9FDD4;
}
a {
    outline: none; /* for Firefox */
    hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
#diary {
	background-image: url(../images/diary.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	font-size: 12px;
	line-height: 22px;
	color: #544f42;
	padding-right: 54px;
	padding-bottom: 60px;
	padding-left: 50px;
}
#diarycon {
	height: 180px;
	width: 240px;
	overflow: hidden;
}
.diaryTitle {
	font-size: 0px;
	line-height: 30px;
	display: block;
	height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
}
.diaryTitle a {
	font-size: 0px;
	line-height: 30px;
	display: block;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration:none;
	text-indent:-999px;
	}
.index_news_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 993300;
	line-height: 24px;
}
.index_news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.index_about_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.index_news_title a:link {
	color: #993300;
	text-decoration: none;
}
.index_news_title a:visited {
	text-decoration: none;
	color: #BB7A53;
}
.index_news_title a:hover {
	text-decoration: underline;
	color: #FF3300;
}
.index_news_title a:active {
	text-decoration: none;
}.tv_box {
	height: 195px;
	width: 260px;
	border: 1px solid #99CC33;
}

.module_link ul{list-style:none;}
.module_link li{
	float:left;
	width:80px;
	margin-top:2px;
	margin-left:2px;
	line-height:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDC44D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BDC44D;
	height: 10px;
}
.module_link a{
	display:block;
	text-align:center;
	height:20px;
	font-size: 11px;
	text-decoration:none;
}
.module_link a:link{
	color:#666600;
	text-decoration:none;
	font-size: 11px;
}
.module_link a:visited{color:#666600;text-decoration:none;	font-size: 11px;}
.module_link a:hover{color:#BB7A53;text-decoration:none;	font-size: 11px;} 
