.body_right_head
{
	width:148px;
	background:url(../images/body_head_bg.png) no-repeat -718px 0px;
}
.body_right_cnt
{
	width:174px;
	padding:0 7px;
	overflow:hidden;
	background:url(../images/body_right_cnt.png) repeat-y;
}
#ccc {padding:12px 7px 10px 19px; width:164px;}
	.body_right_cnt div
	{
		width:174px;
		background-color:#ececec;
		margin:0 0 2px 0;
	}
	.body_right_cnt a
	{
		display:block;
		width:150px;
		padding:0 12px;
		height:20px;
		line-height:20px;
		color:#666;
		border-bottom:1px solid #999;
		font-size:11px;
	}
		.body_right_cnt a:hover
		{
			background-color:#52aed7;
			color:white;
			border-bottom:1px solid #666;
		}
	#body_right_gall
	{
		width:150px;
		height:160px;
		padding-top:10px;
		border-bottom:0px;
	}
.body_right_foot
{
	width:188px;
	height:10px;
	background:url(../images/body_head_bg.png) no-repeat -718px -34px;
}

