body {
	margin:0pt;
	padding:0pt;
	background-color:#f2f2f2;
}
a {
	text-decoration: none;
}
.Navigation {
	height: 34px;	
	line-height: 34px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	
}
.Button {
	display: block;
	width: 120px;
	height: 34px;
	color: #ffffff;
	text-align: center;
	float: left;
}
.Button:hover {
	display: block;
	width: 120px;
	height: 34px;
	background-image: url(../images/over.png);
	color: #fff;
	text-align: center;
	float: left;
}
.Button_im {
	display: block;
	width: 1px;
	height: 34px;
	line-height: 30px;
	background-image: url(../images/line.png);
	background-repeat:no-repeat;
	text-align: center;
	float: left;
	background-position: center;
}


.menu-strip {
	background-image:url(../images/menu-strip.png);
	background-repeat:repeat-x;
	height:36px;
}
.dot {
	background-image:url(../images/dot.png);
	background-repeat:repeat-x;
	height:3px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #015b7e;
	text-decoration: none;
	text-align: center;
}
.bot-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #015b7e;
	text-decoration: none;
}
.bot-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #015b7e;
	text-decoration: none;
}
.teax1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #034862;
	text-decoration: none;
}
.teax3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.left-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
