@charset "utf-8";
/* CSS Document */

@import url("reset.css");
a{
	outline:none;
	color: #000000;
	text-decoration: none;
	margin:0px;
	padding:0px;
	blr:expression(this.onFocus=this.blur()); /* ie消除連結虛線 */
}
body {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	cursor:default;	/* rI */
	background-color:#FFFFFF;
	overflow-x:hidden; /* 不使用橫向卷軸 */
	behavior:url("bug_resolve/csshover3.htc"); /* 解決ie7 hover問題，照理說是ie6有問題 */
}
.clear{
	clear:both;
}
.wrapper{
	min-width:1005px;
	margin-top:20px;
}
.indexNews{
	background-image:url(../images/index/dino-lite_index_background.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
.indexNewProduct{
	height:267px;
	background-image:url(../images/index/dino-lite_index_background_down.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

/* *********************************上方區塊*************************************************** */
.siteTagLink{
	position:absolute;
	text-indent:-9999px;
}
.indexMenu{
	height:305px;
	background-image:url(../images/index/dino-lite_index.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.indexWidth{
	width:1010px;
	height:300px;
	margin:0 auto;
	z-index:10;
}
.flashIndex{
	position:absolute;	
	width:561px;
	height:220px;
	margin-left:180px;
	margin-top:40px;
	z-index:3;
}
.indexLogo{
	position:absolute;
	display:block;
	margin-left:55px;
	margin-top:12px;
	width:215px;
	height:36px;
	background-image:url(../images/index/digital-microscope-logo.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	
}

/* ************上方區塊按鈕************** */
.indexMenuButtonUp{
	position:absolute;
	display:block;
	width:350px;
	height:80px;
	margin-left:660px;
	margin-top:1px;
	/* ******  _margin-left:388px; Hack IE6寬度******* */
	text-indent:-9999px;
	z-index:10;
}
.indexMenuButtonUp li{
	float:left;
}
.indexMenuButtonUp a{
	display:block;
}

.indexMenuButtonUpNews{
	width:132px;
	height:42px;

}
.indexMenuButtonUpNews:hover{
	background-image:url(../images/index/menuNewsRelease.gif);
	background-repeat:no-repeat;
	background-position:7px 5px;
}

.indexMenuButtonUpAbout{
	width:108px;
	height:52px;
}
.indexMenuButtonUpAbout:hover{
	background-image:url(../images/index/menuAboutANMO.gif);
	background-repeat:no-repeat;
	background-position:-1px 5px;
}

.indexMenuButtonUpConsultation{
	width:110px;
	height:75px;
}
.indexMenuButtonUpConsultation:hover{
	background-image:url(../images/index/menuConsultation.gif);
	background-repeat:no-repeat;
	background-position:1px 17px;
}

/* *****************************上方區塊 (白色)按鈕******************************************************* */
.indexMenuButtonDown{
	position:absolute;
	display:block;
	width:770px;
	height:48px;
	margin-left:51px;
	margin-top:250px;
	z-index:20;
	text-indent:-9999px;
	/* ****** _margin-left:-221px; Hack IE6寬度******* */

}
.indexMenuButtonDown a{
	display:block;
}
.indexMenuButtonDown li{
	float:left;
}
.indexMenuButtonDownProducts{  /* ******Products按鈕******* */
	width:200px;
	height:48px;
}
.indexMenuButtonDownProducts:hover{
	background-image:url(../images/index/dino-lite_index_12.gif);
	background-repeat:no-repeat;
	background-position:60px 9px;
	/*\*//*/
	background-position:59px 9px;
	/**/
}
.indexMenuButtonDownDemoImage{  /* ******DemoImage按鈕******* */
	width:183px;
	height:48px;
}
.indexMenuButtonDownDemoImage:hover{
	background-image:url(../images/index/dino-lite_index_21.gif);
	background-repeat:no-repeat;
	background-position:46px 21px;
}
.indexMenuButtonDownSupport{	/* ******Support按鈕******* */
	width:189px;
	height:48px;
}
.indexMenuButtonDownSupport:hover{
	background-image:url(../images/index/dino-lite_index_18.gif);
	background-repeat:no-repeat;
	background-position:66px 20px;
}
.indexMenuButtonDownContactUs{	/* ******Contact Us按鈕******* */
	width:198px;
	height:48px;
}
.indexMenuButtonDownContactUs:hover{
	background-image:url(../images/index/dino-lite_index_15.gif);
	background-repeat:no-repeat;
	background-position:64px 15px;
}

/* *****************************白色按鈕子選單************************************* */
.indexMenuButtonDown ul{
}
.indexMenuButtonDown a{
	padding-top:2px;
}
.indexMenuButtonDown ul li{
	float:none;
	text-indent:8px;
}
.indexMenuButtonDown ul li a{
	width:188px;
	display:block;
	height:17px;
	background-image:url(../images/index/digital-microscope-menu.gif);
	background-position:top bottom;
	background-repeat:no-repeat;
	color:#DFDFDF;
	font-weight:200;
	font-size:12px;
}
.indexMenuButtonDown ul li a:hover{
	background-image:url(../images/index/digital-microscope-menu-hover.gif);
	color:#FFFFFF;


}
.indexMenuButtonDown li.parentOn ul{
	display:block;
}
.indexMenuButtonDown li.parent ul{
	display:none;
}

/* ************************************************************************************ */
.indexNewsWidth{
	width:1010px;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
}
.indexNewsWidth h2{
	font-size:12px;
	color:#666666; 
	margin:2px 0;
	line-height:1.5;
	font-weight:200;
}
.indexNewsWidth h2 a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.indexNewsWidth h3{
	display:block;
	margin:0 auto;
	margin-top:2px;
	width:650px;
	font-size:12px;
	font-weight:200;
	line-height:14px;

}
/* ****************************************首頁新產品******************************************************** */
.indexNewProductDemo{
	margin:0 auto;
	display:block;
	width:1010px;
	height:150px;
}
.indexNewProductDemo li{
	float:left;
	display:block;
	text-align:center;
	width:336px;
	height:120px;
	padding-top:20px;
}
.indexNewProductDemo h2{
	display:block;
	font-size:12px;
	font-weight:200;
	margin-top:5px;
	color:#333333;

}
.indexNewProductDemo li:hover{
	background-image:url(../images/index/digital-microscope-menu-red-hover.gif);
	background-repeat:no-repeat;
	background-position:160px 0px;
}
.indexNewProductDemo li:hover h2{
	text-indent:0px;
}
/* ****************************************底部文字說明******************************************************** */

.anmouncement{
	margin-top:45px;
	font-size:10px;
	text-align:center;
	font-weight:200;
}
.anmouncement p{
	margin-top:5px;
}

