html, body{
	margin:0px;
	padding:0px;
	border:0px;
	background:#ffffff;
	background:#e2e2e2;
	width:100%;
	height:100%;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:14px;
	text-align:justify;
	color:#444444;
}



div, span, h1,h2,h3,h4,h5,h6, img, p, form, ul, li, table, tr, td, fieldset {
	margin:0px;
	padding:0px;
	border:0px;
	font-size:14px;
}

table{
	border-collapse:collapse;
}

form{
	display:inline;
}


h1,h2,h3,h4,h5,h6{
	color:#eeeeee;
	color:#444444;
	font-weight:normal;
}

h1{
	font-size:16px;
}

p{
	color:#444444;
}

ul{
	padding-left:15px;
}

#mainframe{
	text-align:justify;
	position:absolute;
/*	left:0px; */
/*	top:0px; */
	width:919px;
	width:933px;
	width:100%;
	height:550px;
	overflow:hidden;
	background:#ddd;
/*
top:0px;
left:50%;
margin-left:-460px;
*/

}


*.graybar{
	position:absolute;
	top:0px;
	width:15px;
	height:550px;
	background:#999999;
}

#bar_left{
	position:absolute;
	left:0px;
	top:0px;
	width:145px;
	height:100%;
}


#bar_right{
	position:absolute;
	left:770px;
	left:784px;
	top:0px;
	width:145px;
	height:100%;
}


#bar_navi{
	position:absolute;
	left:160px;
	top:0px;
	width:160px;
	height:100%;
}

#centercurt{
	position:absolute;
	left:335px;
	top:0px;
	width:420px;
	width:434px;
	height:100%;
	background-repeat:no-repeat;
}


*.navblock_lv0{background:transparent; height:30px; width:100%;}
*.navblock_lv0 img{margin-right:10px;}
*.navblock_lv0_hover{background:url(./img/navi/hover.gif) no-repeat 0px 2px; height:30px; width:100%;}
*.navblock_lv0_hover img{margin-right:10px;}


*.navblock_lv1{background:transparent; width:100%; height:18px; margin-bottom:12px; margin-top:-6px; overflow:hidden; }
*.navblock_lv1 img{margin-right:10px;}
*.navblock_lv1_hover{background:url(./img/navi/hover.gif) no-repeat 0px 0px; width:100%; height:18px; margin-bottom:12px; margin-top:-6px; overflow:hidden; }
*.navblock_lv1_hover img{margin-right:10px;}

*.div_gal div{
	position:absolute;
	width:105px;
	height:132px;
}

#bigpic{
	position:absolute;
	z-index:500;
	left:0px;
	top:0px;
	width:335px;
	width:320px;
	height:550px;
}

#bigpic_gray{
	position:absolute;
	z-index:-50;
	left:0px;
	top:0px;
	width:335px;
	width:320px;
	height:550px;
	background:#eeeeee;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
}

*.editor_infoblock{
	background:#4080ff;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size:16px;
}


