
.example-L{
	margin-top:20px;
	width:250px;
	float:left;
}

.example-L h4{
	display:block;
	width:250px;
	height:29px;
	background:url(../images/bg_example.gif) no-repeat;
	margin:0px;
	padding:3px 0px 0px 23px;
	font-size:1em;
	font-weight:bold;
	color:#333;
}

.example-ph{
	width:113px;
	margin-top:10px;
	float:left;
}

.example-L p{
	width:137px;
	margin-top:10px;
	padding:25px 0px 0px 10px;
	float:right;
	text-align:left;
	background:url(../images/bg_profile.gif) no-repeat;
}


.example-R{
	margin:20px 0px 0px 10px;
	width:250px;
	float:left;
}

.example-R h4{
	display:block;
	width:250px;
	height:29px;
	background:url(../images/bg_example.gif) no-repeat;
	margin:0px;
	padding:3px 0px 0px 23px;
	font-size:1em;
	font-weight:bold;
	color:#333;
}

.example-ph{
	width:113px;
	margin-top:10px;
	float:left;
}

.example-R p{
	width:137px;
	margin-top:10px;
	padding:25px 0px 0px 10px;
	float:right;
	text-align:left;
	background:url(../images/bg_profile.gif) no-repeat;
}

.bnr {
	width: 230px;
	margin: 0;
	padding: 0;
}

.bnr li {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
}

div.categoryList {
	width: 510px;
	margin: 0 -10px 20px 0;
	position: relative;
	}

div.categoryList h3 {
	margin: 10px 0;
}

div.categoryList .goList {
	width: 78px;
	position: absolute;
	top: 10px;
	left: 436px;
	z-index: 2;
	margin: 0;
	}

div.categoryList .latest4Items {
	width: 510px;
	margin: 0 -10px 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
	}

div.categoryList .latest4Items strong {
	background: url(../img/report/arrow.gif) 0 5px no-repeat;
	padding: 0 0 0 10px;
}

div.categoryList .latest4Items .item {
	width: 120px;
	margin: 0 10px 0 0;
	float: left;
	word-break: break-all;
	}

div.categoryList .latest4Items .item p,
div.categoryList .latest4Items .itemLast p {
	margin: 10px 0 0 0;
	}

div.categoryList .latest4Items .item p.photo,
div.categoryList .latest4Items .itemLast p.photo {
	width: 97px;
	margin: 0 11px;
	}

div.categoryList .latest4Items .itemLast {
	width: 120px;
	float: left;
	}
	
div.categoryList .latest4Items .photo a,
div.categoryList .latest4Items .photo a:link {
	display: block;
	border: 1px solid #ccc;
}

div.categoryList .latest4Items .photo a:active,
div.categoryList .latest4Items .photo a:visited {
	border: 1px solid #f90;
	}
	
div.categoryList .latest4Items .photo a:hover	{
	border: 1px solid #f60;
	}
