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

body {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #393939;
}
#nav li a {
	font-size: 1px;
	text-decoration: none;
}
.box_left ul li a {
	color: #898989;
	font-size: 17px;
	line-height: 22px;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	line-height: 29px;
	font-weight: normal;
	color: #898989;
}
h2 {
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
}		
h3 {	font-size:14px;
	line-height: 19px;
	font-weight: bolder;
}

#footer {
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	padding-top: 20px;
}
#footer a {
	color: #696969;
}
