body {background:#ffffff; text-align:center; margin:0px;}
.num-txt {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#16625a; text-decoration:none;}
.txt-box {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#16625a; border:1px #16625a solid;background-color:transparent;}
.inner-txt {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4f5257; text-decoration:none; text-align:justify; line-height:18px; padding:15px;}
.holder {width:1000px; margin:0 auto; text-align:center;}
.f2f {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5b5b5b; font-weight:bold; text-decoration:none; padding-top:4px;}
.cont-txt {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4f5257; text-decoration:none; text-align:justify; line-height:18px; padding:15px;}
.link {color:#ef731b; text-decoration:none;}
.top1 {background:url(images/top01.jpg); background-repeat:no-repeat; float:left; width:333px; height:68px;}
.top2 {background:url(images/top02.jpg); background-repeat:no-repeat; float:left; width:334px; height:68px;}
.top3 {background:url(images/top03.jpg); background-repeat:no-repeat; float:left; width:333px; height:68px;}
.top4 {background:url(images/top04.jpg); background-repeat:no-repeat; float:left; width:333px; height:27px;}
.top5 {background:url(images/top05.jpg); background-repeat:no-repeat; float:left; width:232px; height:27px;}
.top6 {background:url(images/top11.jpg); background-repeat:no-repeat; float:left; width:500px; height:180px;}
.abt-txt {background:url(images/abt_txt.png); background-repeat:no-repeat; float:left; width:500px; height:180px;}
.cont1-txt {background:url(images/cont_txt.png); background-repeat:no-repeat; float:left; width:500px; height:180px;}
.thanks-txt {background:url(images/thank_txt.png); background-repeat:no-repeat; float:left; width:500px; height:180px;}
.tl-txt {background:url(images/tl_txt.png); background-repeat:no-repeat; float:left; width:500px; height:180px;}
.tld-txt {background:url(images/tld_txt.png); background-repeat:no-repeat; float:left; width:500px; height:180px;}
.prd-txt {background:url(images/prd_txt.png); background-repeat:no-repeat; float:left; width:500px; height:180px;}
.footer-bg {background:url(images/footerbg.jpg); background-repeat:repeat-x; float:left; width:697px; height:31px;}
.footerimg {background:url(images/footerimg.jpg); background-repeat:no-repeat; float:left; width:303px; height:31px;}
.img1 {width:100%; margin:5px; text-align:center;}
.img1 img {margin:10px 20px;}
.page {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-align:right; padding-right:130px;}

.k_float

{
	float:left;
	z-index:9999999; 
	position: fixed !important; 

}


.k_bottom

{
	bottom:0px;

	_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 1 : document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 1) !important;
