body {
font-size:14pt; font-family:Arial;
background-color:#000000; 
background-image: url(../images/bg.gif); background-repeat:repeat-x 
}
A {
	TEXT-DECORATION: none; color:#333333
}
A:link {
	COLOR: #333333
}
A:visited {
	COLOR: #333333
}
A:hover {
	COLOR: #666666; text-decoration:underline; 
}
A:active {
	COLOR: #333333
}
td { font-size: 10pt; color: #000000; text-decoration:none; font-weight:normal }


#lefttree A{TEXT-DECORATION: none; font-size:16px;FONT-FAMILY: Verdana; font-weight:bold}
#lefttree A:link {color: #FAC100;font-weight:bold}
#lefttree A:visited {color: #FAC100;font-weight:bold}
#lefttree A:active {color: #FAC100;font-weight:bold}
#lefttree A:hover{COLOR: #000000;font-weight:bold}
.tit {
    font-family:Arial;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.tit2 {
    font-family:Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.tit1{font-family:Arial;font-size:18px; font-weight:bold;color: #FFFFFF}
.foot{
	color: #FFFFFF;
	font-family: Verdana;
	font-size:12px
}
.footbg{ background-image:url(../images/a_r8_c4.gif); background-position:top; background-repeat:no-repeat; }
.footbg td{color:#FFFFFF; font-weight:normal}
.QQ A{ color:#000000; text-decoration:none; font-size:10px}

#menu  A { font-family:Arial, Helvetica, sans-serif;font-size:14px;
	 COLOR: #000000;TEXT-DECORATION: none;
}

#menu A:hover {font-family:Arial, Helvetica, sans-serif;font-size:14px;
	 TEXT-DECORATION: none; color:#ff0000
	}
input,textarea{
border: 1px solid #000;}

#pro A:link {color:#ff0000;}
#pro A:visited {color:#ff0000;}
#pro A:active {color:#ff0000 ;}
#pro A:hover{color:#000000;}
#pro1 A:link {color:#ff0000; font-weight:normal}
#pro1 A:visited {color:#ff0000;font-weight:normal}
#pro1 A:active {color:#ff0000 ;font-weight:normal}
#pro1 A:hover{color:#000000;font-weight:normal}
#por1 td{font-weight:normal}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #000; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 59px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=40);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	