img {behavior: url(iepngfix.htc);}
@charset "utf-8";
#main {
	width: 1003px;
	position: relative;
}



#foot {
	background-color: #162c42;
}
#head {
	background-image:url(images/head-bg.jpg);
	background-repeat: no-repeat;
	height: 58px;
}

.search {
	height: 16px;
	width: 104px;
	border: 1px solid #cbcbcb;
	background-color: #999999;
	position: relative;
}
#left{
	 background:url(images/side-bg.jpg);
	 background-repeat:no-repeat;
	 background-color:#7d7d97;
}
#top_menu{
	 background:url(images/menu-tab.jpg);
	 background-repeat:repeat-x;
	 height:15px;
}
#main_body{
	 background:#dcdbe8;
	  width:574px;
}
#right{
	 background:url(images/right-bg.jpg);
}
#content{
	padding:15px;
	position:relative;
	overflow:hidden;
	width:545px;
	text-align:justify;
}
#foot{
	background-color:#3f3f60;
}
#path_wat{
	padding:8px;
	font-size:10px;
	color:#162c42;
}
#top_menu li{
	list-style:none;
	float:left;
	height:19px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}
.inactive_menu a:hover{
	color:#000000;
}
.inactive_menu a:link,.inactive_menu a:active,.inactive_menu a:visited{
	color:#FFFFFF;	
	
}
a:link,a:hover,a:visited,a:active{
	text-decoration:none;
/*	color:#162c42;
*/}
.inactive_menu{
	height:19px;
}
.active_menu{
	background-color:#dcdbe8;
	height:19px;
}
.active_menu a:link,.active_menu a:hover,.active_menu a:active,.active_menu a:visited{
	color:#000000;	
}

.active{
padding-right:17px;
background-image:url(images/dot.png);
background-repeat:no-repeat;
background-position:center;
background-position:right;
}

#top_menu{
	height:19px;
}
#top_menu{
	padding:0px;
	margin:0px;
}
.menu_top{
	 height:19px;
	 background-image:url(../../../images/exhibition/menu-tab.jpg);
	 background-color:#666666;
	 background-repeat:repeat-x;
}
#mains{
	padding:5px;
}


#menu{
	color:#FFFFFF;
	background:#dcdbe8;
	  filter:alpha(Opacity=30);
	  -moz-opacity:0.3;
	  -khtml-opacity: 0.3;
}
#menu_text a:link,#menu_text a:active,#menu_text a:visited{
	color:#FFFFFF;
}
#menu{
	height:90px;
}
#menu_text a:hover{
	 filter:alpha(Opacity=50);
	  -moz-opacity:0.5;
	  -khtml-opacity: 0.5;
}
.title{
	font-size:16px;
	font-weight: bold;
	color:#3f3f60;
	padding-bottom:10px;
}
