/* @charset "utf-8"; */

	html {
		scrollbar-face-color: #BBCCff;
		scrollbar-highlight-color:#D3ECFF;
		scrollbar-shadow-color: #D3ECFF;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-arrow-color: #D3ECFF;
		scrollbar-track-color: #ffffff;
		scrollbar-darkshadow-color: #ffffff;
	}

	body {
		margin:10px 10px 10px 10px;
		background:#D3ECFF;
	}

	A 	{ color: #4682B4; text-decoration: none; }
	A:link	{ color: #4682B4; text-decoration: none; }
	A:visited	{ color: #4682B4; text-decoration: none; }
	A:active	{ color: #ADD8E6; }
	A:hover	{ color: #ADD8E6; }

	h1, h2, h3, h4, h5 {
		margin: 0px;
		padding: 0px;
	}

	A 	{ color: #4282B5; text-decoration: none; }
	A:link	{ color: #4282B5; text-decoration: none; }
	A:visited	{ color: #4282B5; text-decoration: none; }
	A:active	{ color: #4282B5; }
	A:hover	{ color: #4282B5; }

	#banner {
		font-family: Osaka, verdana, Tahoma;
		color:#4682B4;
		font-size:x-large;
/*		font-weight:bold; */
		text-align:left;
		background-image: url("/picture/moblog-top.jpg");
		background-repeat: no-repeat;
		width: 840px;
		height:290px;
	}

	#banner a,
	#banner a:link,
	#banner a:visited,
	#banner a:active,
	#banner a:hover {
		font-family: Osaka, verdana, Tahoma;
		font-size: x-large;
		color: #000000;
		text-decoration: none;
	}

	.description {
		font-family: Osaka, verdana, Tahoma;
		color:#FFFFFF;
		font-size:small;
		font-weight:bold;
/*  		background:#D3ECFF;  */
		background-color:transparent;
		text-transform:none;
		letter-spacing: none;
	}

	.description2 {
		font-family: Osaka, verdana, Tahoma;
		color:#000000;
		font-size:small;
/*		font-weight:bold; */
		background-color:transparent;
		text-transform:none;
		letter-spacing: none;
		float:left;
		margin-top: 10px;
		margin-left: 30px;
	}

	#content {
		float:left;
		margin-top:25px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:5px;
	}

	#links {
		width:28%;
		float:left;
		<!-- position:absolute;-->
		position:relative;
		margin-top: 65px;
		margin-left: 15px;
		margin-right:0px;
		border:1px solid #778899;
		background:#FFFACD;
	}

	#monavi {
		margin-top: 3px;
		margin-bottom:5px;
		text-align:center;
	}

	#listmenu {
		float:left;
		width:320px;
		margin-top: 10px;
		line-height:140%;
	}

	#listmenu2 {
		background: #FFFAFF;
		padding-left: 5px;
		border-left:1px solid #778899;
		border-right:1px solid #778899;
		border-bottom:1px dotted #778899;
	}

	.blog {
		float:left;
		margin-left: 20px;
		margin-bottom: 50px;
		width: 500px;
	}

	.blogbody {
		font-family: Osaka, verdana, Tahoma;
		color:#000000;
		font-size:small;
		font-weight:normal;
		background:#ffffff;
		line-height:140%;
		border-left:1px solid #778899;
		border-right:1px solid #778899;
		border-bottom:1px dotted #778899;
		padding:15px;
		overflow: hidden;
	}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
	}

	.titlebody {
		border-left: #D2691E 5px solid;
		border-bottom: #D2691E 1px solid
	}

	.title {
		font-family: Osaka, verdana, Tahoma;
		color: #778899;
		text-transform: uppercase;
		font-weight:bold;
		padding-left:5px;
		padding-bottom:3px;
	}

	.title2 {
		border-bottom: #778899 1px dotted;
		border-right: #778899 1px solid;
		border-top: #778899 1px dotted;
		border-left: #778899 1px solid;
		font-size: large;
		background: #FFFACD;
		width: 180px;
		color: #778899;
		padding-top:3px;
		padding-bottom:2px;
	}

	#menu {
		margin-bottom:10px;
		font-family: Osaka, verdana, Tahoma;
		font-size:small;
		font-weight:bold;
		margin-bottom:20px;
	}

	.date {
		border-right: #778899 1px solid;
		border-top: #778899 1px dotted;
		border-left: #778899 1px solid;
		font-size: x-large;
		text-transform:uppercase;
		background: #FFFACD;
		width: 220px;
		color: #778899;
		text-align: center
	}

	.date2 {
		border-bottom: #778899 1px dotted;
		margin-top:10px;
	}

	.posted	{
		font-family: Osaka, verdana, Tahoma;
		font-size: x-small;
		color: #999999;
	}

	.category {
		font-family: Osaka, verdana, Tahoma;
		font-size: x-small;
		color: #999999;
		text-align:right;
	}

	.posttime {
		font-family: Osaka, verdana, Tahoma;
		font-size: x-small;
		color: #999999;
		text-align:right;
	}

	.calendar {
		font-family:  Osaka, verdana, Tahoma;
		color:#404040;
		font-size:x-small;
		font-weight:normal;
		padding:1px;
	}

	.calendarhead {
		font-family: Osaka, verdana, Tahoma;
		color:#4682B4;
		font-size:small;
		font-weight:bold;
		line-height:140%;
	}

	.side {
		font-family: Osaka, verdana, Tahoma;
		color:#000000;
		font-size:x-small;
		font-weight:normal;
		line-height:130%;
		margin: 8px;
	}

	.sidetitle {
		font-family: Osaka, verdana, Tahoma;
		color:#000000;
		font-size:x-small;
		font-weight:bold;
		line-height:140%;
		padding:2px;
		margin:5px;
		border-bottom:1px solid #778899;
		text-transform:uppercase;
		letter-spacing: .2em;
	}

	.syndicate {
		font-family: Osaka, verdana, Tahoma;
		font-size:xx-small;
		font-weight:bold;
		line-height:140%;
		padding:2px;
		margin-top:10px;
		text-align:center;
	}

	.powered {
		font-family: Osaka, verdana, Tahoma;
		color:#000000;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px solid #778899;
		border-bottom:1px solid #778899;
		line-height:140%;
		text-transform:uppercase;
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em;
	}

	.comments-body {
		font-family: Osaka, verdana, Tahoma;
		color:#000000;
		font-size:small;
		font-weight:normal;
		background:#ffffff;
		line-height:140%;
		border-left:1px solid #778899;
		border-right:1px solid #778899;
		border-top:1px dashed #778899;
		border-bottom:1px dashed #778899;
		padding:15px;
		margin-bottom:15px;
	}

	.comments-post {
		font-family: Osaka, verdana, Tahoma;
		color:#000000;
		font-size:x-small;
		font-weight:normal;
		background:#ffffff;
		margin-bottom:25px;
		border-top:1px dashed #778899;
	}

	.comments-head	{
		font-family: Osaka, verdana, Tahoma;
		font-size: small;
		color: #000000;
		font-weight:bold;
		text-transform:uppercase;
		margin-bottom:15px;
		margin-top:10px;
		border-bottom:1px solid #778899;
	}

	.trackback-body {
		font-family: Osaka, verdana, Tahoma;
		color:#000000;
		font-size:small;
		font-weight:normal;
		background:#ffffff;
		line-height:140%;
		padding-top:15px;
	}

	.trackback-url {
		font-family: Osaka, verdana, Tahoma;
		color:#000000;
		font-size:small;
		font-weight:normal;
		background:#ffffff;
		line-height:140%;
		padding:5px;
		border:1px dashed #778899;
	}

	.trackback-post {
		font-family: Osaka, verdana, Tahoma;
		color:#000000;
		font-size:x-small;
		font-weight:normal;
		background:#ffffff;
		margin-bottom:20px;
	}	

	#banner-commentspop {
		font-family: Osaka, verdana, Tahoma;
		color:#4682B4;
		font-size:large;
		font-weight:bold;
		text-align:right;
	}

	input {
		background:#ffffff;
		border: #778899 1px solid; 
	}

	textarea {
		background:#ffffff;
		font-family: Osaka, verdana, Tahoma;
		font-size:small;
		font-weight:normal;
		border: #778899 1px solid;
	}

	blockquote {
		font-family: Osaka, verdana, Tahoma;
		font-size:small;
		color:#000000;
		line-height:140%;
		background-color: #ffffff;
		border-left: 10px solid Olive;
		padding: 5px;
		margin-left: 15px;
		margin-right: 15px;
		width: auto
	}

	.footer {
		color:#000000;
		font-weight:normal;
		font-size: 9px; 
		font-family: Osaka, verdana, Tahoma;
		padding:2px;
		margin-top:10px;
		text-align:center;
	}

	.code{
		font-family: Osaka, verdana, Tahoma;
		font-size:small;
		color: #000000;
		line-height:140%;
		background-color: #ffffff;
		border-left: 10px solid #778899;
		padding: 5px;
		margin-left: 15px;
		margin-right: 15px;
		width: auto
	}

	.hot{
		color:Lime;
	}