/* CSS Document */

.blog_center_col{
	float:left;
	width:500px;
	margin:20px 0 0 10px;
	padding:0;
}

.blog_right_col{
	float:right;
	width:145px;
	margin:30px 0 0 0;
	padding:0;
	background-image:url(../image/blog/bg_right_col_middle.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

#sidebar{
	background-image:url(../image/blog/bg_right_col_bottom.jpg);
	background-position:bottoml;
	background-repeat:no-repeat;
	padding-bottom:400px;
}

/*--------------------------------*/

.blog_center_col h2{
	background-image:url(../image/blog/bg_entry_title.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin:10px 0px;
	color:#333333;
	padding-left:20px;
}

.blog_center_col h2 a{
	color:#333333;
	text-decoration:none;
	line-height:32px;
	font-size:15px;
}

.blog_center_col h2 a:hover{
	text-decoration:underline;
}

/*--------------------------------*/

.entry_zone{
	width:500px;
	margin:10px auto;
}

.asset-body{
	width:500px;
	margin:0 auto;
}

/*--------------------------------*/
.time_stat{
	border-bottom:1px dashed #333333;
	margin:5px 0;
}
/*--------------------------------*/


.totop2{
		width:500px;
		margin:0 auto;
}

.totop2 p{
	text-align:right;
}

.totop2 p a{
	background-image:url(../image/blog/bt_totop.jpg);
	background-repeat:no-repeat;
	background-position:left 0.1em;
	padding-left:15px;
}
/*--------------------------------*/
#sidebar h3{
	background-image:url(../image/blog/lb_right_col.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:35px;
	color:#FFFFFF;
	padding:0 20px;
	font-size:14px;
	font-weight:bold;
}

#sidebar h3 a{
	color:#FFFFFF;
	text-decoration:none;
}

#sidebar h3 a:hover{
	text-decoration:underline;
}
/*--------------------------------*/
.widget-content-tb{
	padding-left:20px;
}
/*--------------------------------*/
.widget-content_arc{
	width:156px;
	margin:0;
	pading:0;
}

.widget-content_arc ul{
	margin:0 10px;
	padding:0;
}

.widget-content_arc ul li{
	list-style-type:none;
	border-bottom:1px dashed #DAA769;
}
/*--------------------------------*/
.widget-content-search{
	padding:0 10px;
}
/*--------------------------------*/
.widget-content-cat{
	width:156px;
	margin:0;
	pading:0;
}

.widget-content-cat ul{
	margin:0 10px;
	padding:0;
}

.widget-content-cat ul li{
	list-style-type:none;
	border-bottom:1px dashed #DAA769;
}
/*--------------------------------*/

/*--------------------------------*/
