			/*====================== Exemple basique ======================*/
			#parent1 li{
				background: #000000;
				padding: 5px;
				color: #ffffff;
			}
			#parent1-menu a.wactive{
				padding: 0px 2px;
				background: #000000;
				color: #eeeeee;
			}
			/*====================== Exemple 2 ======================*/
			#parent2-wrap{
				border: 1px solid gray;
			}
			#parent2 li{
				background: #F2F2F2;
				padding: 15px;
				margin: 5px;
			}
			#parent2-menu a.wactive{
				font-weight: bold;
			}
			/*====================== Exemple 3 ======================*/
			#parent3 li{
				padding: 10px;
				color: white;
	background-color: gray;
}
			#menu3 a.wactive{
				padding: 0 3px;
				border: 1px solid gray;
	color: #000;
}
			
			
/*====================== Tab 4 ======================*/
.stealth {
	visibility: hidden;
}
#tabbg {
	width: 100%;
	border-bottom: 1px solid #d1c60f;
	margin-top: 20px;
	overflow: auto;
}
#navi4 {
	float: left;
	font-size: 12px;
	background: url(../01webdesign/img/yellowtab_bg.gif) repeat-x;
}
.y1 {
	width: 5px;
	height: 31px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../01webdesign/img/yellowtab_left.gif) no-repeat;
}
.y2 {
	width: 5px;
	height: 31px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../01webdesign/img/yellowtab_right.gif) no-repeat;
}
#navi4 img {
	vertical-align: middle;
}
#navi4 a {
}
#navi4 a.wactive {
	text-decoration: none;
	color: #000;
}
			#menu4 {
	height: 32px;
	margin-top: 20px;
	border-bottom: 2px solid #bdbe1d;
}
			#parent4 li{
				margin: 5px;
	list-style-type: none;
	padding: 30px 0 0;
}
			#menu4 a {
	background-image: url(../01webdesign/img/yellowtab_bg.gif);
	height: 32px;
	line-height: 32px;
	vertical-align: top;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0;
	overflow: auto;
}
			#menu4 a.wactive{
				color: #000;
				text-decoration: none;
	display: inline-block;
	line-height: 32px;
	height: 32px;
}


/* Table */
td {
	font-size: 12px;
	line-height: 16px;
}

.foresee {
	font-size: 22px;
	color: #860006;
	font-weight: bold;
	font-style: italic;
}
.foresee2 {
	color: #860006;
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 14px;
}
.realtime {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #ff5800;
}
.realtime2 {
	color: #ff5800;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 5px;
}
.visible {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #688d09;
}
.visible2 {
	color: #688d09;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 5px;
}
.creative {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #165ad4;
}
.creative2 {
	color: #165ad4;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 5px;
}