body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg)
	background-repeat: repeat;	
}
.contantblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #2187A0;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #2187A0;
	text-decoration: none;
}
.contant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.contant a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.contant a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color:#10A3B3;
	text-decoration: underline;
	text-decoration: underline;
	}

.fotterbg {
	background-repeat: no-repeat;
	height: 108px;
	width: 1000px;
	background-image: url(images/fotter.gif);
}

.fottertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.fottertext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.fottertext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #000000;
	text-decoration: underline,dotted;
}
.fotter {
	background-image: url(images/fotter.jpg);
	background-repeat: repeat;
	height: 85px;
	width: 1000px;
}
