@charset "utf-8";
/* CSS Document */
#article h2 {
	clear:none;
}
#article h3 {
	clear:none;
	overflow:hidden;
	margin:0 0 10px 0px;
}
#article h4 {
	_zoom: 1;
	overflow: hidden;
	margin:0 0 1em 0px;
}
#article p {
	margin:0 0 1em;
}
#article table td {
	border:0px solid #333333;
	padding:0;
}
#article a, #article a:link, #article a:visited {
	text-decoration:none;
}
#article ul li {
	list-style:none outside none;
	padding:0 6px 0 14px;
	background:url("/yz/static/common/images/b-01.gif") no-repeat scroll 0 3px transparent;
	margin:0 0 10px 0;
}
#article ul {
	margin-left:1em;
}
#article ol li {
	margin:0 0 10px 0;
}
.phraseTable {
	float:right;
	width:140px;
	margin-left:20px;
}
#article .phraseTable td a, .phraseTable td a:visited {
	background-color:#F3F3F3;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	display:block;
	font-size:12px;
	height:13px;
	padding:4px;
	text-align:center;
	text-decoration:none;
	width:13px;
	margin-right:5px;
	margin-bottom:5px;
}
#article .phraseTable a:hover {
	background-color:#7BBE4F;
	text-decoration:none;
	color:#FFFFFF;
}
.phraseTable .Not {
	background-color:#F3F3F3;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#999999;
	display:block;
	font-size:12px;
	height:13px;
	padding:4px;
	text-align:center;
	width:13px;
}
