/* CSS Document */

ul,ol,li,h1,h2,h3,h4 {
margin: 0;
padding: 0;
}

ul,li {
list-style: none;
}

td{
	font-size:12px;
	color:#666666;
	line-height:140%;
}

.small{
	font-size:11px;
	line-height:130%;
}

.knowledge_title{
	font-size:12px;
	line-height:180%;
}

.left {
	padding-left: 8px;
}

.padding5 {
	padding: 5px;
}

.padding8 {
	padding: 8px;
}

.table1 {
	border: 1px dashed #99cc00;
}

.table2 {
	border: 2px dashed #ff6666;
	padding:5px;
}

.table3 {
	border: 1px dashed #0099CC;
}

.table4 {
	border: 1px dashed #FF9933;
}



#box li {
text-align:left;
list-style: none;
padding:5px;
text-indent: -0.5em;   
}

#box ul {   
    margin-left: 1.0em;   
}

.red_14 {
	color: #FF0033;
	font-weight: bold;
	font-size: 14px;
}

.blue_14 {
	color: #3399CC;
	font-weight: bold;
	font-size: 14px;
}

.blue_14 {
	color: #3399CC;
	font-weight: bold;
	font-size: 14px;
}

.edition_box {
	float:right;
	width:250px;
	margin:5px;
}