










#topnaviarrow
{
	background-image: url(../../../themes/classic/images/cmuh/breadcrumb/arrow_white.png);
}
#combination_area_rtd
{
	background: #efece8;
}
#combination_area_ltd
{
	background: #ffffff;
}
#topnaviarrow{
	background-image: url(../../../themes/classic/images/cmuh/breadcrumb/arrow_blue.png);
}

#combination_area_ltd{
	background: #83bdc3;
}

#portlet_area{
	background: #FFFFFF;
}

#main_container{
	width: 786px;
}

#top_title{
	background-image: url("images/career_opportunities.jpg");
	height: 35px;
	width: 296px;
}

#go_to_104{
	width: 157px;
	height: 26px;
	float: right;
	margin-right: 40px;
	cursor: pointer;
}

#main_pic{
	width: 706px;
	height: 310px;
	background-color: #ffffff;
	margin-top: 3px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 26px;
}

#pic_container{
	width: 706px;
	height: 304px;
	padding-top: 3px;
}

#pic_container .img1{
	width: 703px;
	height: 350px;
	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;
}

#main_desc{
	float: right;
	font-size: 14px;
	color: #9b9a9b;
	line-height: 18px;
	text-align: right;
	margin-right: 40px;
	margin-top: 10px;
}

#news_container{
	float: left;
	width: 706px;
	height: 555px;
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
}

#news_container .line{
	width: 706px;
	height: 2px;
	background-image: url("images/line_blue.png")
}

#news_container table{
	background-color: #ffffff;
	width: 706px;
	border-collapse: collapse;
	font-size: 16px;
}
#news_container .evenrow{
	background-color: #f7f7f7;
}

#news_container tr{
	height: 93px;
}

#news_container td{
	margin-left: 20px;
	margin-top: 9px;
	float: left;
}

#news_container td img{
	width: 75px;
	height: 75px;
	text-align: center;
}

#news_container .col2{
	margin-left: 20px;
	width: 481px;
	margin-top: 17px;
}

#news_container .col3{
	color: #118baa;
	margin-left: 30px;
	margin-top: 60px;
	text-align: bottom;
}

#news_container .text1{
	color: #533826;
	font-size: 13px;
}

#news_container .text2{
	color: #797979;
	font-size: 12px;
	margin-left: 10px;
	font-family:Arial;
}

#news_container .text3{
	color: #383838;
	font-size: 13px;
	line-height: 16px;
}

#news_container .pointer{
	width: 62px;
	height: 12px;
	cursor: pointer;
}

#news_page_button{
	float:right;
	margin-top: 6px;
	cursor: pointer;
}

#news_page_button .bottom_group{
	height:26px; 
	margin-right:40px; 
	margin-top:6px;
	margin-bottom:42px;
}

#news_page_button .pageNumb{
	width:26px;
	height:26px;
	font-size:13px;
	font-family:Arial;
	line-height:26px;
	color:#138aaa;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#64BBD2;
	margin-left:6px;
	float:left;
}

#news_page_button .selected{
	background-color:#138aaa; 
	color:#ffffff;
}

#to_top_button img{
	width: 48px;
	height: 10px;
	float: right;
	margin-right: 40px;
	margin-bottom: 35px
}

/* for popup window */
.popup_tr{
	width: 0px;
	height: 0px;
	display:none;
	/*position: relative;*/
}

.popup {
	display: none;
	position:absolute;
	width:745px;
	top:200px;
	left:650px;
	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 */
}
.popup .big_title{
	margin-left:30px;
	margin-top:30px; 
	margin-bottom:30px; 
	font-size:16px; 
	font-weight:bold; 
	color:#383838;
}

.popup .title{
	width: auto;
	float: left;
	margin-bottom:20px; 
	background-color: #6babb3;
}

.popup .title span{
	margin-left:30px;
	font-size:14px; 
	font-weight:bold; 
	color:#ffffff;
}

.popup .date{font-size:12px; font-weight:bold; color:#666464;}
.popup .newcontent{
	clear: both;
	margin-left:30px; 
	margin-right:30px;
	margin-bottom: 20px;
	overflow: auto;
	font-size:14px;
	color:#383838;
}
.popup .bottom{
	margin-bottom: 50px;
}

.close {float:right; cursor: pointer; margin-top:17px; margin-right:12px; font-size: 12px;}
