/* CSS Document */

body{
	background:#FFFFFF url(../images/footer_bg.gif) bottom repeat-x;
}

.left { float:left;}
.right {float:right;}


.bg { 
background-image: url(../images/index_03.gif);
background-repeat: repeat-x
}

.bg_1 { 
background-image: url(../images/index_27.gif);
background-repeat: no-repeat 
}

.bg_2 { 
background-image:url(../images/index_03.gif);
background-repeat: repeat-x
}
.h3 {
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #E2F63D;
}



.txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A772A;
	font-weight: bold;
}

.txt_main {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

.head {
	color: #000000;
	font-size: 23px;
	font-weight: bold;
	line-height: 25px;
}

.a picture {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
