div#header {
	background: url(/images/img_vert.png) bottom left no-repeat;
}

h1{
	color:#339900;
	font-size:16px;
}

h2{
	color:#339900;
	font-size:13px;
}

h2 a{
	color:#339900;
	text-decoration:none;
}
h2 a:hover{
	color:#999;
	text-decoration:none;
}

h3 {
	color:#CCC;
	font-weight: bold;
	font-size: 14px;
}

.intro_color{
	color:#339900;
	font-size:13px;
}
.subtit_color{
	color:#339900;
	font-size:12px;
}
