/* CSS Document */
/*  This document overwrites certain settings contained wi1px the ss_global.css file */

.upper_sidebar {
	background-color: #0086AB;
	color: #FFFFFF;
	padding-left: 20px;
	line-height: 28px;
	font-weight: bold;
}

.upper_sidebar:hover {
	background-color: #0086AB;
	color: #FFFFFF;
	padding-left: 20px;
	line-height: 28px;
	font-weight: bold;
}

.upper_content {
	background-color: #0086AB;
	color: #FFFFFF;
	padding-left: 8px;
	width: 242px;
	line-height: 28px;
	font-weight: bold;
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color:#FFFFFF;
}

.right_img_back0 {
	display: block;
	background-color: #CCCCCC; 
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color:#FFFFFF;
	width: 249px; 
	height: 233px; 
	background-image:url(../_images/index/home_tips_man.jpg);
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
}

.right_img_back1 {
	display: block;
	background-color: #CCCCCC; 
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color:#FFFFFF;
	width: 249px;
	height:130px;
	background-image:url(../_images/index/hantsfa_side.jpg);
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
}

.right_img_back2 {
	display: block;
	background-color:#CCCCCC; 
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color:#FFFFFF;
	width: 249px;
	height:130px;
	background-image:url(../_images/index/BSA_history_side.jpg);
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
}

.right_img_back3 {
	display: block;
	background-color:#CCCCCC; 
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color:#FFFFFF;
	width: 249px;
	height:130px;
	background-image:url(../_images/index/accreditations_side.jpg);
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
}

.right_img_back4 {
	display: block;
	background-color:#CCCCCC; 
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color:#FFFFFF;
	width: 249px;
	height:130px;
	background-image:url(../_images/index/contact_side.jpg);
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
}

.right_text_pad {
	padding-left: 95px;	
	padding-right: 16px;
	padding-top: 8px;
	height: 108px;
}

.index_tips {
	top: 0px;
	width: 249px; 
	height: 233px; 
	background-image:url(../_images/index/home_tips_man.jpg);
}

.index_tips:hover {
	cursor: pointer;
}
