BODY {
        background: rgb(255,255,255);
	    margin: 0px;
		font: 12px/1.2em;
}
A IMG {
		border: 0px;
}

.style_1 {
        background: url(images/tit_1.jpg) 0px 0px no-repeat;
} 

.style_2 {
        background: url(images/tit_2.jpg) 0px 0px no-repeat;
} 

.style_3 {
        background: url(images/tit_4.jpg) 0px 0px no-repeat;
} 

.rec {
		font-size: 17px;
		line-height: 20px;
		font-family: verdana;
		color: rgb(0,0,0);
		margin: 95px 0px 0px 0px;
		float: left;
}

.rec_r {
		font-size: 30px;
		line-height: 34px;
		font-family: arial, verdana;
		color: rgb(211,34,34);
		margin: 85px 0px 0px 100px;
		float: left;
		font-weight: 900;
}

.rec_e {
		font-size: 13px;
		line-height: 13px;
		font-family: tahoma, arial, verdana;
		color: rgb(60,17,17);
		margin: 5px 0px 0px 0px;
		float: right;
		font-weight: bold;
}

.rec_c {
		width: 500px;
		font-size: 22px;
		line-height: 22px;
		font-family: times new roman;
		color: rgb(255,255,255);
		margin: 63px 0px 0px 0px;
		float: left;
}

.li_1 {
        background: url(images/tit_3.jpg) 7px 11px no-repeat;
		font-size: 12px;
		line-height: 14px;
		font-family: tahoma;
		color: rgb(0,0,0);
		font-weight: bold;
		margin: 0px;
		padding: 7px 10px 10px 20px;
		float: left;
		text-align: justify;
}

.rig_text {
		width: 300px;
		font-size: 22px;
		line-height: 25px;
		font-family: tahoma;
		color: rgb(255,255,255);
		margin: 20px 0px 0px 30px;
		float: left;
}


.footer {
		font-size: 11px;
		line-height: 15px;
		font-family: verdana;
		color: rgb(0,0,0);
		float: center;
}

.footer a {
		font-size: 11px;
		line-height: 15px;
		font-family: verdana;
		color: rgb(211,34,34);
		float: center;
		font-weight: bold;
}