
.portfolio .list ul li
{
	width:100%;
	height:100px;
}
.portfolio .list ul li a .image
{
	float:left;
	display:inline;
	margin-right:5px;
}

.portfolio .list ul li .info
{
	float:left;
	display:inline;
	width:80%;
}

.portfolio .list ul li .info a
{
	font-weight:bold;
}

.portfolio .readmore ul li
{
	list-style:circle;
	margin-left:15px;
}

#all_master #main #center .portfolio .pagination 
{
	width:80%;
}

#all_master #main #center .portfolio .read .pagination 
{
	width:100%;
	padding:0px;
}

#all_master #main #center .portfolio .read .pagination .pages
{
	width:350px;
}
