.global {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.tag {
	color:#333333;
	text-decoration:none;
}

a.tag:hover {
	color:#3377FF;
	text-decoration:none;
}

#all {
	width: 1000px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../common/images/background.jpg);
	background-repeat: no-repeat;
}

#logo {
	width: 150px;
	height: 150px;
	float: left;
	clear: left;
	background-image:url(../common/images/JRG-Logo_30th.jpg);
	cursor: pointer;
}

#menu {
	width: 145px;
	height: 265px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	clear: left;
}

#notice {
	width: 135px;
	height: 100px;
	float: left;
	margin-top: 3px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #6bbd5a;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	display: inline;
	color: #003300;
}

#menu a {
	text-decoration:none;
	line-height: 12px;
	color: #000000;
}

#menu a:hover {
	cursor: pointer;
	text-decoration:none;
}

#content {
	width: 800px;
	height: 530px;
	float: left;
	clear: left;
	margin-left: 160px;
	margin-top: -415px;
}

#contact {
	width: 1000px;
	color:#003300;
	text-align: center;
	float: left;
	margin-top: 35px;
	font-weight: bold;
	font-size: 10px;
	word-spacing: -1px;
}

#contact a {
	font-size: 10px;
	line-height: 10px;
	color: #003300;
	text-decoration: none;
	font-weight:bold;
}

#contact a:hover {
	color: #4e0505;
	text-decoration:underline;
}

#footer {
	width: 1000px;
	float: left;
	margin-top: 10px;
	font-size: 10px;
	color:#333333;
	font-weight:bold;
	text-align: center;
}

a.footer {
	color: #666666;
	text-decoration: none;
}

a.footer:hover {
	color: #333333;
	text-decoration:underline;
}

h1 {
	text-transform: uppercase;
	color: #003300;
	font-size: 20px;
	line-height: 20px;
}

h2 {
	color: #4e0505;
	font-size: 14px;
	line-height: 5px;
}

h3 {
	color: #003300;
	font-size: 14px;
	line-height: 5px;
}
