@charset "utf-8";

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, img, small, strong, sub, sup, b, u, i, em, center, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; font-weight: normal; font-style: normal; }
body { line-height: 1; } ol, ul { list-style: none; } :focus { outline: 0; } table { border-collapse: collapse; border-spacing: 0; }

div#container{width:800px;margin:0 auto}

/* style */
body { background: #fff; color: #3C7851; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
a { color: #000; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }
input, textarea, select { color: #666; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

#header { background: #ddd; height: 220px; overflow: hidden; }
#body { background: #F0F8E9 url('design/bg.body.jpg') no-repeat left bottom; padding: 10px; margin: 0 20px; overflow: hidden; }
	#design-element1 { width: 800px; height: 34px; background: url('design/bg.element1.jpg') no-repeat 0 0; margin: -10px; }
	#design-element1.main {  background-image: url('design/bg.element1_main.jpg'); }

#center { width: 520px; float: left; line-height: 1.2; text-align: justify; position: relative; }
	#center h1 { color: #0A3419; font-size: 20px; letter-spacing: -1px; margin-bottom: 10px; }
	#center p { margin-bottom: 10px; }
	#center a.more { display: block; width: 84px; height: 20px; padding-top: 5px; text-align: center; background-image: url('design/bg.more.png'); background-repeat: no-repeat; background-position: 0 0; color: #fff; text-decoration: none; }
	#center a.more:hover { background-position: 0 -25px; }
	#center .crumb a { text-decoration: none; color: #0A3419; }
	
	#center .index-item { width: 235px; height: 125px; overflow: hidden; float: left; padding: 10px; background: url('design/bg.index-item.png') no-repeat 0 0; position: relative; margin: 10px 0; }
	#center .index-item.margin { margin-left: 10px; }
	#center .index-item h2 { color: #0A3419; font-weight: bold; margin-bottom: 10px; font-size: 14px; }
	/* #center .index-item .index-item-content { width: 170px; float: left; } */
	#center .index-item p { display: block; margin-left: 10px; width: 175px; float: left; color: #548866; text-align: left; }
	#center .index-item a.img-more { display: block; width: 50px; height: 50px; float: left; }
	#center .index-item a.img-more img { border: none; }
	#center .index-item a.more { position: absolute; bottom: 10px; right: 10px; background-position: -84px 0; color: #0A3419; }
	#center .index-item a.more:hover { background-position: -84px -25px; }
	
	#center h1.news { }
	#center .news-item { margin-bottom: 20px; }
	#center .news-item h3 { color: #0A3419; margin-bottom: 10px; font-size: 14px; }
	#center .news-item p { color: #548866; }
	#center .news-item a.more { background-position: -84px 0; color: #0A3419; }
	#center .news-item a.more:hover { background-position: -84px -25px; }
	
	#center .more.news { width: 168px; background-position: 0 -50px; }
	#center .more.news:hover { background-position: 0 -75px; }
	
	#content i, #content em, .geppark em, .geppark i { font-style: italic; }
	#content b, #content strong, .geppark b, .geppark strong { font-weight: bold; color: #0A3419; }
	#content table, .geppark table { width: 100%; }
	#content table td, .geppark table td { padding: 5px; }
	#content table tr.odd, .geppark table tr.odd { background: #fff; }
	
	#content .product-icon { float: left; margin-right: 10px; margin-bottom: 0px; }
	#content h1 { margin-bottom: 30px; }
	#content h2 { font-size: 20px; font-weight: bold; margin: 10px 0; }
	
	#content ul { list-style: disc; margin-left: 20px; padding-left: 30px; }
	#content ul li { margin-left: 20px; }
	
	#geppark { width: 500px; min-height: 800px; overflow: hidden; clear: both; margin-top: 50px; }
	.geppark { text-align: center; width: 500px; overflow: hidden; }
	.geppark img { border: 2px solid #3C7851 }
	.geppark table { margin-bottom: 20px; border-top: 5px solid #3C7851; }
	.geppark table td { text-align: left; }
	
	#tabs a, #tabs span { display: block; float: left; margin-right: 10px; width: 150px; height: 20px; padding-top: 5px; background-image: url('design/bg.geppark.jpg'); background-repeat: no-repeat; background-position: 0 0; text-align: center; text-decoration: none; }
	#tabs a { background-position: 0 0; }
	#tabs a:hover { background-position: 0 -25px; }
	#tabs span { background-position: 0 -50px; color: #fff; }
	
	a#prev, a#next { display: block; width: 40px; height: 40px; background-image: url('design/bg.nextprev.jpg'); background-repeat: no-repeat; background-position: 0 0; text-indent: -300px; overflow: hidden; position: absolute; }
	a#prev { background-position: 0 0; top: 100px; left: 0; z-index: 999; }
	a#prev:hover { background-position: 0 -40px; }
	a#next { background-position: -40px 0; top: 100px; right: 5px; z-index: 1000; }
	a#next:hover { background-position: -40px -40px; }
	
#right { width: 200px; float: right; }
	.box { clear: both; width: 180px; margin-bottom: 10px;  margin-top: 10px; background: url('design/bg.box.png') no-repeat 0 0; padding: 10px; padding-top: 20px; line-height: 1.2; }
	.box h2 { color: #0A3419; font-size: 16px; margin-bottom: 10px; }
	.box p { margin-bottom: 10px; }
	
	a.product-item { clear: both; display: block; text-decoration: none; overflow: hidden; margin: 10px 0; padding-top: 10px; }
	a.product-item img { width: 32px; height: 32px; float: left; margin-right: 10px; margin-top: -10px; }
	
	#right form { padding-top: 10px; }
	#right form p.input input.input { width: 106px; height: 16px; background-image: url('design/bg.input.png'); background-repeat: no-repeat; background-position: 0 0; border: none; float: right; padding: 2px; color: #3C7851; }
	#right form p.input input.focus { background-position: 0 -20px; color: #000; }
	#right form p.input input.error { background-position: 0 -40px; color: #600; }
	#right form p.submit { padding-left: 70px; padding-top: 5px; }
	#right form p.submit input { width: 53px; height: 20px; background-image: url('design/bg.submit.png'); background-repeat: no-repeat; background-position: 0 0; border: none; color: #fff; }
	#right form p.submit input:hover { background-position: 0 -20px; }
	
	#web2print { display: block; text-align: center; margin-bottom: 10px; }
	#mypress { display: block; text-align: center; }
	
#footer { margin: 10px 20px; height: 40px; background: url('design/bg.footer.jpg') no-repeat 0 0; color: #fff; }
	#footer p.left { float: left; width: 300px; margin: 15px 10px; }
	#footer p.right { float: right; width: 400px; margin: 15px 10px; text-align: right; }
	#footer em { color: #0A3419; }
	
	
.paginator .disabled { display: none; }

#flashMessage { font-weight: bold; margin: 10px 2px; color: red; }
