body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left:15px;
	margin-top:20px;
	background-image: url(images/bgr.png);	

}
.block{
	float:left;
	width:203px;
	height:88px;
	display:block;
	padding-left:15px;
	margin-left:5px;
	padding-top:10px;
	text-align:left;
	
}
#logo{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;	
}
#menu1{
	border: 1px solid #FFFFFF;	
}
#desc{
	border: 1px solid #FFFFFF;
	font-size: 12px;
}
#menu2{

}

#left{
	width:200px;
	display:block;
	padding-left:22px;
	margin-left:0px;
	margin-top:50px;
}
#main{
	float:none;
	width:550px;
	padding-left:25px;
	margin-top:57px;
	width:500px;
	text-align: left;

}
#pictnav{
float:left;
	
	position: static;
	width:165px;
	
	display:block
	}
#arrows{
	float:left;

display:block
	position: static;
	left: 100px;
	display: block;
	width: 28px;	
}
#desc_container{
	display:block;
	widows:100%;
	height:63px;
	width: 190px;
}
.minipct_arrows{
	cursor:pointer;
	cursor:hand;
	float:left;
	margin-right:3px;
	display: block;
	height: 10px;
	width: 10px;
	padding-bottom: 3px;
	
}
.minipcta{
	float:left;
	margin-right:3px;
	display: block;
	height: 10px;
	width: 10px;
}
.minipct{
	scursor:pointer;
	cursor:hand;
	float:left;
	margin-right:3px;
	display: block;
	height: 0.3em;
	width: 0.3em;
	border: 1px solid #767E88;
	background-image: url(images/minia.png);
	background-repeat: no-repeat;
}
.minipct:hover{
	border: 1px solid #FFFFFF;
	background-image: url(images/minia.png);
	background-repeat: no-repeat;
}
.minipct:active{
	border: 1px solid #000000;
	background-image: url(images/mini_active.png);
	background-repeat: no-repeat;
}
.minipct_active{
	cursor:pointer;
	cursor:hand;
	float:left;
	margin-right:3px;
	display: block;
	height: 9px;
	width: 9px;
	border: 1px solid #000000;
	background-image: url(images/mini_active.png);
	background-repeat: no-repeat;
}
.prevpict{
	
	border: 4px solid #FFFFFF;
	margin-top:6px;
	margin-bottom:5px;
}
.mainpict{
	border: 8px solid #FFFFFF;
}
.prevpict:hover{
/*border: 4px solid #767E88;*/
}
.menubtn{
	padding-top: 0px;
	padding-bottom: 4px;

}
a:link {
}
a:visited {
}
a {
	font-size: 11px;
	color: #767E88;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.desc_txt{
	font-size: 11px;
	line-height: 16px;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 3px double #FFFFFF;
	background-color: #ACBBC5;
}
.txtbox:hover {
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.index_img{
	border: 8px solid #FFFFFF;
}
menu_portrait.a{
}
menu_portrait.a:hover{
}
menu_portrait.a:active{
}

