body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#CFCFCF;
	color: #444444;
}
#container {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(./images/bg.gif);
	background-repeat: repeat-y;
	background-position: top center ;
	width: 762px;
}
#container_large {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(./images/bg2.gif);
	background-repeat: repeat-y;
	background-position: top center ;
	width: 762px;
}
a {
	text-decoration: underline;
	color:#3333ff;
}
#banner {
	font-family:arial, Helvetica;
	height: 130px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	background-image: url(./images/header.gif);
	background-repeat: no-repeat;
}
h1 {
	margin:0px;
	padding: 15px 10px 10px 0px;
	line-height:1.6em;
	font-size:18px;
	font-weight:bolder;
}
h1 a {
	color:#597903;
	font-family:arial, Helvetica;
	text-decoration: none;
	font-weight:bolder;
}
h2 {
	font-size:12px;
	font-weight:bolder;
	font-family:arial, Helvetica;
	margin:0px;
	padding:5px;
	background-color:#E8EADD;
	border:1px solid #C9CCB6;
}
h2.head {
	color:#597903;
	margin: 5px 10px 0px 0px;
	padding-bottom: 0px;
	font-family:sans-serif;
	font-weight:bolder;
	background: none;
	border: none;
}
h2.title {
	font-size: 12px;
	color:#597903;
}
h3 {
	font-size:12px;
	font-weight:bolder;
	font-family:arial, Helvetica;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 12px;
	background-image:url(./images/title.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
h3 a {
	font-weight:bolder;
	color:3333ff;
}

h4 {
	color:#294903;
	font-size:14px;
	font-weight:bolder;
	font-family:arial, Helvetica;
	letter-spacing: 2px;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 18px;
	background-image:url(./images/title.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
h5 {
	margin: 5px 0px 5px 0px;
}
.description {
	color:#597903;
	margin:0px 10px 10px 0px;
	font-size:12px;
	font-family:sans-serif;
	font-weight:bolder;
}
#content {
	float: left;
	width: 372px;
	text-align: center;
	margin-top: 10px;
}
#content_large {
	float: left;
	width: 549px;
	text-align: center;
	margin-top: 10px;
}
.blog {
	margin:0px;
	text-align:left;
	margin-left:15px;
}
.blogbody {
	margin:0px;
	padding:10px 0px 20px 10px;
}
.favLink {
	font-size: 9px;
	line-height: 1.8em;
}
.title {
	font-weight:bolder;
	text-align:left;
}
.title a {
	color:#597903;
	border:none;
	text-decoration: none;
	font-weight:bolder;
}
.text {
	font-size: 13px;
	line-height:1.8em;
	margin: 0px 0px 10px 0px;
	padding:0px 10px 0px 10px;
}
#links-left {
	font-weight: normal;
	width: 200px;
	float: left;
	margin: 10px 0px 0px 6px;
}
#links-right {
	font-weight: normal;
	width: 162px;
	float: left;
	margin: 10px 0px 0px 15px;
}

.sidetitle {
	background-image:url(./images/side_title.gif);
	background-repeat:no-repeat;
	color:#597903;
	font-size:12px;
	font-weight:bolder;
	padding:9px 0px 8px 25px;
	text-align:left;
}
.side {
	color: #555555;
	font-size:13px;
	font-weight:normal;
	line-height:1.2em;
	margin-bottom:10px;
	padding:10px 0px 10px 15px;
	text-align:left;
}
#footer {
	clear:left;
	padding:20px 0px; 5px 0px
	text-align:center;
}


ul {
	font-size: 13px;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style: disc outside url(./images/list.gif);
}
li {
	margin-bottom: 5px;
}

ul.sidelist {
	font-size: 13px;
	padding: 0px 0px 0px 10px;
	list-style: disc outside url(./images/list.gif);
}
ul.sidelist_small {
	font-size: 9px;
	padding: 0px 0px 0px 10px;
	list-style: disc outside url(./images/list.gif);
}
ul.navi {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	list-style: none outside none;
}
ul.linklist {
	font-size: 13px;
	padding: 0px 0px 0px 40px;
	list-style: disc outside url(./images/list.gif);
}
li.linklist {
	margin-bottom: 5px;
}
li.sidelist {
	margin-bottom: 5px;
}
li.sidelist_small {
	margin-bottom: 5px;
}
li.sidelist_right {
	float: right;
	list-style-type: none;
	margin-bottom: 5px;
}
li.sidelist_navi1 {
	margin-bottom: 5px;
}
li.sidelist_navi2 {
	margin-bottom: 5px;
	margin: 0px 0px 5px 5px;
}
li.sidelist_navi3 {
	margin-bottom: 5px;
	margin: 0px 0px 5px 25px;
}
li.sidelist_navi4 {
	margin-bottom: 5px;
	margin: 0px 0px 5px 45px;
}

font.green {
	color:#759E03;
}

p {
	font-size: 13px;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
p.space {
	margin-bottom: 20px;
}
p.sentence {
	text-indent: 1em;
}
p.sentence_br {
	text-indent: 1em;
	margin-bottom: 20px;
}
p.chart {
	font-size: 13px;
	line-height: 1.8em;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
}


table.goods {
	width: 340px;
}
td.goods_two {
	width: 50%;
	font-size: 13px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
td.goods_three {
	width: 33%;
	font-size: 12px;
	padding: 10px 5px 0px 5px;
	text-align: center;
}

table.graph {
	width: 340px;
	font-size: 13px;
	color: #222;
	border: 1px solid #d7d7a1;
}
table.graph_large {
	width: 95%;
	font-size: 13px;
	color: #222;
	border: 1px solid #d7d7a1;
}
tr.graph1 {
	background: #f0f0d9;
}
tr.graph2 {
	background: #f5f5e5;
}
tr.small {
	font-size: 13px;
}

th {
	color: #638f63;
	background: #e1e1b6;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
}
th.graph_two {
	width: 50%;
}
th.graph_three {
	width: 33%;
}
th.graph_four {
	width: 25%;
}
th.small {
	font-size: 13px;
	padding: 5px 0px 5px 0px;
}

td {
	padding: 5px 2px 5px 2px;
	line-height: 1.8em;
}
td.space {
	height: 10px;
}

form.google {
	padding: 0px;
	margin: 0px;
}
table.google {
	border: 1px solid #ccc;
}

img {
	border: none;
}