@charset "UTF-8";
/* CSS Document */
/*menu*/
#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 end*/
#wafer_img{
	width:780px;
	height:360px;
	background:url(../images/solar_cell/img_main.jpg) no-repeat;
	margin:30px auto 0 auto;
	text-align:left;
}
#wafer_img_txt{
	width:395px;
	height:155px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	position:relative;
	left:384px;
	top:180px;
	line-height:24px;
}
#wafer_pho{
	width:780px;
	height:320px;
	background:url(../images/solar_cell/img_chart.jpg) no-repeat;
	margin:0 auto;
	text-align:left;
}
#wafer_pho_txt{
	width:280px;
	height:220px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	position:relative;
	left:20px;
	top:px;
	line-height:18px;
}
.bold{
	font-weight:bold;
	font-size:12px;
}
#wafer_table{
	width:780px;
	height:380px;
	margin:20px auto;
	text-align:left;
}
table{
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:32px;
	text-align:left;
	color:#666;
}
.title{
	color:#333;
}
td {
	border-bottom: #F0F0F0 solid 1px;
}
