HTML
{
	height: 100%;
}
BODY
{
	height: 100%;
	margin: 0;
	font: 14px Arial, sans-serif;
}
.allpage
{
	position: relative;
	width: 980px;
	min-height: 100%;
	margin: 0 auto;
}
* HTML .allpage
{
	height: 100%;
}
.page
{
	padding: 30px 20px 0;
}
.center
{
	position: relative;
	width: 940px;
/*background-color:orange;*/
}
.logo
{
	position: absolute;
	top: 45px;
	left: 40px;
	width: 244px;
	height: 49px;
	z-index: 99;
}
.gallery
{
	height: 624px;
	position: relative;
	overflow: hidden;
	_zoom: 1;
}
.gallery .column_left
{
	float: left;
	width: 316px;
	padding: 159px 0 0;
/*background-color:lightblue;*/
}
.img_small_block
{
	overflow: hidden;
	_zoom: 1;
	#padding-bottom: 14px;
	_padding-bottom: 0;
}
.img_small
{
	float: left;
	width: 61px;
	height: 61px;
	margin: 0 14px 14px 0;
	border: 2px solid #555;
	overflow: hidden;
	display: inline;
}
.img_small:hover
{
	border: 3px solid #D12324;
	width: 59px;
	height: 59px;
}
.img_small.active_img
{
	border: 3px solid #D12324;
	width: 59px;
	height: 59px;
}
.next_previous
{
	/*[disabled]overflow:hidden;*/
	_zoom: 1;
	padding-right: 14px;
}
.next_previous A#previous
{
	float: left;
	width: 33px;
	height: 32px;
	background: url(../images/gallery_arrow_l.jpg) no-repeat top left;
}
.next_previous A#previous.active_np
{
	float: left;
	width: 33px;
	height: 32px;
	background: url(../images/gallery_arrow_l_active.jpg) no-repeat top left;
}
.next_previous A#next
{
	float: right;
	width: 33px;
	height: 32px;
	margin-right: 14px;
	_margin: 0;
	background: url(../images/gallery_arrow_r.jpg) no-repeat top left;
}
.next_previous A#next.active_np
{
	float: right;
	width: 33px;
	height: 32px;
	background: url(../images/gallery_arrow_r_active.jpg) no-repeat top left;
}
.next_previous A, .next_previous A:visited
{
	text-decoration: none;
	color: #D3D3D3;
}
.next_previous A:hover
{
	text-decoration: none;
	color: #83858B;
}
.next_previous A.active_n, .next_previous A.active_n:visited
{
	text-decoration: none;
	color: #7C7C7C;
}
.next_previous P
{
	margin: 0;
	padding: 2px 50px;
	font: italic 20px Georgia, sans-serif;
	text-align: center;
}
.gallery .column_right
{
	float: right;
	width: 624px;
	height: 624px;
/*background-color:lightgreen;
display:table-cell;  text-align:center;*/
}
.gallery .column_right
{
	display: table;
}
.middle, .inner
{
	width: 624px;
	height: 624px;
	display: table-cell;
	position: relative;
	vertical-align: middle;
	text-align: center;
}
#prev_photo, #next_photo
{
	width: 33px;
	height: 32px;
	display: block;
	position: absolute;
	top: 300px;
}
#prev_photo
{
	left: 316px;
	background: url(../images/gallery_arrow_l_active.jpg);
}
#next_photo
{
	right: 0;
	background: url(../images/gallery_arrow_r_active.jpg);
}
.gallery .column_right
{
	#overflow: hidden;
	#position: relative;
}
.middle
{
	#position: absolute;
	#top: 50%;
	#width: 100%;
	#height: auto;
}
.inner
{
	#position: relative;
	#top: -50%;
	#text-align: center;
	#width: auto;
	#height: auto;
}
.rasp
{
	clear: both;
	height: 88px;
}
.footer
{
	position: absolute;
	bottom: 0;
	width: 940px;
	height: 80px;
	margin: 8px 0 0;
	padding: 0;
	color: #83858B;
}
.footer1
{
	height: 40px;
	background-color: #DFDFDF;
	font: italic bold 14px Georgia, sans-serif;
}
.footer P
{
	margin: 0;
	padding: 10px 20px 0 0;
}
.footer P.cr
{
	float: left;
	width: 346px;
	margin: 0;
	padding: 10px 0 0 10px;
}
.footer2
{
	height: 45px;
	margin: 0;
	padding-top: 4px;
	overflow: hidden;
	_zoom: 1;
}
.footer2 .studio
{
	float: left;
	width: 460px;
	padding-top: 5px;
	font-size: 12px;
}
.footer2 IMG
{
	float: left;
	padding-top: 4px;
}
.footer2 P
{
	margin: 0;
	padding: 7px 0 0 43px;
}
.footer2 A, .footer2 A:visited
{
	color: #696969;
}
.footer2 A:hover
{
	color: #696969;
	text-decoration: none;
}
.footer2 .counter
{
	float: right;
	padding-top: 5px;
}
.menu1
{
	float: right;
	width: 540px;
	margin: 0;
	padding: 0 0 0 2px;
	font: italic 18px Georgia, sans-serif;
}
.menu1 LI
{
	float: left;
	height: 32px;
	position: relative;
	margin: 0 9px;
	padding: 8px 0 0;
	list-style-type: none;
}
.menu1 LI A, .menu1 LI A:visited
{
	color: #555555;
	text-decoration: none;
}
.menu1 LI A:hover
{
	color: #D12324;
}
.menu1 LI A.active, .menu1 LI A.active:visited
{
	color: #D12324;
}
.menu1 LI.menu1_li:hover UL.menu2, #menu1 LI.menu1_li.jshover UL.menu2
{
	display: block;
}
.menu1 LI.menu1_li UL.menu2
{
	display: none;
	position: absolute;
	bottom: 40px;
	left: -20px;
	width: 115px;
	margin: 0;
	padding: 0 20px;
	border: 1px solid #E0E0E0;
	background: url(../images/menu2_bg.png) repeat top left;
}
.menu1 LI.menu1_li UL.menu2 LI
{
	float: none;
	height: auto;
	margin: 10px 0;
	padding: 0;
}
A:focus
{
	outline: none;
}
A.active
{
	outline: none;
}
INPUT:focus
{
	outline: none;
}
OPTION:focus
{
	outline: none;
}
A IMG
{
	border: 0;
}
LABEL
{
	cursor: pointer;
}
A
{
	color: #0099FF;
}
A:visited
{
	color: #0099FF;
}
A:hover
{
	color: #858585;
}
P
{
	margin: 1em 0;
}
H1
{
	/*[empty]margin:;*/
}
H2
{
	margin: 0.83em 0;
	font-size: 22px;
}

