@charset "UTF-8";


div#wrapper #content #develop{
	width:880px !important;
	width:900px;/* for IE6 */
	margin-left:20px;
	font-size:12px;
	line-height:1.5;
}

div#wrapper #content #develop p.lead{
	width:880px;
}

div#wrapper #content #develop h2{
	width:880px;
	margin-bottom:15px;
	padding-bottom:11px;
	background:url(images/border_x.gif) repeat-x left bottom;
}

div#wrapper #content #develop h3{
	margin-bottom:10px;
	color:#003150;
}

div#wrapper #content #develop #programingSkill{
	width:848px !important;
	width:878px;/* for IE6 */
	margin:25px 0 10px 0;
	padding:15px;
	border:1px solid #DDDDDD;
	background-color:#F2F2F2;
}

div#wrapper #content #develop #programingSkill .action{
	margin-top:5px;
}

div#wrapper #content #develop #programingSkill .left	{
	float:left;
}

div#wrapper #content #develop #programingSkill .right	{
	float:right;
	padding-right:15px;
}

div#wrapper #content #develop #programingSkill .clear	{
	clear: both;
}


div#wrapper #content #cstc{
	width:880px !important;
	width:900px;/* for IE6 */
	margin:45px 0 0 20px;
	font-size:12px;
	line-height:1.5;
}

div#wrapper #content #cstc p.lead{
	width:880px;
}

div#wrapper #content #cstc h2{
	width:880px;
	margin-bottom:15px;
	padding-bottom:11px;
	background:url(images/border_x.gif) repeat-x left bottom;
}

div#wrapper #content #cstc .trainingList {
	width:880px;
	height:358px;
	margin:15px 0 10px 0;
	background-image:url(images/chart.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

div#wrapper #content #cstc .trainingList * {
	display:inline;
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	line-height:0;
	font-size:1px;
}


