










#topnaviarrow
{
	background-image: url(../../../../themes/classic/images/cmuh/breadcrumb/arrow_white.png);
}
#combination_area_rtd
{
	background: #efece8;
}
#combination_area_ltd
{
	background: #ffffff;
}
#combination_area_ltd {
	background: #83BDC3;
}

#combination_area_rtd {
	background: #ffffff;
}

.clean {
	clear: both;
}

#main_container {
	height: 455px;	
	float: left;
}

#top_title {
	height: 35px;
}

.border {
	background-color: #ffffff;
	width: 783px;
	margin-top: 25px;
}

.content {
	padding-left: 44px;
	padding-right: 44px;
	width: 698px;
	height: 307px;
}

.left_pic {
	float: left;
	border-right: 6px solid #FFF;
	width: 291px;
	height: 306px;
	background-image: url("../images/img_main_1.png");
}

.right_data {
	width: 401px;
	height: 277px;
	background-color: #ccd6d8;
	float: left;
}

.top_tab {
	width: 401px;
	height: 30px;
	float: left;
}

.new_login {
	background-image: url("../images/title_01_org.png");
}

.resume {
	background-image: url("../images/title_02_org.png");
}
							
.forgot {
	background-image: url("../images/title_03_org.png");
}

.new_login,.resume {
	width: 131px;
	height: 27px;
	float: left;
}

.new_login,.resume,.forgot {
	cursor: pointer;
}

.new_login,.resume {
	border-right: 4px solid #FFF;
}

.forgot {
	width: 131px;
	height: 27px;
	float: left;
}

.bottom_table {
	padding: 20px 40px 21px 38px;
	height: 240px;
}	

.text_ {
	float: left;
	font-size: 13px;
	color: #515151;
}

#idno, #passwd, #passwd1, #email {
	float: right;
	width: 227px;
}

#row {
	margin-top: 5px;
}

.r_4 {
	margin-top: 12px;
}

.explanation {
	text-align: right;
	font-size: 12px;
	color: #68506d;
}

.submit {
	background-image: url("../images/bt_01add_org.png");
	margin-left: 6px;
	cursor: pointer;
}

.submit:hover {
	background-image: url("../images/bt_01add_clk.png");	
}

.submit1 {
	background-image: url("../images/bt_01modify_org.png");
	margin-left: 6px;
	cursor: pointer;
}

.submit1:hover {
	background-image: url("../images/bt_01modify_clk.png");	
}

.submit2 {
	background-image: url("../images/bt_01send_org.png");
	margin-left: 6px;
	cursor: pointer;
}

.submit2:hover {
	background-image: url("../images/bt_01send_clk.png");	
}

.submit,.submit1,.submit2 {
	width: 110px;
	height: 26px;
	float: right;
}

.new_login.selected {
	background-image: url("../images/title_01_clk.png");	
}

.resume.selected {
	background-image: url("../images/title_02_clk.png");	
}

.forgot.selected {
	background-image: url("../images/title_03_clk.png");	
}
