@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;}
ul,ol{list-style-type:none}
#bwh{background: url(../img/bookthree.jpg); width:1000px; height:466px;}
#board{ height:466px; background:url(../img/bookthree.jpg) no-repeat; font-size:12px; color:#FFF; text-align:left;}
#board .boardone{ width:95px; height:80px; padding:10px 2px 0px 0px; float:right;}
#board .boardtwo{ width:90px; height:80px; padding:8px 0px 0px 8px; float:left; }
#board .boardthree{ width:95px; height:88px;  float:right; line-height:16px; padding:5px 5px 0px 0px;}
#board .boardfour{ width:90px; height:85px; margin:5px 0px 0px 8px; line-height:16px; float:left; }
#board .boardfive{ width:90px; height:90px; margin:8px 5px 0px 0px; line-height:16px; float:right;}

.boarda{ width:238px; height:94px;}

#show{height:90px; width:131px;position:relative;overflow:hidden;text-align:center; float:left;font-size:12px;}
#show h2{font-size:12px;
	position:absolute;
	height:25px;
	text-align:center;
	width:130px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	background:#000000;
	color:white;
	bottom:0;
	font-family:"微软雅黑";
}

#showa{height:90px;width:131px;position:relative;overflow:hidden;text-align:center;  float:right; margin-right:3px; font-size:12px}
#showa h2{font-size:12px;position:absolute;height:25px;text-align:center;width:100%;filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;background:black;color:white;left:0;bottom:0; font-family:Arial, Helvetica, sans-serif;}

#showb{height:90px;width:131px;position:relative;overflow:hidden;text-align:center;float:left; }
#showb h2{font-size:12px;position:absolute;height:25px;text-align:center;width:100%;filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;background:black;color:white;left:0;bottom:0; font-family:"微软雅黑";}

#showc{height:90px;width:131px;position:relative;overflow:hidden;text-align:center; float:right; margin-right:2px;}
#showc h2{font-size:12px;position:absolute;height:25px;text-align:center;width:100%;filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;background:black;color:white;left:0;bottom:0; font-family:"微软雅黑";}

#showd{height:90px;width:131px;position:relative;overflow:hidden;text-align:center;  float:left;}
#showd h2{font-size:12px;position:absolute;height:25px;text-align:center;width:100%;filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;background:black;color:white;left:0;bottom:0; font-family:"微软雅黑";}
