<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.06em; background: url(images/bg.gif) repeat-x top #e1e3e2}
html, input, textarea	{	font-family:Arial, Helvetica, sans-serif; 
		color:#969d8e;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }


a{color:#969d8e; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#888f7e; font-weight:bold; background:url(images/marker.gif) top left no-repeat; background-position:0 5px; padding-left:10px; text-decoration:none} 
.link:hover{text-decoration:underline}

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:10px; }
ul li a{color:#e5156d; text-decoration: underline; line-height:1.5em} 
ul li a:hover { text-decoration:none; }

/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:24px 0 0 30px }
#header .slogan{ margin:0 0 0 131px }

.button{ position:absolute; padding:311px 0 0 52px}
.menu{ position:absolute; padding:333px 0 0 133px}
.arrow{ position:absolute; margin:84px 0 0 359px}
.arrow1{ position:absolute; margin:397px 0 0 359px}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; height:482px}
#content .indent-main{padding:0 0 0 0}
#content .indent-col1{padding:0 32px 0 0}
#content .title{  margin-bottom:14px}
#content .title1{  margin:71px 0 13px 22px}
#content .title2{  margin:17px 0 14px 0}
#content .img-left{ float:left; margin:0 9px 5px 0}
#content .img-left1{ float:left; margin:0 9px 10px 0}
#content .img-left2{ float:left; margin:0 30px 0 0}
#content .img-left3{ float:left; margin:0 20px 0 0}
#content .img-right{ float:right; margin:0 9px 11px 2px}
#content .img-right1{ float:right; margin:0 9px 0 2px}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 15px 0}
#content .p1{ margin:0 0 8px 0}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
.tail{ background:url(images/tail.gif) repeat-x bottom left; padding:0 0 25px 0}

#content .indent{padding:0 0 0 23px}
#content .indent1{margin:-32px 0 0 0; position:relative}
#content .indent2{padding:20px 0 0 0}

/*box*/
.box{ background:#EAE4E0; width:405px}
.box .bg-center {background:url(images/bg_center.gif) left}
.box .bg-top {background:url(images/bg_top.gif) no-repeat top left;}
.box .bg-top1 {background:url(images/bg_top1.gif) no-repeat top left;}
.box .bg-bottom {background:url(images/bg_bot.gif) no-repeat bottom left; width:100%;}
.box .indent-box{ padding:0 0 0 5px}


/*footer*/
#footer { color:#a4a4a4; font-size:0.75em; }
#footer .indent-footer{ padding:38px 30px 0 536px;}
#footer a {color:#8eabbb; text-decoration:underline}  
#footer a:hover {  text-decoration:none}


.h{ height:26px}
.block-contact span{ float:right; margin-right:10px}
input{
	border-left:1px solid #7c8076; 
   	border-top:1px solid #7c8076; 
   	border-right:1px solid #e1e1e1; 
   	border-bottom:1px solid #e1e1e1; 
	background:#FFFFFF;
	width:172px; height:20px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
	border-left:1px solid #7c8076; 
   	border-top:1px solid #7c8076; 
   	border-right:1px solid #e1e1e1; 
   	border-bottom:1px solid #e1e1e1; 
	background:#FFFFFF;
	width:180px; height:46px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}</pre></body></html>