fieldset { padding: 8px; }
legend { font-weight: bold; }

pre { margin-bottom: 1em; }
    
.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:20em; }

.basic  {
	width: 700px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}
.basic div {
	background-color:#101010;
}

.basic p {
	color:#999999;
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 10px 10px 0px 0px;
	text-align: left;
}
.basic2 {
	cursor:pointer;
	display:block;
	padding:0px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	background-color: #101010;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-align: left;
}
.basic2 :hover {
	background-color:#333333;
	text-align: left;
	}
.basic a.selected {
	color: #FFF;
	background-color: #191919;
	text-decoration: none;
	text-align: left;
}

.basic_tex {
	width: 520px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}

.basic_img {
	width: 165px;
	float:left;
	
}

.uu {
	width: 690px;
	float:left;
	
}
