@charset "UTF-8";
/* CSS Document */

.switchpoints{
	font-size: 24px;
	font-weight: normal;
	color: #192d55;
	height: 80px;
	line-height: 24px;
	margin-top: 15px;
}

.connectpoint{
	font-size: 16px;
	font-weight: normal;
	color: #192d55;
	padding-left: 100px;
	height: 30px;
}

#connect01{
	font-size: 24px;	
	font-weight: normal;
	color: #192d55;
	height: 115px;
	line-height: 24px;
	margin-top: 15px;
}

.connectimg01{
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;	
	margin-left: 0px;
}

#connect02{
	font-size: 24px;	
	font-weight: normal;
	color: #192d55;
	height: 110px;
	line-height: 24px;
	margin-top: 15px;
}

.connectimg02{
	float: left;
	margin-bottom: 0px;
	margin-right: 20px;	
	margin-left: 0px;
}

.connect03{
	font-size: 24px;	
	font-weight: normal;
	color: #192d55;
	height: 100px;
	line-height: 24px;
	margin-top: 15px;
}

.switchsmall{
	font-size: 16px;
	font-weight: normal;
	color: #424242;
	position: relative;
	top: 5px;
}

.switchimage{
	float: left;
	margin-right: 20px;	
	margin-left: 0px;
}
