.margintop10{margin-top:10px;}
.clear {clear: both;overflow: hidden;}
ul {list-style-type: none;}
#main_layout {
	width: 465px;
	margin-left:8px;
	float:left;
	height:324px;
}
#word_tab {
	height: 22px;
	width: 467px;
	margin-top: 8px;
	background-image: url(/share/tab-bg090917.png);
	background-position: -25px -153px;
	overflow:hidden;
}
#word_tab li {
	background-color:#06C;
	background-position: -200px -50px;
	height: 22px;
	width: 69px;
	margin-right: 3px;
	line-height: 1.5em;
	*line-height: 2em;
	text-align: center;
	cursor: pointer;
}
#word_tab .tab_current {
	background-color:#06C;
	background-position: -125px -50px;
	color: #CFF;
	float:left;
}
#word_tab .tab_visible {
	color: #FFF;
	float:left;
}
#main_layout .tab_div {
	width: 100%;
}
#tab_all_div {
    width: 100%;
	border-bottom:#adc9e3 solid 1px;
	border-left:  #adc9e3 solid 1px;
	border-right: #adc9e3 solid 1px;
}