










#topnaviarrow
{
	background-image: url(../../../themes/classic/images/cmuh/breadcrumb/arrow_white.png);
}
#combination_area_rtd
{
	background: #efece8;
}
#combination_area_ltd
{
	background: #ffffff;
}

#whole_page{
	margin: 0px auto;
}
#main_container{
	position: relative;
	display: block;
	float: right;
	width: 787px;
	padding-bottom:147px;
	background-color:#efece8;
}

#top_title{
	
	height: 35px;
	width: 233px;
}

#main_pic{
	width: 706px;
	height: 806px;
	background-color: #ffffff;
	margin-top: 26px;
	margin-left: 40px;
	margin-right: 40px;
}

#pic_container{
	width: 700px;
	height: 800px;
	padding: 3px;
}

#pic_container .img1{
	width: 700px;
	height: 800px;
	float:left;
}

#pic_container .img2{
	width: 0px;
	height: 0px;
	margin-left:3px;
}

#pic_container .img3{
	width: 0px;
	height: 0px;
	margin-left:3px;
	margin-top:3px;
}
.fileButton {
	display: block;
	background-image: url("img/download.png");
	width: 572px;
	margin-top: 2px;
	height: 32px;
	margin-left: 46px;
	line-height: 15px;
	padding-top: 2px;
	padding-left: 40px;
}
.fileButton:hover{
	background-image: url("img/download_click.png");
}
.fileButton .filename {color:#515151;}
.fileButton .filesize {color:#9c9c9c;}
#news_container{
	width: 706px;
	background-color: #aa9b90;
	margin-top: 17px;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#news_container table{
	background-color: #ffffff;
	width: 706px;
	border-collapse: collapse;
	font-size: 13px;
}
#news_container .evenrow{
	background-color: #f7f7f7;
}

#news_container tr{
	height: 92px;
}

#news_container td{
	margin-left: 20px;
	margin-top: 8px;
	float: left;
}

#news_container td img{
	cursor: pointer;
}

#news_container .newsimg img{
width: 75px;
height: 75px;
}


#news_page_button{
	
}

#news_container .col2{
	width: 475px;
	margin-top: 17px;
	white-space: normal;
	word-break:break-all;
}

#news_container .col3{
	color: #118baa;
	float: right;
	margin-right: 13px;
	margin-top: 60px;
}

#news_container .text1{
	color: #118baa;
	
}

#news_container .text2{
	font-family: "Arial";
	font-size: 12px;
	margin-left: 10px;
	color: #585858;
}

#news_container .text3{
	color: #585858;
}
#popup {
	position:absolute;
	min-height:400px;
	width:706px;
	background-color:#f7f5f0;
	border: solid 0px #CCC; 
	-moz-box-shadow: 2px 2px 20px #999; 
	-webkit-box-shadow: 2px 2px 6px #999; 
	box-shadow: 2px 2px 6px #999;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=2); /* ie */
	padding-bottom:8px;
}
#popup .title{
	margin-left:46px;
	margin-top:30px; 
	margin-bottom:30px; 
	font-size:16px; 
	font-weight:bold; 
	color:#383838;
}
#popup .date{font-size:12px; font-weight:bold; color:#666464; padding-left:8px;}

#newcontent {
	margin-left: 46px;
	margin-right: 46px;
	height:360px; 
	overflow: auto;
	font-size:14px;
	color:#383838;
}



#close {float:right; cursor: pointer; margin-top:17px; margin-right:12px; font-size: 12px;}

.bottom_group{height:26px; float:right; margin-right:40px; margin-top:6px;}
.pointer{cursor:pointer;}
.button{cursor:pointer;}
.clear{clear:both;}
.pageNumb{
	width:26px; 
	height:26px; 
	font-size:13px;
	font-family:Aril;
	line-height:26px;
	color:#138aaa;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#64BBD2;
	margin-left:6px;
	float:left;
}
.selected{background-color:#138aaa; color:#ffffff;}