@charset "utf-8";
/* CSS Document */

.microscopyList{
	width:290px;
	height:300px;
	float:left;
	margin:0 0 20px 20px;
	font-size:10px;
}
.microscopyList ul li{
	display:block;
	width:130px;
	height:120px;
	float:left;
	margin-left:10px;
}
.microscopyList h2 a{
	display:block;
	background-image:url(../img/microscopy/microscopy_arrow.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:16px;
	font-weight:200;
	margin-left:10px;
	margin-bottom:10px;
}
.ContentMainCenternarrow h4{
	font-size:20px;
	margin-bottom:10px;
	margin-left:35px;
	text-shadow:3px 3px 5px #b8b8b8;
	filter:dropshadow(color=#b8b8b8, offx=3, offy=3);
	text-shadow:none\9;
	filter:none\9; 
 
}
.ContentMainCenternarrow h3{
	font-size:12px;
	font-weight:200;
	width:650px;
	margin-bottom:40px;
	margin-left:35px;
}
.microscopyList img{
	margin-bottom:5px;
}
.microscopyListMore{
	float:right;
	font-size:10px;
}

/* =========================================================================================== */
/* ================================Microscopy_list_跳置其它類型 =============================== */
/* =========================================================================================== */

.productTypeLink{
	display:block;
	height:20px;
	margin:0px 0 0 20px;
}
.productTypeLink li{
	color:#369;
	font-size:10px;
	float:left;
	list-style-type:square;
	margin-left:20px;
	margin-bottom:20px;
	text-indent:-5px;
}
.productTypeLink li:first-letter{
}
.productTypeLink li h4 a{
	color:#999;
}
.productTypeLink li h4 a:hover{
	color:#C00;
}


/* =========================================================================================== */
/* ================================Microscopy_list_detailed頁面=============================== */
/* =========================================================================================== */

.demoImageListDetailed{
	width:95%;
	margin:0 auto;
	margin-buttom:40px;
	overflow:hidden;
}
.demoImageListDetailed li{
	float:left;
	width:150px;
	height:120px;
	margin:20px 0;
}
.demoImageListDetailed h3{
	font-size:12px;
	font-weight:200;
	color:#666;
	width:500px; margin-top:10px; line-height:16px;
}
.demoImageListDetailed h4{
	font-size:12px;
	font-weight:200;
	margin-bottom:5px;
}








