@charset "utf-8";
html{
  overflow-y: scroll;
  overflow-x: hidden;
}
body {
	line-height:normal;
	background-color: #3F4245;
	margin: 0px;
	padding: 0px;
	color: #BDBFC4;
	font-family: Arial, Tahoma, Helvetica, "San Serif";
	font-size: 100%;
      
}

a:link {
	color: #BDBFC4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BDBFC4;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #BDBFC4;
}

a:focus{outline:0;}

p{ margin: 0px;}
h1 {
	font-size: 24px;
	color: #fff;
	margin: 0px;
}
h2 {
	font-size: 18px;
	color: #fff;
	margin: 0px;
}
h3 {
	font-size: 16px;
	color: #fff;
	margin: 0px;
}
h4 {
	font-size: 14px;
	color: #fff;
	margin: 0px;
}
h5 {
	font-size: 13px;
	color: #fff;
	margin: 0px;
}

h6 {
	font-size: 12px;
	color: #fff;
	margin: 0px;
}
a.c1:link, a.c1:visited 
{ 
   text-decoration: none;
   color: #CFD1D3;
} 
a.c1:hover, a.c1:active    
{
	text-decoration: underline;
	color: #ddd;
}  
.oTop{
	width: 1024px;
	height: 160px;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	background-color: #A4A8AE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	}

.oTop2{
	width:1024px;
	height: 160px;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	}
	
#subSpace li{margin-left: 10px;}
	
#apBCover {
	position:absolute;
	width:1024px;
	height:173px;
	margin-top: 35px;
	margin-left: 0px;
	z-index:120;
	background-image: url(../thumbs/back1.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}

#apLogo {
	position:absolute;
	width:280px;
	height:173px;
	z-index:138;
	background-repeat: no-repeat;
	background-position: center center;
}

#apBCover2 {
	position:absolute;
	width:1024px;
	height:115px;
	z-index:120;
        margin-top: 20px;
	background-image: url(../thumbs/back1.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}

#apLogo2 {
	position:absolute;
	width:280px;
	height:110px;
	z-index:138;
	background-repeat: no-repeat;
	background-position: center center;
}
#apTitle {
	position:absolute;
	width:650px;
	height:40px;
	z-index:138;
	margin-top: 54px;
	margin-left: 282px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../thumbs/zaititle1.png);
}


#apTitle2 {
	position:absolute;
	width:650px;
	height:36px;
	z-index:138;
	margin-top: 54px;
	margin-left: 282px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../thumbs/zaititle1.png);
}
.oMenu{
	width:1024px;
        overflow: hidden;
	margin-left: auto;
	margin-right: auto;
        background-color: #212325;
	color: #FFF;
   
	
	}

.oMid{
	width:994px;
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 24px;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	background-color: #212325;
	color: #FFF;
	}


/* ---- menuArea ----*/

.menuArea {
	float: left;
	width: 246px;
        height: 100%;
	overflow:hidden;
        padding-top: 20px;
	padding-bottom: 20px;
}



/* ---- mArea ----*/

div#mArea{
        width: 245px;
	padding: 0px;
	clear: both;
	display: block;
	text-align: left;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;

}

div#mArea ul{

	list-style:none;
	padding: 0px;
	text-align: left;
	display: block;
    margin: 0px;
	border: 0px;

}

div#mArea ul li{
	display:block;
	list-style:none;
	text-align: left;
	padding: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0,0,0,0.4);
}

div#mArea ul li:hover{
	display:block;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;


}

div#mArea ul li a{
	text-decoration:none;
	display:block;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #9Fa2A5;
}

div#mArea ul li a:hover{
	text-decoration:none;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #fff;
	
}
#mnuTable {
	font-size: 90%;
	margin-left: 10px;
	padding: 0px
}
#mnuTd{
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}

#mnuTable2 {
	font-size:90%;
	margin-left: 10px;
	padding: 0px
}
#mnuTd2{
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0,0,0,0.4);
	}


	
.hlite{
        color: #fff;
	}

#hlite{
        color: #fff;
	}
	
#txtTbl{
	margin-top: 20px;
	}


.contentArea{
	width: 700px;
	height: 100%;
	overflow:hidden;
        margin-top: 6px;
        float: right;
        font-size: 90%;
        color: #A9ACAF;
}

.content{
	width: 660px;
        height:auto;
        min-height:270px;
	overflow:hidden;
        margin-top: 6px;
        float: left;
        font-size: 100%;
        color: #A9ACAF;
       margin-bottom: 20px;
}

.wideContent{
	width: 855px;
	height: 100%;
	overflow:hidden;
        margin-top: 6px;
        margin-left: auto;
        margin-right: auto;
        font-size: 90%;
        color: #A9ACAF;
}

.slideBox{
	width: 870px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	
}
	
.gBox{
	
width: 250px;
height: 257px;
padding: 8px;
background-color:#E4E6E7;
	
	}


.oBottom{
	width:1024px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #fff;

	}
.cBottom{
	width:1024px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background-color: #323538;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
		}
.copyArea{
	width: 970px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;

}	
.copyArea2{
	width: 920px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;

}			

.copyLeft{
	width: 500px;
	height: 20px;
	margin-top: 10px;
	float:left;
	text-align: left;
	color: #CFD1D3;
	font-size: 80%;
	padding-top: 3px;
    padding-left: 8px;

}
.copyLeft2{
	width: 500px;
	height: 20px;
	margin-top: 10px;
	float:left;
	text-align: left;
	color: #CFD1D3;
	font-size: 80%;
	padding-top: 3px;
    padding-left: 30px;

}
.dbar {
	margin-top: 10px;
	color: #fff;
}

.copyRight{
	width: 340px;
	height: 20px;
	float:right;
    padding-right: 42px;
	margin-top: 10px;
	text-align:right;
	padding-top: 3px;
	color: #CFD1D3;
	font-size: 85%;
}

.copyRight2{
	width: 340px;
	height: 20px;
	float:right;
	padding-right: 35px;
	margin-top: 10px;
	text-align:right;
	padding-top: 3px;
	color: #CFD1D3;
	font-size: 85%;
}
	
	
#sideItems{
      font-size: 100%;

}

.lImage { float:left; margin-right: 12px; margin-top: 3px; margin-bottom: 3px;
}

.rImage { float:right; margin-left: 12px; margin-top: 3px; margin-bottom: 3px;
}

.rImage2 { float:right; margin-right: 13px; margin-top: 3px; margin-bottom: 3px;
}

.projDetail{
	color: #fff;
	font-size: 100%;
	line-height:170%
	}
	
.ulDetail{
	line-height:150%
	}

a.galPic1 img {
	padding: 0px;
	margin-top: 2px;
        margin-right: 4px;
	margin-bottom: 2px;
	background-color:#000;
        outline: none;
}

a.galPic1:hover img {
       padding: 0px;
       background-color:#999;
       outline: none;		
}

a.galPic2 img {
	padding: 0px;
	margin-top: 0px;
        margin-right: 5px;
	margin-bottom: 5px;
	background-color:#000;
        outline: none;
}

a.galPic2:hover img {
       padding: 0px;
       background-color:#999;
       outline: none;		
}

#picSpace{
	margin-right:6px;
	margin-bottom: 5px;
	}
#picSpace2{
        margin-right:6px;
	margin-bottom: 5px;
	}
#apCover{
	position:absolute;
	width:1px;
	height: 348px;
	z-index:381;
	background-color:#3F4245;
	z-index: 255;
}
#apCover2{
	position:absolute;
	width:1px;
	height: 348px;
	z-index:382;
	background-color:#3F4245;
	margin-left:1024px;
	z-index: 255;
}

#apCover3{
	position:absolute;
	width:1px;
	height: 400px;
	z-index:383;
	background-color:#000;
	margin-left:855px;
	z-index: 255;
}




/* Let's get this party started */::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
::-webkit-scrollbar-track {
    background:#3F4245;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #777; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: #222; 
}

#mnuTd strong a {
	text-decoration: none;
	color: #868A8E;
}

#mnuTd strong a:hover {
	text-decoration: none;
	color:#fff;
}
.pgDesc{
	word-wrap: break-word;
	
	}
	
.hInfo{
	width: 850px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	font-size: 95%;
	color: #A9ACAF;
	}
#dItem{ margin-right: 3px;}

.button_2 {
  width: 600px;
  height: 28px;
  display: inline;
  overflow: hidden;
  float: left;
  margin-right: 4px;
  border-radius: 6px 6px; 
  -moz-border-radius: 6px 6px;

}

.button_2 a 
{ 
  padding-top: 7px;
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 7px;
  display: block; 
  background: #999;
  height: 100%;
   font-size:90%;
  font-weight:bold; 
  text-align: center; 
  text-decoration: none;
  color:#000; 
  border-radius: 6px 6px; 
  -moz-border-radius: 6px 6px;
} 
.button_2 a:hover {
  background-color: #cc0000;
 color:#fff;
 border-radius: 6px 6px; 
  -moz-border-radius: 6px 6px;
	}