@charset "utf-8";
/* CSS Document */

/*aboutus region*/

#bodybg1{
	background: #000000 url("../images/bg_office_02.jpg") top center no-repeat;
	padding:0;
	margin:0;
	color:#000;
	width:100%;
}
#bodybg1B{
	background: #000000 url("../images/bg_office_02B.jpg") top center no-repeat;
	padding:0;
	margin:0;
	color:#000;
	width:100%;
}

#milestone {
	clear:both;
	z-index: 0;
	height:100px;
}


#navigation #navigation-wrapper {
	position: relative;
	float:left;
	width: 700px;
	z-index: 0;
}

.wrapper2 {
	width: 940px;
	_width:939px; /* fudge IE6 */
	margin: 30 auto;
	clear:both;
}







.titposition3{
	  position:relative;
	  top:10px;
	  left:0px;
	  width: auto;
	  height:700px;
	  display:none;
	  clear:both;
	
}
.titposition4{
	 position:relative;
	 top:100px;
	 right:300px;
	 width: 900px;
	 height:700px;
	 display:none;
	
}

/*text*/
/* First row of text*/
#subtitle1{
	  position:relative;
	  margin:auto;
	  display:none;
	  clear:both;

	  
}
#subtitle1 p{
	
	margin:0px 10px 12px 12px;
	text-align:right;
	color:#ffffff;
	 font-size: 1em;
	 font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 125%;
	_line-height:120%;
	font-weight:600;
	*font-weight:500;
	_font-weight:600;
	
	  
}
#subtitle1 span
{
	color: #FFFFFF;
	font-size:x-large;

}	



/* Second row of text*/
#subtitle2{
	  position:relative;
	  height:200px;
	  margin:auto;
	  clear:both;
	  display:none;

}
#subtitle2 p{
	
	text-align:left;
	color:#a9fff8;
	font:normal 16px "Trebuchet MS";
	line-height: 125%;
	_line-height:120%;
	font-weight:600;
	*font-weight:500;
	_font-weight:600;
}

#subtitle2 span
{
	color:#01ffea;
	font-size:large;

}	


/* what news show hide effect css*/
#whatNews{
position:absolute;
width:80px;
height:auto;
right:75px;
bottom:45px;
z-index:1;
}
.menu2 {
	margin: 100px 0 0;
	padding: 0;
	list-style: none;
}
.menu2 li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu2 a {/*buttom unrover status*/
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 80px;
	height:30px;
	text-decoration: none;
	font-weight: bold;
	background: url(../DocKimageCellcast/NewsText.png)no-repeat center center;
}
.menu2 li em {
		font-weight: normal;
	background: url(../DocKimageCellcast/News.png) no-repeat;
	width: 60px;
	height: 63px;
	position: absolute;
	top: 5px;
	left: 20px;
	z-index: 2;
	display: none;
}
