﻿a:link 		{color: #000000; text-decoration: none; cursor: hand;}
a:visited	{color: #000000; text-decoration: none; cursor: hand;}
a:hover		{color: #CFECEC; text-decoration: none; cursor: hand;}
a:active 	{color: #000000; text-decoration: none; cursor: hand;}



#image {
	position: fixed;
    	width: 100%;
	text-align: center;
	top: 150px;
}

.style01{ 
	display: block;
	overflow-x: hidden;
	overflow-y: sroll;
	font-size: 11px;
	line-height: 14px;
	letter-spacing:0.1em;
 	font-family: Trebuchet MS;
}


.menu	{
	top: 40px;
	overflow-x: hidden;
	font-size: 11px;
	line-height: 14px;
	letter-spacing:0.1em;
 	font-family: Trebuchet MS;
 	background-color: #ffffff;
}

.header {
	height: 50px;
	font-size: 15px;
	letter-spacing:0.1em;
 	font-family: Trebuchet MS;
 	padding: 5px;
}


.gardenmain {
	overflow-x: hidden;
	font-size: 11px;
	line-height: 15px;
	letter-spacing:0.1em;
 	font-family: Trebuchet MS, Dotum, "돋움";
 	text-align: justify;
}

.gardendetail {
	text-align: center;
	font-size: 30px;

}

.gardentext {
	text-align: center;
	overflow-x: hidden;
	overflow-y: sroll;
	font-size: 11px;
	line-height:160%;
 	font-family: Trebuchet MS, Dotum, "돋움";
}


.next { 
	width: 550px;
}


