body 
	{
	background-color: #d9cf9f;
	background-image: url('image/bg.png');

	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	color: #000000;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: none;
	}

a:link,a:visited,a:active{color:#ffffff;text-decoration:none;}
a:hover{color:#000000;text-decoration:underline;}

#catalog_menu li
	{
	width: 170px;
	border-right: solid #656565 1px;
	}

#catalog_m
	{
	list-style: none;
	background: no-repeat left;
	padding: 2px 0px 2px 25px;
	}
	
#catalog_current 
	{
	font-weight: bold;
	color: #656565;
	list-style: none;
	background: no-repeat left;
	padding: 2px 0px 2px 25px;
	}
	
#con
	{
	padding-top: 20px;
	padding-left: 10px;
	}
	
#con li
	{
	padding-bottom: 7px;
	}
#table
	{
	font-size: 12px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #EAEAA4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	opacity: 0.85;
	background: no-repeat 0 0 url('image/information.png') #EAEAA4;
	
}

#tooltip h3, #tooltip div { margin: 0; }

.input_form
	{
	border: solid 1px #656565;
	width: 250px;
	}
	
.textarea_form
	{
	border: solid 1px #656565;
	height: 70px;
	width: 250px;
	}

.select_form
	{
	width: 250px;
	}
	
#capcha
	{
	position: relative;
	width: 80px;
	height: 20px;
	float: right;
	}
	
#capcha_rel
	{
	position: relative;
	width: 16px;
	height: 16px;
	float: right;
	cursor: pointer;
	margin-left: 2px;
	}


.warn
	{
	color:#ff0000;
	}

.help
	{
	border-bottom: #656565 1px dashed;
	cursor: help;
	}
	
.tab_cur
	{
	background-image: url('image/back2.png');
	}

#ground
	{
	background-image: url('image/bg2.png');
	background-position: top;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	}

#top
	{
	position: relative;
	width: 70%;
	height: auto;
	min-width: 720px;
	left: 50%;
	margin-left: -35%;
	padding-top: 10px;
	}


	
#intro 
	{
	position: relative;
	width: auto;
	height: 150px;
	background-image: url('image/intro.png');
	background-position: top left;
	background-repeat: no-repeat;
	}

#logo 
	{
	position: relative;
	width: auto;
	height: 150px;
	background-image: url('image/logo.png');
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#middle
	{
	position: relative;
	width: 70%;
	left: 50%;
	min-width: 720px;
	margin-left: -35%;
		height: auto;
			background-image: url('image/left2.png'); 
			background-repeat: repeat-y;
			background-position: left;
			background-color: #000000;
	}


#content
	{
	position: relative;
		margin-left: 5px;
		margin-right: none;
		padding-bottom: 20px;
				background-image: url('image/back.png'); 
	}

#text
	{
	position: relative;
		padding: 20px;
			text-align: left;
					font-size: 12px;
					font-family: Geneva, Arial, Helvetica, sans-serif;
						background-image: url('image/back.png'); 
				line-height: 200%;
	}



#bottom
	{
	position: relative;
	width: 70%;
	left: 50%;
	min-width: 720px;
	margin-left: -35%;
	margin-bottom: 10px;
		height: auto;
			text-align: center;
					font-size: 11px;
					font-family: Geneva, Arial, Helvetica, sans-serif;
						background-image: url('image/left3.png'); 
						background-repeat: repeat-y;
						background-position: left;
						background-color: #000000;
	}

#content2
	{
	position: relative;
		margin-left: 5px;
		margin-right: none;
			background-image: url('image/back2.png'); 

	}

#news_top
	{
	width: auto;
	background-image: url('image/back2.png'); 
		position: relative;
			background-color: #000000;
	}

#news_top_left
	{
	width: auto;
	font-weight: bold;
	text-align: left;
	float: left;
	padding: 2px;
	}

#news_t a:link,a:active
	{
	color: #000000;
	}

#news_t a:hover
	{
	color: #ffffff;
	}

.news_l 
	{
	font-weight: normal;
	font-size: 10px;
	}

#news_top_right
	{
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	padding: 2px;
	}

#news_content
	{
	padding: 10px;
	border-left: solid 1px #a0a131;
	border-bottom: solid 1px #a0a131;
	border-right: solid 1px #a0a131;

	}

#form_guestbook
	{
	background-color: #e3e3e3;
	width:220px;
	border:2px solid #777777;
	margin-top:2px;
	}

#form_guestbook3
	{
	background-color: #e3e3e3;
	width:77px;
	border:2px solid #777777;
	margin-top:2px;
	}

#form_textarea
	{
	background-color: #e3e3e3;
	width:440px;
	height:220px;
	border:2px solid #777777;
	}

#button 
	{
	background-color: #c6c6c6;
	width:100px;
	border:2px solid #777777;
	margin-left: 2px;
	margin-right: 2px;
	}

#gImage
	{
	background-image: url('image/back2.png');
	vertical-align: center;
	width: auto;
	height: auto;
	padding: 16px;
	border: none;
	}

#gImage img
	{
	border: none;
	}

#gComment
	{
	text-align: center;
	width: 100%;
	background-image: url('image/back2.png');
	}

.tWhite
	{
	color: #ffffff;
	}

.billet .ml { padding: 0 10px; background-image: url('image/left.png'); background-repeat: repeat-y; background-color: #000000;
// width: 720px; }
.billet .tl, .billet .bl { height: 10px; position: relative; font-size: 1px; line-height: 1px;
// padding: 0 10px; }
.billet .tml, .billet .bml { height: 10px; position: absolute; left: 10px; right: 10px; background-image: url('image/top.png'); background-repeat: repeat-x;
// width: 720px; }
.billet .tlc, .billet .trc, .billet .blc, .billet .brc { position: relative; width: 10px; height: 10px;
-background: none !important; }
.billet .tlc { float: left; background: url('image/b_tlc.png') 0 0 no-repeat;
// left: -10px;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='image/b_tlc.png', sizingMethod='crop'); }
.billet .trc { float: right; background: url('image/b_trc.png') 0 0 no-repeat;
// right: -10px;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='image/b_trc.png', sizingMethod='crop'); }
.billet .blc { float: left; background: url('image/b_blc.png') 0 0 no-repeat;
// left: -10px;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='image/b_blc.png', sizingMethod='crop'); }
.billet .brc { float: right; background: url('image/b_brc.png') 0 0 no-repeat;
// right: -10px;
-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='image/b_brc.png', sizingMethod='crop'); }


.solidblockmenu{
  margin: 0;
  padding: 0;
  float: left;
  font: bold 11px Arial;
  width: auto;
  border: 1px solid #000000;
  border-width: 0px 0;
  background: black url(image/blockdefault.png) center center repeat-x;
}
.solidblockmenu li{
  display: inline;
}
.solidblockmenu li a{
  float: left;
  color: white;
  padding: 4px 11px;
  text-decoration: none;
  border-right: 1px solid #000000;;
}
.solidblockmenu li a:visited{
  color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
  color: white;
  background: transparent url(image/blockactive.png) center center repeat-x;
}
</style>
 
<!--[if IE]>
<style type="text/css">
  p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
  padding-top: 1em;
}
</style>
<![endif]-->





