@charset "UTF-8";
/* CSS Document */
/*menu a*/
#menu{
	width:405px;
	height:24px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border-bottom:#CCC dashed 1px;
	text-align:right;
	position:relative;
	left:375px;
	top:-20px;
}
#menu a{
	color:#999;
	text-decoration:none;
	outline:none;
}
#menu a:hover{
	color:#333;
}
#menu .active{
	color:#333
}
#menu .s1{color:#333;}
/*menu a end*/
/*menu b*/
#menu_b{
	width:405px;
	height:24px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border-bottom:#CCC dashed 1px;
	text-align:right;
	float:right;
	margin-top:45px;
}
#menu_b a{
	color:#999;
	text-decoration:none;
	outline:none;
}
#menu_b a:hover{
	color:#333;
}
#menu_b .active{
	color:#333
}
#menu .s1{color:#333;}
/*menu b end*/
#wafer_img{
	width:780px;
	height:570px;
	background:url(../images/system/img_main.jpg) no-repeat;
	margin:30px auto 0 auto;
	text-align:left;
}
#wafer_img_txt{
	width:450px;
	height:350px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	position:relative;
	left:313px;
	top:195px;
	line-height:18px;
}
#wafer_img_txt ul{
	list-style:outside square;
}
#wafer_pho{
	width:780px;
	height:480px;
	margin:0 auto;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:24px;
}
#wafer_pho p{
	width:380px;
	float:right;
	padding-top:20px;
}
#wafer_title{
	width:780px;
	height:30px;
	margin-top:30px;
	padding:0;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#333;
	border-bottom:#CCC dashed 1px;
}
#system_mid{
	width:780px;
	height:215px;
	margin:0px auto ;
	text-align:left;
	float:right;
	margin-top:20px;
}
#system_chart{
	width:384px;
	height:215px;
	background:url(../images/system/chart.gif) no-repeat;
}
.bold{
	font-weight:bold;
	font-size:12px;
}
#wafer_table{
	width:780px;
	height:380px;
	margin:40px auto;
	text-align:left;
}
#cube_01{
	width:180px;
	height:157px;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
}
#cube_02{
	width:384px;
	height:292px;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
}
#cube_01,#cube_02 img{
	text-decoration:none;
	outline:none;
	border:none;
}
