/* CSS Document */

#blogTitle{
	width:630px;
	height:81px;
	background-image:url(../blog1/_share/title_bgimage.gif);
	padding:5px 0 0 20px;
	font-size:20px;
	font-weight:bold;
}
#blogTitleHead{
	font-size:10px;
	font-weight:normal;
	line-height:200%;
}

#sideLeft{
	float:left;
	width:176px;
	margin:-20px 0 0 8px;
	background-color:#cce3cd;
}
#leftContents{
	width:150px;
	margin:0 auto;
}
#sideRight{
	float:right;
	width:445px;
	margin:-20px 10px 0 0;
}

#leftHeader{
	width:176px;
	height:11px;
	background-image:url(../blog1/_share/sidobar_header.jpg);
}
#leftFooter{
	width:176px;
	height:11px;
	background-image:url(../blog1/_share/sidobar_footer.jpg);
}


#leftContents{
	font-weight:bold;
	color:#003300;
}

#calendar , #monthCalendar , #category , #comment , #trackBack{
	border-top:solid 1px #E7FCFE;
	padding:10px 0 10px 0;
}

#category ul,#comment ul,#monthCalendar ul{
	padding:5px 0 0 5px;
	line-height:130%;
	font-weight:normal;
	font-size:10px;
	list-style:none;
}
#category a,#comment a,#monthCalendar a{
	text-decoration:none;
}

.entryTitle a{
	text-decoration:none;
	color:#006600;
}












