










#topnaviarrow
{
	background-image: url(../../../../themes/classic/images/cmuh/breadcrumb/arrow_white.png);
}
#combination_area_rtd
{
	background: #efece8;
}
#combination_area_ltd
{
	background: #ffffff;
}
#portlet_area{
	background: #ffffff;
}

#main_container {
	width: 787px;
}

#top_title{
	height:35px;
	font-size:17px;
	color:#515151;
	padding-left:27px;
	padding-right:23px;
	line-height:35px;
	float:left;
	background-color:#ECE5CC;
}

#top_pic{
	width: 706px;
	height: 139px;
	margin-top: 36px;
	margin-left: 40px;
	margin-right: 40px;
}
#top_pic img{width:706px; height:139px;}

#content{
	width: 706px;
	height: 270px;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
}

#content img{
	width: 129px;
	height: 92px;
	float: left;
}

#text_area{
	width: 565px;
	/*height: 270px;*/
	background-color: #f7f5f3;
	float: left;
	margin-left: 12px;
}

#text_area .text_title{
	width: 126px;
	height: 27px;
	background-image: url("images/title.png");
}

#text_area .m-top{
	margin-top: 20px;
}

#text_area .text{
	font-size: 13px;
	color: #383838;
	margin-left: 25px;
	margin-bottom: 20px;	
	line-height: 12px;
}

#to_top_button .img{
	background-image: url("images/to_top_button.png");
	width: 48px;
	height: 10px;
	float: right;
	margin-right: 40px;
	margin-top: 357px;
	margin-bottom: 35px;
}

.clear{clear:both;}