@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	 
}

a {
text-decoration: underline;
color: #468766;

}
a:hover {
text-decoration: none;
color: #666666;

}

h3 {
font-family: Trebuchet MS;
font-size:14px;
margin-bottom: 2px;
color: #666;
}
h2 {
font-family: Trebuchet MS;
font-size:20px;
margin-bottom: 2px;
color: #009900;
border-bottom: #666666 dotted 1px;
}
p, ul, table {
	font-family: Trebuchet MS;
	font-size:14px;
	color: #333333;
}

.fotlin {
margin-top: 7px;
margin-bottom: 0px;
background-color: #70ff07;
background:url(images/fotlin.gif) repeat-x ;
width: 847px;
 
}

.footer {
font-family: Trebuchet MS;
font-size:11px;
margin-left: 25px;
margin-top: 5px;
color: #999;
text-align: center;
}
.footer a {
text-decoration: none;
color: #666666;
}
.footer a:hover {

text-decoration: underline;
color: #468766;
}

.con {
float:left; 
display:block;
margin-left: 5px; 
float:left; 
padding:5px 22px 0 22px; 
background:url(images/bt_bg.gif) ; 
font-family: Trebuchet MS;
font-size:12px;
color: #000; 
height: 26px;
}

.pad1 { padding: 45px 20px 65px 35px; }
.pad2 { padding: 40px 20px 15px 35px; border-top: solid #FFFFFF 1px; border-bottom: solid #FFFFFF 1px; }
.pad3 { margin: 40px 45px 65px 300px; }



.lin1 { 
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
margin-left: 50px;
margin-top: 5px;
 
 
}
.lin1 a { color: #1b6740; text-decoration: none;}
.lin1 a:hover { color: #1b6740; text-decoration: underline;}

.lin2 { 
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
}
.lin2 a { color: #1b6740; text-decoration: none;}
.lin2 a:hover { color: #1b6740; text-decoration: underline;}
.fot { width: 151px; padding: 0px; margin: 0px; height: 250px; font-size: 12px; color: #666666; }
.fot strong { font-size: 15px; color: #000; }



