@charset "utf-8";
/* CSS Document */
#in_content{
	clear:both;
	padding:20px 40px;
	background:#FFF;
	overflow:hidden;
}
#mbx{
	height:17px;
	line-height:17px;
	background:url(mbx_ico.png) no-repeat 0px center;
	padding-left:37px;
	margin-bottom:20px;
}
#mbx a:link,#mbx a:visited,#mbx{
	color:#666666;
}
#mbx a:hover,#mbx a:active{
	text-decoration:underline;
}

#reading{
	margin-left:-5px;}

#reading li{
	float:left;
	width:447px;
	height:347px;
	margin-left:5px;
	}
.p_wp{margin:20px 0px;}