﻿#main h2{
	padding:0 0 10px 0;
	margin:0 0 0 0;
	background:none;
}

#wp-leftcont{
	padding:0 0 0 10px;
	width:385px;
	float:left;
}

.daysheb{
	font-size:10px;
}

.inside-t{
	font-size:18px;
}

.whowrote{
	margin:0 0 38px 0;
	padding:25px 0 10px 0;
	background:url(/img/weblog/under_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.wp-text p{
	margin:15px 0 0 0;
}

#wp-rightcont{
	width:152px;
	float:right;
	line-height:16px;
}

.submenu-icon{
	margin-bottom:10px;
}

.submenu-icon li{
	padding:0 0 5px 15px;
	background:url(/img/weblog/list_icon.jpg);
	background-repeat:no-repeat;

}

#nextarticle{
	text-align:center;
}

h3{
	margin:0 0 5px 0;
	
}

#pre{
	width:50%;
	text-align:left;
	display:block;
	float:left;
}

#next{
	width:50%;
	text-align:right;
	display:block;
	float:right;
}

#main table {
	width:540px;
	margin:0 auto 20px;
	border-top:solid 1px #f2d9bf;
}
#main table th {
	padding:4px;
	vertical-align:top;
	font-weight:bold;
	border:solid #ffffff;
	border-width:0 2px 1px 0;
	background:url(/img/bg_gradation01.gif) bottom repeat-x;
}
#main table th.last {
	border-width:0 0 1px 0;
}
#main table td {
	padding:5px 4px;
	background:url(/img/bg_dot02.gif) bottom repeat-x;
	vertical-align:top;
}
