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

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

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

h2 a{
	color:#C0C;
	text-decoration:none;
}
h2 a:hover{
	color:#999;
	text-decoration:none;
}
h3 {
	color:#333333;
	font-weight: bold;
	font-size: 12px;
}
.intro_color{
	color:#C0C;
	font-size:13px;
}
.intro_color a{
	color:#666;
	font-size:11px;
}
.intro_color a:hover{
	color:#999;
	font-size:11px;
}
.subtit_color{
	color:#C0C;
	font-size:12px;
}

