@charset "utf-8";
/* CSS Document */
#maincontents #right{
	float: left!important;	
}
#submenu{
	padding: 0px 0px 0px 0px;	
}
#submenu ul{
	padding: 0px 0px 23px 10px;
}
#submenu a{
	display: block;	
	text-indent: -9999px;
}
#submenu #submenu1{
	width: 89px;
	height: 21px;
	text-indent: 9999px;
	background: url(../images/submenu/submenu1.png) no-repeat;
}
#submenu #submenu1 span{
	display: none;	
}
.textbox {
    margin: 0 0 37px;
}
#maintext{
	padding-top: 0!important;
	overflow: hidden;	
}
*html #maintext{
	zoom: 1;	
}
#pagetoplink p {
	text-indent:inherit !important;
}

#blogleft{
	width: 580px;
	float: left;
	padding: 0px 0px 0px 10px;	
}
#blogright{
	width: 162px;
	float: right;	
}
.entrytitle{
	color: #b3975f;
	font-size: 140%;
	padding: 10px 0px;
	border-top: 1px solid #b3975f;	
	border-bottom: 1px solid #b3975f;
	font-weight: bold;
	overflow: hidden;
}
.entryheader{
	overflow: hidden;
	padding: 20px 0px 10px 0px;	
}
*html .entryheader{
	zoom: 1;	
}
.entry{
	position: relative;	
}
.entrydate{
	font-weight: bold;
	font-size: 130%;
	width: 55%;
	float: left;	
	color: #B3975F;	
}

.entrysnsbtn{
	padding: 2px 0px 0px 0px;
	width: 45%;
	float: left;
}
.entrytoplink a{
	display: block;
	width: 100%;
	height: 12px;
	padding: 20px 0px;	
	text-indent: -9999px;
    background: url("../images/pagetoplink.png") no-repeat right;		
}
#blogright ul{
	line-height: 140%;
	padding: 20px 0px 10px 0px;

}
#blogright ul li{
	padding: 0px 10px 15px 5px;	
}
#blogright ul span{
	display: block;	
}
#entrylist ul li{
	color: #b3975f;
	background: url("../images/border.png") left 5px no-repeat;			
	margin: 0px 0px 10px 5px;
	padding: 0px 0px 0px 15px;
}
#entrylist p{
	width: 162px;
	height: 30px;
	text-indent: -9999px;
	background: url("../images/topics_tit.png") no-repeat;			
}

#categorylist p{
	width: 162px;
	height: 30px;
	text-indent: -9999px;
	background: url("../images/category_tit.png") no-repeat;			
}
#categorylist ul li a{
	color: #b3975f;
	font-weight: bold;
	background: url("../images/border.png") left 2px no-repeat;			
	padding-left: 15px;
}
#calendar p{
	width: 162px;
	height: 30px;
	text-indent: -9999px;
	background: url("../images/calendar_tit.png") no-repeat;
}
#calendar table{
	width: 160px;
	margin: 10px 0px 10px 2px;
}
#calendar a{
	color: #002d5e;
	text-decoration: underline;
}
#calendar th,
#calendar td{
	text-align: center;	
}
.sun{
	color: #cc4242;	
}
.sat{
	color: #0048c0;	
}
#calendartitle{
	width: 100%;
	text-align: center;	
}
#calendartitle a{
	color: #000;
	text-decoration: none	
}
.entrybody p{
	margin: 10px 0px ;	
}