/*about*/
#background-about {
	/*position: fixed;, not for ie7*/
	width: 610px;
	height: 346px;
	z-index: 1;
	background-image: url(../images/background_about.jpg);
	overflow: auto;
	margin-top: 1px; /*-2px;, not for ie7*/
}
#aboutarea1 {
	position: absolute;
	width: 330px;
	height: 290px;
	z-index: 2;
	overflow: scroll;
	overflow-x: hidden;
	font-size: 11px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: 13px;
	margin-left: 240px;
	text-align: left;
}
#aboutarea2 {
	position: absolute;
	width: 105px;
	height: 290px;
	z-index: 3;
	overflow: hidden;
	font-size: 11px;
	padding-left: 15px;
	padding-bottom: 20px;
	margin-top: 13px;
	text-align: left;
}
#rankinghtml {
	width: 100px;
	height: 10px;
	background-image: url(../images/ranking/ranking06.gif);
	background-repeat: no-repeat;
	z-index: 4;
	background-position: left top;
}
#rankingcss {
	width: 100px;
	height: 10px;
	background-image: url(../images/ranking/ranking05.gif);
	background-repeat: no-repeat;
	z-index: 4;
	background-position: left top;
}
#rankingphp {
	width: 100px;
	height: 10px;
	background-image: url(../images/ranking/ranking07.gif);
	background-repeat: no-repeat;
	z-index: 6;
	background-position: left top;
}
#rankingsql {
	width: 100px;
	height: 10px;
	background-image: url(../images/ranking/ranking06.gif);
	background-repeat: no-repeat;
	z-index: 7;
	background-position: left top;
}
#rankinguicg {
	width: 100px;
	height: 10px;
	background-image: url(../images/ranking/ranking03.gif);
	background-repeat: no-repeat;
	z-index: 12;
	background-position: left top;
}
#rankingc {
	width: 100px;
	height: 10px;
	background-image: url(../images/ranking/ranking07.gif);
	background-repeat: no-repeat;
	z-index: 9;
	background-position: left top;
}
#rankingpascal {
	width: 100px;
	height: 10px;
	background-image: url(../images/ranking/ranking01.gif);
	background-repeat: no-repeat;
	z-index: 12;
	background-position: left top;
}
#rankingvb {
	width: 100px;
	height: 10px;
	background-image: url(../images/ranking/ranking03.gif);
	background-repeat: no-repeat;
	z-index: 12;
	background-position: left top;
}
#rankingdotnet {
	width: 100px;
	height: 10px;
	background-image: url(../images/ranking/ranking04.gif);
	background-repeat: no-repeat;
	z-index: 12;
	background-position: left top;
}
#about a { background-image: url(../images/buttion2_about.gif); }
