
/* Main */
body {
		font:76% Verdana,Tahoma,Arial,sans-serif;  
		margin:0 auto; 
		padding:0;
		background-image: url(../img/bg.jpg);
		background-repeat: repeat-x;

}

#wrap {
		margin:0 auto;
		margin-top: 6px;
		padding:0px 10px;
		width: 995px;
}

#header {
		color:#505050;
		width: 995px; 
		height:125px; 
		margin:0 0 38px;
		background-image: url(../img/header.gif);
		background-repeat: no-repeat;
}

#header_detail {
		position: relative;
		top: -6px;
		left: -100px;
		width: 208px;
		height: 156px;
		background-image: url(../img/header_detail.png);

}

#navi {
		position: relative;
		top: -65px;
		left: 199px;
		width: 850px;
		height: 34px;
		text-align: left;


}
#navi_zs {
		position: relative;
		top: -66px;
		left: 470px;
		width: 135px;
		height: 60px;
		padding:15px;
		border: 1px solid #CCCCCC;
		background-color: #FFFFFF;

}

.navi_zs a {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 15px;
		line-height: 21px;
		color: #333333;
		text-decoration: none;
}

.navi_zs a:hover {
		color: #006600;
		font-weight: bold;
		
}



.navi a {
		margin: 0 0 0;

}

/* left */
#left {
		clear:left;
		float:left;
		width: 130px;
		height: 576px;
		margin:0 0 0;
		padding: 0px;
	
}

#fl_left{
		position: relative;
		left: -130px;
		width: 260px;
		height: 576px;
		background-image: url(../img/fl_left.png);
		background-repeat: no-repeat;

}


/* right */
#right {
		float:right; 
		margin:0 0 10px; 
		padding:0; 
		width:130px;
		height: 576px;
		
		
}

#fl_right{
		position: relative;
		top: -27px;
		left: -5px;
		width: 308px;
		height: 622px;
		background-image: url(../img/fl_right.png);
		background-repeat: no-repeat;

}


/* content */
#content {
		line-height: 1.5em;
		margin:0 0 0; 
		padding:0px; 
		text-align:left;


		background-color: #FFFFFF;
		
}

#cont_top {
		position: relative;
		top: -10px;
		left: -1px;
		width: 995px;
		height: 22px;
		background-image: url(../img/cont_top.png);
		background-repeat: no-repeat;

}


#inner {
		margin: 0 auto;
		width: 710px;
		
}

div.left {
		float: left;
		width: 410px;
		padding: 20px;
}

div.left_gal {
		float: left;
		width: 630px;
		padding: 20px;

}



div.right {
		float: right;
		width: 250px;
		padding-top: 20px;


}


span.link {
		float: left;
		margin-left: 9px;
		text-align: center;
		width: 18px;
		height: 18px;
		border: 1px solid #FF6600;
}

span.link a {
		font: Arial, Helvetica, sans-serif;
		font-weight: 900;
		text-decoration: none;
		color: #333333;
}

/* footer */
#footer {
		background:#fff; 
		clear:both; color:#666; 
		font-size:0.9em; 
		margin:0 -142px 0;
		text-align:right; 
		width: 1280px; 
		height: 90px;
		background-image: url(../img/footer.gif);
		
	}


.footer_text {
float: right;
margin-top: 50px;
margin-right: 30px;
color: #FFFFFF;
}

.footer_text a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

.footer_text a:hover {
	text-decoration: underline;

}


.form_class {
		border: 1px solid #666666;
		background: #FFFFFF;
		width: 240px;
}

.form_class2 {
		border: 2px solid #009900;
		background: #FFFFFF;
		width: 240px;
}


.gal_preview {
		float: left;
		margin-right: 15px; margin-top: 15px;
		width: 160px;
		padding: 10px;
		padding-bottom: 20px;
		border: 1px solid #999999;
		background-color: #FFFFFF;


}

