@charset "utf-8";
#title {
	color: #369;
	background-color: #cbdffe;
}

h2 {
	font-size: 13px;
	line-height: 16px;
	color: #969;
	font-weight: normal;
}
h3 {
	color: #969;
	line-height: 16px;
	font-weight: normal;
	font-size: 12px;
}
.wrapper {
	width: auto;
	overflow: hidden;
}
.detail0 {
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBDFFE;
}
.attitude {
	color: #69C;
	float: left;
	width: 296px;
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
}


#detail1 {
	margin-left: 10px;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 15px;
}

.detail2 {
	margin-left: 10px;
	overflow: hidden;
	margin-top: 10px;
}
.detail3 {
	margin-left: 20px;
	overflow: hidden;
	margin-top: 15px;
}


.detail-a {
	text-align: center;
	float: left;
	width: 140px;
	margin-right: 0px;
	margin-left: 8px;
}


.detail-b {
	text-align: center;
	float: left;
	width: 133px;
	margin-right: 5px;
	margin-left: 10px;
}
.detail-c {
	text-align: center;
	float: left;
	width: 133px;
	padding-left: 10px;
	padding-top: 15px;
}
.detail-d {
	text-align: center;
	float: left;
	width: 133px;
	padding-left: 10px;
}

#blog {
	font-size: 14px;
	color: #C99;
	text-align: right;
	margin-right: 25px;
}
#blog a{
	color: #099;
	font-weight: normal;
	text-decoration: none;
}
#blog a:hover{
	color:#969;
	text-decoration: none;
	font-weight: normal;
}
	
.f {
	font-family: "Comic Sans MS", cursive;
	color: #699;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}


.none {
	float: none;
}

.name {
	font-weight: bold;
	color: #9FADC6;
	line-height: 16px;
}
.comments {
	font-size: 11px;
}

