body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ddeeee;
	background-image:url(../images/back.gif);
	background-repeat:repeat-y;
	text-align:center;
}
body{
	color: #333333;
	font-size:85%;
	line-height:150%;
}
.content{
    width: 750px;
    text-align: left;
	background-image:url(../images/contentBack.gif);
	background-color:#156A93;
	border:1px solid #336699;
}
.head{
    width: 750px;
	height:50px;
	background-color:#FF9900;
/*	background-image:url(../images/eatGrape.gif); */
	background-position:right;
	background-repeat:no-repeat;
    text-align: left;
	padding-top:15px;
}
.foot{
	clear:both;
    width: 750px;
	background-color:#68912B;
    text-align: center;
	color:#ffffff;
}
.gmenu{
	padding:10px;
	width:129px;
	float:left;
	background-color:#FEDE58;
}
.main{
	width:600px;
	float:right;
	background-color:#156A93;
}

h1{
	margin-left:20px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
}
a:link {
	color:#3366CC;
	text-decoration: underline;
}
a:visited {
	color:#3366CC;
	text-decoration: underline;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
}

.pannavi{
	font-size:90%;
	color:#666666;
	text-align:right;
}

.textS{font-size:90%:}
.textL{font-size:150%:}
.colorGrayC{color:#CCCCCC;}
.colorPinkM{color:#FF3366;}
.colorGrape1{color: #CE5BFF}

