@charset "UTF-8";
/*------------------*/
@import url("sub.css");

#f-mainpic {
	margin-top: 0px;
}
#f-mainpic .section-in {
	height: 371px;
	width: 635px;
	background-image: url(../diary/img_index/photo01.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 0px;
}
#s-looks h2 {
	height: 36px;
	width: 635px;
	background-image: url(../diary/img_index/h2_01.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#s-looks .section-in .inner {
	background-color: #F3F3F3;
	padding: 13px 17px;
}
#s-looks .section-in .inner h3 {
	background-image: url(../diary/img_index/point.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 0px 2px;
	padding-left: 20px;
	font-size: small;
}
#s-looks .section-in .inner .title {
	padding-left: 20px;
}
#s-looks .section-in .inner .mtbody {
	background-color: #FFFFFF;
	padding: 13px 17px;
	margin-top: 10px;
	width: 534px;
}
#s-looks .section-in .inner .group ul {
	float: right;
}
#s-looks .section-in .inner .group li {
	background-image: url(../diary/img_index/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 8px;
	
}
#s-looks .section-in .inner .group li a {
	color: #990000;
}
#s-looks .section-in .inner .group {
	margin-top: 10px;
	width: 524px;
	margin-top: 10px;
}
#f-mainpic .section-in {
	position: relative;
}
#f-mainpic .section-in .catch {
	text-indent: -9999px;
	overflow: hidden;
}
#f-mainpic .section-in .cauti {
	position: absolute;
	left: 37px;
	top: 314px;
	font-size: 11px;
	color: #4F797D;
	width: 565px;
}
#f-mainpic .section-in .descr {
	position: absolute;
	left: 35px;
	top: 268px;
	font-size: 12px;
	width: 565px;
}







#f-mainpic .section-in #calendar {
	position: absolute;
	left: 410px;
	top: 40px;
}

#calendar {
    margin: 5px 0 10px;;
    color: #444444;

}

#calendar table {
    padding: 0;
    border-collapse: separate;
		width: 200px;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 9px;
		font-weight: bold;
    width: 23px;
		border: 1px solid #CCCCCC;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
		border: 1px solid #CCCCCC;
}
th.saturday {
	color: #339997;
}
th.sunday {
	color: #cc0000;
}
#calendar a {
	color: #ff6600;
	font-weight: bold;
}
#calendar .module-calendar .module-header {
	height: 30px;
}
#calendar .module-calendar .module-header {
	height: 30px;
	position: relative;
	width: 200px;
	overflow: hidden;
}
#calendar .module-calendar .module-header .back {
	position:absolute;
	left: 40px;
	top: 10px;
	height: 5px;
	width: 7px;
}
#calendar .module-calendar .module-header .back a {
	display: block;
	height: 5px;
	width: 7px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../diary/img_index/calback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#calendar .module-calendar .module-header .next {
	position:absolute;
	left: 150px;
	top: 10px;
	height: 5px;
	width: 7px;
}
#calendar .module-calendar .module-header .next a {
	display: block;
	height: 5px;
	width: 7px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../diary/img_index/calnext.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#calendar .module-calendar .module-header h2 {
	font-size: 12px;
	position:absolute;
	left: 65px;
	top: 5px;
}
#calendar .module-calendar {
		background-color: #FFFFFF;
		border: 1px solid #CCCCCC;
}
#monthly-archives {
	margin-top: 5px;
}
#monthly-archives select {
	width: 205px;
}

.pic-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.pic-right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#s-looks #newTop{
	height: 36px;
	width: 635px;
	background-image: url(../diary/img_index/h2_02.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
