BODY {
	margin: 0px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	background-color: #f2f3f5;
}
img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #800206;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #800206;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.logo{
	width: 462px;
	float: left;
}
.tel{
	width: 480px;
	float: left;
	line-height: 36px;
	text-align: right;
	font-size: 14px;
}
.menuBg{
	font-size: 25px;
	line-height: 48px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/index_04.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.menuBg a:link{
	font-size: 25px;
	line-height: 48px;
	font-weight: bold;
	color: #042840;
}
.menuBg a:hover{
	font-size: 25px;
	line-height: 48px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuBg a:visited{
	font-size: 25px;
	line-height: 48px;
	font-weight: bold;
	color: #042840;
}
.title{	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #042840;
}
.title2{
   font-size: 27px;
	line-height: 30px;
	font-weight: bold;
	color: #FF0000;
}
.title3{
   font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	color: #003366;
}
.text1{	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
}
.text2{	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #FF3300;
}
.copyright{
	font-size: 12px;
	color: #042840;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 18px;
	background-image: url(images/index_09.gif);
	background-repeat: no-repeat;
	height: 88px;
}

