@charset "utf-8";
body,td,th {
	font-family:Arial;
	font-size: 15px;
	color: #333333;
	line-height:24px;
	text-align:justify;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
}
.g15 {
	color: #347440;
	font-weight: bold;
	border-bottom:1px dashed #99C243;
}
.red {color: #FF6633}
a{ outline:0;}
img{ border:0;}
a:link {
	color: #669900;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color:#666633;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: underline;
}
li{
	list-style:url(images/li.jpg);
	line-height:23px;

}


