/**/
body
{
	font-size: 12px;
	font-weight: normal;
	background-color: #EAEAEA;
	/*font-family:  "Verdana","Arial","Helvetica","sans-serif";
	'Droid Sans',Arial,sans-serif;	*/
	/*"Verdana","Tahoma","Geneva","sans-serif"*/
}
img{
	border:none;
}
.alignCenter{
	width: 960px;
	/*min-height:810px;*/
	margin-left:auto;
	margin-right:auto;
}
#topLogo {
	height: 47px;
	width: 960px;
	margin-bottom:0px;
	/*margin-left:auto;
	margin-right:auto;*/
	/*background-image: url(../Images/ambit_top.jpg);*/
	/*background-attachment: fixed;
	background-repeat: no-repeat;*/
}
#topMenu{
	height: 28px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../image/ambit_top_bottom.png);
	background-repeat: no-repeat;
	position:relative;
	z-index:9999;
}
#siteLink{
	height: 23px;
	/*font-weight: bold;*/
	float: right;
	padding-top:5px;
	padding-right: 60px;
	color:#666666;
}

.topLink{
	color:#000000;
}
#siteLink a:hover{
	/*color:#FFF;*/
	color:#e67d50;
}
#nav{
	height: 23px;
	width: 600px;
	float:left;
	padding-top:5px;
	margin-left:10px;
	/*font-family:Arial;*/
}
ul{
	text-decoration: none;
	list-style-type: none;
	margin-top:5px;
}
#nav ul{
	margin-top: 0px;
	padding-left:0px;
}
/*#nav ul li{
	float: left;
}*/
#nav ul li a:hover{
	color:#e26f3d;
	/*color:#0066FF;*/
}
.navli
{
	margin-left:70px;
}
a{
	text-decoration: none;
	color: #000;
	cursor: pointer;
}
a:hover{
	color:#E26F3D;
	/*text-shadow: 0 0 1px #0066FF;*/
}
#leftNavAndFlash{
	width:960px;
	/*height:210px;*/
	height:320px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	z-index:-9999;
}
#leftNav{
	float: left;
	height: 210px;
	width: 301px;
	background-image: url(../image/CheckWafer.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;	
}
#leftNav ul{
	margin-top:15px;
}
/*#leftNav li{
	height: 29px;
	width: 126px;
	background-image: url(../image/aboutAmbit1.png);
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left: 45px;	
}*/
#leftNavPicCompanyInfo{
	height: 29px;
	width: 170px;
	background-image: url(../image/aboutAmbit1.png);
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left: 45px;	
}
#leftNavPicProdIntro{
	background-image: url(../image/productIntro.png);
}
#leftNavPicEnService{
	background-image: url(../image/enservice.png);
}
#leftNavPicQMS{
	background-image: url(../image/quality.png);
}
#leftNav a{
	color: #666;
}
/*#leftNav img{
	float: left;
	
}*/
#flash,#slider{
	float: left;
	/*min-height: 210px;
	min-width: 659px;*/
	height:210px;
	width:659px;
	width:960px;
}
.leftNavStyle{
	margin-top: 15px;
	background-repeat: no-repeat;
	padding-top:7px;
	padding-left: 45px;	
	height: 29px;
	width: 170px;
}
.leftNavBottomLine{
	background-image: url(../image/bottomLine.png);
	background-repeat: no-repeat;
}
#homeContent{
	/*min-height: 360px;*/
	min-height: 370px;
	height:auto;
	width: 950px;
	background-color:#FFF;
	padding-top:10px;
	padding-left:10px;
	margin-left:auto;
	margin-right:auto;
}
#ContentMain{
	margin-left:10px;
}
.contentColumn{
	float:left;
	width:212px;
	min-height:370px;
	/*min-height:345px;*/
	padding-left:20px;
	padding-top:10px;
	background-repeat:no-repeat;
}
.contentColumn:before, .contentColumn:after {
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    visibility: hidden;
    width: 0;
}
.contentColumn:after {
    clear: both;
}
.split{
	float:left;
	width:1px;
	/*height:355px;*/
	height:365px;
	background-image:url(../image/split.png);
	background-repeat:no-repeat;	
}
.productTd{
	height:54px;
	width:54px;
}
.contentTitle{
	font-size:13.5px;
	font-weight:bold;
	margin-bottom:10px;
	color:#0073BF;
}
.contentTitle a{
	color:#0073BF;
}
.contentTitle a:hover{
	color:#E26F3D;
}
.titleImg{
	text-align:left;
	margin-bottom:5px;
}
.contentFontNormal{
	font-weight:normal;
}
.contentFontNormal > td
{
	padding-right:5px;
	}
.contentColumn ul{
	margin-left:0px;
	padding-left:0px;
	width:200px;
}
.contentColumn ul li{
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(../image/li_g.gif);
	background-origin: padding-box;
	background-position: left 7px;
	background-repeat: no-repeat;
	background-size: auto auto;
	list-style-position: outside;
	padding-left:10px;
	margin-left:5px;
	margin-bottom:10px;
	line-height:20px;
}
.contentColumn ul li li{
	padding-left:10px;
	line-height:18px;
}
#slideImg{
	min-height:100px;
	background-color:#FFF;
	border-top:dashed;
	border-width:1px;
    margin-left:auto;
	margin-right:auto;
}
.bottom{
	min-height:50px;
	height:50px;
	text-align: center;
	padding-top: 5px;
	border-top:solid;
	border-top-color:#000;
	border-width:1px;
	margin-top:10px;
}
.profile{
	text-indent: 2em;
	line-height: 25px;
	padding-right:15px;
	text-align:justify;
}
.profile_en{
	line-height: 25px;
	padding-right:15px
}
.contentFontNormal img
{
	border-color:#c0c0c0;
	border-width:2px;
	border-style:solid;
}