










#topnaviarrow
{
	background-image: url(../../../themes/classic/images/cmuh/breadcrumb/arrow_white.png);
}
#combination_area_rtd
{
	background: #efece8;
}
#combination_area_ltd
{
	background: #ffffff;
}

.clean{
	clear: both;
}
/**最大外框***/
#main_container{
	width:790px;
	/*height: 1210px;
	margin-top: 59px;*/
	float: left;
}
#top_title p{
	width: 143px;
	height: 17px;
	color: #9f9f9f;
	font-weight: bold;
	text-align: left;
	padding-top: 9px;
	padding-left: 57px;
}

#top_title{
	height: 35px;
}

.border{
	background-color:#e4eced;
	/*width:820px;*/
	height:500px;
	margin-top:25px;
}





.header,.content{
	margin-left:21px;
}

/**上標題**/
.title_1{
	color:#666666;
	font-size: 14px;
}

/**次標題**/
.title_2{
	color:#666666;
	font-size: 14px;
}

.text_{
	color:#505050;
	font-size:14px;
}

/*****content 內容 ***************/

.content{
	margin-top:13px;
	width:820px;
	height:400px;
}
/**左方內容*/
.left_data{
	width:406px;
	height:278px;
	background-color: #d5e7e9;
	border:3px solid #FFF;
}

/**文字**/
.text_{
	margin-left:44px;
}

#spHospno{
	margin-left:77px;
}

#spdocno{
	margin-left:12px;
}
#spPwd{
	margin-left:105px;
}

#spHospno,#spdocno,#spPwd{
	width:180px;
}

/**代號 按鈕區**/
.r_1{
	height:30px;
	margin-top: 50px;
}

/**身分證代號 按鈕區 **/
.r_2{
	height:30px;
	margin-top: 13px;
}

/**密碼 按鈕區 **/
.r_3{
	height:30px;
	margin-top: 13px;
}

/**確認 取消按鈕區 **/
.r_4{
	height:26px;
	margin-top: 22px;
	padding-left:176px;
}

/**轉診申請按鈕區**/
.r_5{
	height:26px;
	margin-top: 8px;
	padding-left:176px;
}

/**右方圖片*/
.right_pic{
	width:330px;
	height:277px;
	background-image: url("images/foto_2.jpg");
	border:3px solid #FFF;
}

/**確定**/
#spHospno,.submit,.text_,.cancel,.right_pic,.left_data{
	float:left;
}

.submit{
	width:79px;
	height:26px;
	background-image: url("images/enter.png");
}

/**取消**/
.cancel{
	width:79px;
	height:26px;
	background-image: url("images/cancel.png");
	margin-left:20px;
}

/**申請**/
.apply{
	width:182px;
	height:26px;
	background-image: url("images/apply_press.png");
}

.submit,.cancel,.apply{
	cursor:pointer;
}

#portlet_area{background: #E4ECED;}