* {margin:0; padding:0}
.mail {
	color: #1253AB;
}

body {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	background: url(../images/bg2.jpg) center top no-repeat;
}
#gallery {width:886px; margin:-30px auto 15px auto; padding:0px; border:0px solid #fff; background:#fff}
#images {border:2px solid #9ac1c9; height:125px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:873px; height:275px; padding:5px; border:0px solid #ff8400; background:#fff url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:882px; height:50px; border:0px solid #ffd738; background:#fff}
#thumbarea {position:relative; overflow:hidden; height:50px; width:882px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:50px; width:5000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:275px; width:20%; z-index:100; height:275px; width:20%; z-index:100; outline:none; cursor:pointer;blr:expression(this.onFocus=this.blur())}
#previmg {left:0; background:url(../images/left.gif) left center no-repeat; border-left:5px solid #fff}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat; border-right:5px solid #fff}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

/*-----------------------------menu-------------------*/
#menu{
width:100%;
overflow:hidden;
height:auto;
position:relative;
left:5px;
top:0px;
}
#menu ul li{
width:188px;
height:35px;
display:inline;
height:31px;
display:block;
list-style:none;
overflow:hidden;
background:url(../images/menu_bg.jpg) no-repeat 0 31px;
}
#menu ul li a{
margin:0 auto;
display:block;
text-decoration:none;
text-align:center;
color:#000;
font-size:12px;
line-height:26px;
*line-height:28px;
}
#menu ul li a:hover{
color:#fff;
background:url(../images/menu_bt_bg.gif) no-repeat;
}
#menu ul li.selected a{
background:url(../images/menu_bt_bg.gif) no-repeat; color:#FFF;
}
/*----------------crumb_nav------------------*/

.bt {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}


.hl {
	font-size: 9pt;
	color: #000;
}
.cz {
	font-size: 9pt;
	line-height: 150%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.ts {
	color: #FF6600;
}

a:link {
	font-size: 9pt;
	color: #666;
	text-decoration: underline;
}
a:visited {
	font-size: 9pt;
	color: #666;
	text-decoration: underline;
}
a:hover {
	font-size: 9pt;
	color: #000;
	text-decoration: underline;
}
a.bb:link {
	font-size: 9pt;
	color: #666;
	text-decoration: none;
}
a.bb:visited {
	font-size: 9pt;
	color: #666;
	text-decoration: none;
}
a.bb:hover {
	font-size: 9pt;
	color: #000;
	text-decoration: none;
}
a.web:link {
	font-size: 9pt;
	color: #1B72E7;
	text-decoration: underline;
}
a.web:visited {
	font-size: 9pt;
	color: #1B72E7;
	text-decoration: underline;
}
a.web:hover {
	font-size: 9pt;
	color: #0099FF;
	text-decoration: underline;
}

