﻿/* Outline Child CSS */

.mainContent_co{
	margin: 0px 50px;
}

ul.sw_child_navList {
	margin: 0em;
	padding: 0em;
	list-style: none;
}
ul.sw_child_navList li a, ul.sw_child_navList li span{
	font-size: 1.3em;
	text-decoration: none;
	min-height: 35px;
	display: block;
	padding-left: 30px;
	padding-top:5px;
	padding-bottom:10px;
	cursor: hand;
	cursor: pointer;
	color:#3e3e3e;
}
ul.sw_child_navList li a:hover span{
	color: #E52F60;
}
ul.sw_child_navList .mnu_ueDiv {
	background: url(../img/deco/courseUaChild.jpg) no-repeat top left;
}
ul.sw_child_navList .mnu_assmntUa {
	background: url(../img/deco/assmntUaChild.png) no-repeat top left;
}
ul.sw_child_navList .mnu_courseUa {
	background: url(../img/deco/courseUaChild.jpg) no-repeat top left;
}
ul.sw_child_navList .mnu_intro {
	background: url(../img/deco/introChild.jpg) no-repeat top left;
}
ul.sw_child_navList .mnu_conclu {
	background: url(../img/deco/concluChild.jpg) no-repeat top left;
}
ul.sw_child_navList .mnu_expUc {
	background: url(../img/deco/expUcChild.jpg) no-repeat top left;
}
ul.sw_child_navList .mnu_practUc {
	background: url(../img/deco/practUcChild.jpg) no-repeat top left;
}
ul.sw_child_navList .mnu_trainUc {
	background: url(../img/deco/trainUcChild.jpg) no-repeat top left;
}
ul.sw_child_navList .mnu_quest {
	background: url(../img/deco/questChild.jpg) no-repeat top left;
}

ul.sw_child_navList .mnu_exoRef{
	background:transparent url(../img/deco/practUcChild.jpg) no-repeat scroll left top;
}

ul.sw_child_navList .mnu_exoEnt{
	background:transparent url(../img/deco/practUc2Child.png) no-repeat scroll left top;
}

.tabChildH{
	margin-top:10%;
}
.tabChildB{
	margin-bottom:30px;
}

.tabChildH, .tabChildM, .tabChildB{
	border-collapse: collapse;
	width:100%;
}

 .childHG, .childHD, .childBG, .childBD{
	width:0;
	height:0;
}
