#wrapper 
{
    width:805px;
    margin:auto;
    padding:0px;
}

a:active, a:focus, a:visited, a:link{
    outline: 0
    color:#666666;
}

EM
{
   font-style:normal;

   font-size: 11px;
   color:#666666;
}

body, * {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textfade-box 
{
    margin-left: 0px;
    position: absolute;
    top: 3px;
    
    
}
.textfade-box p
{

    height:19px;

}


img{
margin: 0 auto;
display:block;
text-align:center;
border-style: none;

} 
            
                            
   .textfade-boxPro {
        
                position:absolute;
                top:474px;
                height:20px;
                width:305px;
             
                margin-left: 250px;
                font-size:10px;
         
			}         

.fade-box {
                margin: 0 auto; 
                top:95px;
				position: absolute;				
				width: 805px;
				height: 360px;	
			}

#copyright {   
    position: absolute;
	top:470px;
	text-align: right;
	margin: 0 auto;
	width:805px;
}

#pub-1
{
    background: url(publication_images/publication_1.jpg) no-repeat top left;
}
#pub-2
{
    background: url(publication_images/publication_2.jpg) no-repeat top left;
}
#pub-3
{
    background: url(publication_images/publication_3.jpg) no-repeat top left;
}
#pub-4
{
    background: url(publication_images/publication_4.jpg) no-repeat top left;
}
#pub-5
{
    background: url(publication_images/publication_5.jpg) no-repeat top left;
}
#pub-6
{
    background: url(publication_images/publication_6.jpg) no-repeat top left;
}
#pub-7
{
    background: url(publication_images/publication_7.jpg) no-repeat top left;
}
#pub-8
{
    background: url(publication_images/publication_8.jpg) no-repeat top left;
}
#pub-9
{
    background: url(publication_images/publication_9.jpg) no-repeat top left;
}
#pub-10
{
    background: url(publication_images/publication_10.jpg) no-repeat top left;
}
#pub-11
{
    background: url(publication_images/publication_11.jpg) no-repeat top left;
}


#pub-12
{
    background: url(publication_images/publication_12.jpg) no-repeat top left;
}
#pub-13
{
    background: url(publication_images/publication_13.jpg) no-repeat top left;
}
#pub-14
{
    background: url(publication_images/publication_14.jpg) no-repeat top left;
}
#pub-15
{
    background: url(publication_images/publication_15.jpg) no-repeat top left;
}
#pub-16
{
    background: url(publication_images/publication_16.jpg) no-repeat top left;
}
#pub-17
{
    background: url(publication_images/publication_17.jpg) no-repeat top left;
}
#pub-18
{
    background: url(publication_images/publication_18.jpg) no-repeat top left;
}
#pub-19
{
    background: url(publication_images/publication_19.jpg) no-repeat top left;
}
#pub-20
{
    background: url(publication_images/publication_20.jpg) no-repeat top left;
}
#pub-21
{
    background: url(publication_images/publication_21.jpg) no-repeat top left;
}
#pub-22
{
    background: url(publication_images/publication_22.jpg) no-repeat top left;
}
#pub-23
{
    background: url(publication_images/publication_23.jpg) no-repeat top left;
}
#pub-24
{
    background: url(publication_images/publication_24.jpg) no-repeat top left;
}
#pub-25
{
    background: url(publication_images/publication_25.jpg) no-repeat top left;
}
#pub-26
{
    background: url(publication_images/publication_26.jpg) no-repeat top left;
}
#pub-27
{
    background: url(publication_images/publication_27.jpg) no-repeat top left;
}
#pub-28
{
    background: url(publication_images/publication_28.jpg) no-repeat top left;
}
#pub-29
{
    background: url(publication_images/publication_29.jpg) no-repeat top left;
}
#pub-30
{
    background: url(publication_images/publication_30.jpg) no-repeat top left;
}



#box-1
{
    background: url(slideshow_images/BZD_model_1.jpg) no-repeat top left;
}
#box-2
{
	background: url(slideshow_images/BZD_model_2.jpg) no-repeat top left;
}
#box-3
{
	background: url(slideshow_images/BZD_model_3.jpg) no-repeat top left;
}
#box-4
{
    background: url(slideshow_images/BZD_model_4.jpg) no-repeat top left;
}
#box-5
{
	background: url(slideshow_images/BZD_model_5.jpg) no-repeat top left;
}
#box-6
{
	background: url(slideshow_images/BZD_model_6.jpg) no-repeat top left;
}
#box-7
{
   background: url(slideshow_images/BZD_model_7.jpg) no-repeat top left;
}
#box-8
{
	background: url(slideshow_images/BZD_model_8.jpg) no-repeat top left;
}
#box-9
{
	background: url(slideshow_images/BZD_model_9.jpg) no-repeat top left;
}
#box-10
{
    background: url(slideshow_images/BZD_model_10.jpg) no-repeat top left;
}
#box-11
{
	background: url(slideshow_images/BZD_model_11.jpg) no-repeat top left;
}
#box-12
{
	background: url(slideshow_images/BZD_model_12.jpg) no-repeat top left;
}




#myHeaderDiv {
	margin: 0 auto;
	width: 805px;
	height: 40px;
	background: #fff;
	clear: both;

}


	

#myHeaderDiv h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ff9900;
	padding: 25px 0 0;
	text-align: left;
	text-decoration:none;
	word-spacing: 5px
}
#myHeaderDiv h1 a{
	text-decoration:none;
}
#myHeaderDiv h1 a:visited, #myHeaderDiv h1 a:link{
	
	font-size: 18px;
	text-decoration:none;
	color: #ff9900;
}
#myHeaderDiv p {
	
	font-size: 11px;
	color: #666;

	text-align: left;
	line-height: 1.5em;
}
#myHeaderDiv p a:link, #myHeaderDiv p a:visited {
	color: #c60;
	text-decoration: none;
}	
#myHeaderDiv p a:hover {
	color: #999;
	text-decoration: underline;
}







#theback a{
	text-decoration:none;
	border-width: 0px;
}

#copy h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ff9900;
	padding: 25px 0 0;
	text-align: left;
	text-decoration:none;
	word-spacing: 5px
}
#copy h1 a{
	text-decoration:none;
}
#copy h1 a:visited, #copy h1 a:link{
	
	font-size: 18px;
	text-decoration:none;
	color: #ff9900;
}
#copy p {
	
	font-size: 11px;
	color: #666;

	text-align: left;
	line-height: 1.5em;
}

#navigationBar{
	width: 805px;
	height:70px;
	overflow: scroll;
}
#navigationBar p{
		text-align: right;
}



#buffer{
		width:805px;
		margin: 0 auto;
		height:35px;
}

a.zh{
	padding-left: 10px; font-size: 1; color:#666;text-decoration: none;
}
a.bzd{
	padding-left: 10px; font-size: 1; color:#666;text-decoration: none;
}

a.zh:hover {
	color: #7da846;
}
a.bzd:hover {
	color:  #ff9966;
}






ul#navlist
{
	width:805px;
	text-align:right;
	margin: 0 auto;
	white-space: nowrap;

	height:60px;
}

#navlist li{
		font-size: 11px;
	font-color: #666666;
display: inline;
list-style-type: none;
}




#active a
{
	size:3;
	style:bold;
	color: #ff9966;

}
#currentcat{
	padding-left:10px;
		font-size: 1;
	color:#ff9966;
	font-weight:bold;
}
#currentcatlive a{
	padding-left:10px;
		font-size: 1;
	color:#ff9966;
	font-weight:bold;
	text-decoration: none;
}




#officeLeft{
width:202px;
float:left;
text-align:left;

margin-top:200px;
}


#officeLeft img
{
display:block;
    margin-bottom:20px;
    float:left;
}
#beforeLabel{
	text-align:center;
	margin-bottom:10px;
	height:20px;
}
#office{	

	padding:1px;
	overflow:auto;
	padding-left:15px;
	margin-left:5px;
	padding-right:20px;
	height:385px;
}	

#officeLeftImage{	
    position:absolute;
	padding:1px;
	overflow:auto;
	

}	


#officeLeft EM , #office EM, {
   font-style:normal;
   line-height: 20pt;

   font-size: 11px;
   color:#000;
	
}
#beforeLabel p{
	font-style:normal;
   line-height: 20pt;
   font-size: 10px;
     color:#666;
  

	
}



#officeLeft p, #office p{
    text-align: left;
    font-style:normal;
    line-height: 12pt;
   	font-size: 11px;
	color: #666;
	text-align: left;
	text-decoration:none;
}
#officeLeft a{
	color: #ff9900;
	text-decoration:none;
}
#desc{
		color:#0000FF;
	text-align:left;
	margin: 0 auto;
	width: 805px;
}

#divMessage{
	text-align:left;
    position:absolute;
    top:460px;
	margin: 0 auto;
	width: 805px;

	clear: both;

}
#divMessage h1 {
	font-size: 14px;
	color: #333;
	padding: 25px 0 0;
	text-align: left;
}


#divMessage p{
		text-align: left;
        font-size:13px;
}
#divMessage a{
	color: #ff9900;
	text-decoration:none;
}

#divMessage hopp{
	   font-style:normal;
   line-height: 20pt;

   font-size: 13px;
   color:#333333;
}


#picture {

	margin: 0px auto;
	width: 805px;
	height: 360px;
	margin-bottom:20px;

	clear: both;


}
.active-scroll-bars
{
overflow-y: hidden;

}
#nav {

	margin: 0 auto;
	margin-bottom: 10px;
	width: 805px;
    position: absolute;
    top: 510px;
	clear: both;

	
}

#navPro {

	margin: 0 auto;
	margin-bottom: 10px;
	width: 805px;
    position: absolute;
    top: 610px;
	clear: both;

	
}

#nav ul {
	list-style: none;
}
#nav li {
	float: left;
    margin-top:0px;
}
#nav li a {
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom:1px;
	margin-left:22px;
	margin-bottom:10px;

	width:58px;

	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
    background:#ffffff;
}

#nav li a:hover {
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom:1px;
	margin-left:22px;
	margin-bottom:10px;

	width:58px;

	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
    background:#ff9900;
}


li.projectPage a:hover{
	color: #fff;
	background: #ff9900;
}
li#ARROW {

}


li#ARROW a:hover{

		color: #fff;
	background: url(thumbs/right_arrow_orange.jpg) no-repeat top left;
}
li#ARROW a:link{
		color: #fff;
	background: url(thumbs/right_arrow.jpg) no-repeat top left;
}

li#pro21 a{
		margin-left:0px;
}
li#pro11 a{
		margin-left:0px;
}
li#pro1 a{
		margin-left:0px;
}

li#pro21 a:hover{
		margin-left:0px;
}
li#pro11 a:hover{
		margin-left:0px;
}
li#pro1 a:hover{
		margin-left:0px;
}




#pro-1
{
    background: url(project_images/project_1.jpg) no-repeat top left;
}
#pro-2
{
    background: url(project_images/project_2.jpg) no-repeat top left;
}
#pro-3
{
    background: url(project_images/project_3.jpg) no-repeat top left;
}
#pro-4
{
    background: url(project_images/project_4.jpg) no-repeat top left;
}
#pro-5
{
    background: url(project_images/project_5.jpg) no-repeat top left;
}
#pro-6
{
    background: url(project_images/project_6.jpg) no-repeat top left;
}
#pro-7
{
    background: url(project_images/project_7.jpg) no-repeat top left;
}
#pro-8
{
    background: url(project_images/project_8.jpg) no-repeat top left;
}
#pro-9
{
    background: url(project_images/project_9.jpg) no-repeat top left;
}
#pro-10
{
    background: url(project_images/project_10.jpg) no-repeat top left;
}
#pro-11
{
    background: url(project_images/project_11.jpg) no-repeat top left;
}


#pro-12
{
    background: url(project_images/project_12.jpg) no-repeat top left;
}
#pro-13
{
    background: url(project_images/project_13.jpg) no-repeat top left;
}
#pro-14
{
    background: url(project_images/project_14.jpg) no-repeat top left;
}
#pro-15
{
    background: url(project_images/project_15.jpg) no-repeat top left;
}
#pro-16
{
    background: url(project_images/project_16.jpg) no-repeat top left;
}
#pro-17
{
    background: url(project_images/project_17.jpg) no-repeat top left;
}
#pro-18
{
    background: url(project_images/project_18.jpg) no-repeat top left;
}
#pro-19
{
    background: url(project_images/project_19.jpg) no-repeat top left;
}
#pro-20
{
    background: url(project_images/project_20.jpg) no-repeat top left;
}
#pro-21
{
    background: url(project_images/project_21.jpg) no-repeat top left;
}
#pro-22
{
    background: url(project_images/project_22.jpg) no-repeat top left;
}
#pro-23
{
    background: url(project_images/project_23.jpg) no-repeat top left;
}
#pro-24
{
    background: url(project_images/project_24.jpg) no-repeat top left;
}
#pro-25
{
    background: url(project_images/project_25.jpg) no-repeat top left;
}
#pro-26
{
    background: url(project_images/project_26.jpg) no-repeat top left;
}
#pro-27
{
    background: url(project_images/project_27.jpg) no-repeat top left;
}
#pro-28
{
    background: url(project_images/project_28.jpg) no-repeat top left;
}
#pro-29
{
    background: url(project_images/project_29.jpg) no-repeat top left;
}
#pro-30
{
    background: url(project_images/project_30.jpg) no-repeat top left;
}









