#gallery {
	font:11px verdana,arial,sans-serif;
	width:495px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
}
#gallery div.off {
	color:#006699;
	height:26px;
	margin-right:2px;
	line-height:26px;
	padding:0 20px;
	float:left;
	border-bottom-color:#7AC9EA;
	cursor:pointer;
	position:relative;
	z-index:20;
	background-image: url(img/gal_but1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9EAF9;
	border-right-color: #D0EEF9;
	border-left-color: #CCECF9;
}
#gallery div.on {
	color:#176e96;
	padding:0 20px;
	margin-right:2px;
	margin-top:1px;
	float:left;
	cursor:pointer;
	height:26px;
	line-height:26px;
	position:relative;
	z-index:100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9CD5EF;
	border-right-color: #9CD5EF;
	border-bottom-color: #9CD5EF;
	border-left-color: #9CD5EF;
	background-image: url(img/gal_but2.jpg);
	background-repeat: repeat;
	background-position: right top;
}

div.hide {display:none; width:0; overflow:hidden;


}
div.show {
	clear:left;
	background:#fff;
	width:493px;
	margin-top:0;
	top:-1px;
	border:1px solid #9CD5EF;
	position:relative;
	z-index:50;
	line-height:18px;
	float: left;
	
}


div.ibox_gallery div.img {
	float:left;
	width: 80px;
	height: 60px;
	margin-right: 10px;
	 
}
.clear {clear:both;}
div.ibox_gallery{
	height: 68px;
	float: right;
	margin-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFE6F7;
	width: 485px;
	background-color: #FFFFFF;
	overflow: hidden;
}
div.ibox2_gallery{
	width: 100%;
	height: 60px;
	float: left;
	margin-bottom: 5px;
	margin-top: 10px;
	overflow: hidden;
}
div.ibox4_gallery{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5px;
	margin-top: 10px;
	overflow: hidden;
}
div.ibox3_gallery{
	width: 555px;
	height: 63px;
	float: left;
	margin-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1D3FB;
	background-color: #FFFFE6;
}

div.ibox_gallery div.ititle_gallery{
	width: 80%;
	float: left;
	height: 20px;
	overflow: hidden;
	
}
div.ititle2_gallery{
	width: 445px;
	float: left;
	background-image: url(img/bulet_green.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px;
	padding-left: 20px;
	overflow: hidden;
	height: 25px;
}
div.icont_gallery{
	width: 99%;
	height: 33px;
	float: left;
	overflow: hidden;
}
div.icont3_gallery{
	width: 465px;
	height: 35px;
	float: left;
	overflow: hidden;
}
div.ibox_gallery div.ititle_gallery a:link,
div.ibox_gallery div.ititle_gallery a:visited,
div.ibox_gallery div.ititle_gallery a:active{
	text-decoration: none;
	font-weight:bold;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
div.ititle2_gallery a:link,
div.ititle2_gallery a:visited,
div.ititle2_gallery a:active{
	text-decoration: none;
	font-weight:bold;
	font-family: verdana, arial, sans-serif;
	color: #66CC33;
}
div.ititle2_gallery a:hover{
	color: #FFCC00;
}

div.ibox_gallery div.ititle_gallery a:hover{
	color: #FF9900;
}
div.ibox_gallery div.icont_gallery{
	width: 80%;
	float: left;
	height: 50px;
	background-color: #FFFFFF;
	overflow: hidden;
	
}

