/* CSS Document */
.body{
background-image:url(../image/background.jpg);
	background-repeat: repeat;
}
.header_img {
	background-image: url(../image/rigt_im.jpg);
	background-repeat:no-repeat;
	width:544px;
	height:370;
}

.box_img {
	background-image: url(../image/box.jpg);
	background-repeat:no-repeat;
	width:624px;
	height:202;
}
.right_img {
	background-image: url(../image/box1.jpg);
	background-repeat:no-repeat;
	width:224px;
	height:172;
}
.right_img1 {
	background-image: url(../image/box2.jpg);
	background-repeat:no-repeat;
	width:224px;
	height:255;
}
.footer_img {
	background-image: url(../image/bottom.jpg);
	background-repeat:no-repeat;
	width:952px;
	height:91px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0E74C9;
	text-decoration: none;
}
.contant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:6px;
	padding-bottom:6px;
	font-size: 15px;
	font-weight: bold;
	color: #0E74C9;
	text-decoration: none;
}
.heading123 {

	font-family: Arial, Helvetica, sans-serif;
	padding-top:6px;
	padding-bottom:6px;
	font-size: 20px;
	font-weight: bold;
	color: #0E74C9;
	text-decoration: none;
}
.bor1 {
	border: 2pt dotted #CCCCCC;
}
