body
{
	margin: 5px auto auto;
	text-align: center;
	background: url(../Images/body_bg.gif) repeat-x scroll 0 0 #DEE9F6;
}
#trainsys
{
	width:933px;
	margin:auto;
	font-size:12px;
}
#trainsys .cyantitle
{
	text-indent:15px;
	border:1px solid #ccc;
	height:30px;
	line-height:30px;
	background-position:bottom;
	border-bottom:0 none;
}
#trainsys .cyantitle p
{
	height:30px;
	text-align:left;
	color:#069;
	line-height:30px;
}
#trainsys .cyantitle p.titlelinks span
{
	display:inline-block;
	text-indent:0;
	line-height:30px;
	height:30px;
}
#trainsys .cyantitle p.titlelinks a
{
	display:inline-block;
	text-indent:0;
	margin:0 10px;
	line-height:30px;
	height:30px;
}
#trainsys .cyantitle p.titlelinks img
{
	vertical-align:middle;
}
#trainsys .cyantitle span
{
	color:#666;
	font-size:12px;
}
#trainsys .cyantitle span.titlename
{
	font-size:18px;
	color:#333;
	font-family:微软雅黑;
}
#trainsys .cyantitle a
{
	font-weight:normal;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
#trainsys .cyantitle a:link
{
}
#trainsys .cyantitle a:visited
{
}
#trainsys .cyantitle a:hover
{
	text-decoration:underline;
	color:#069;
}
#trainsys p.yourloc
{
	font-size:14px;
	color:#666;
	line-height:32px;
	height:32px;
	font-weight:bold;
	border-bottom:1px solid #999;
	text-align:left;
	border:1px solid #ccc;
	border-top:none;
	width:100%;
	text-indent:15px;
}
#trainsys p.yourloc a
{
	padding:2px 5px;
	color:#666;
	text-decoration:none;
	font-size:12px;
}
#trainsys p.yourloc a:link
{
}
#trainsys p.yourloc a:visited
{
}
#trainsys p.yourloc a:hover
{
	color:#fff;
	background-color:#699;
}
#trainsys .pageindex
{
	height:25px;
	width:730px;
	margin-top:20px;
	text-align:left;
	overflow:hidden;
	padding-bottom:9px;
	background-image:url(../images/trainsys/pidx-btm.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:10px;
	float:left;
}
#trainsys .pageindex span
{
	line-height:26px;
	height:26px;
	display:block;
	color:#039;
	font-size:12px;
}
#trainsys .pageindex span:hover
{
}
#trainsys .pageindex #coursespan
{
    cursor:default;
	overflow:hidden;
}
#trainsys .pageindex #coursespan:hover
{
    text-decoration:none;
}
#trainsys .pageindex span a
{
	vertical-align:baseline;
	cursor:pointer;
	color:#999;
	padding:0 8px;
	display:inline-block;
	border:1px solid #999;
	border-bottom:0 none;
	height:25px;
	line-height:25px;
}
#trainsys .pageindex span a:link
{
}
#trainsys .pageindex span a:visited
{
}
#trainsys .pageindex span a:hover
{
    text-decoration:underline;
}
#syscont
{
	text-align:left;
	clear:both;
}
#syscont h3
{
	border:1px solid #699;
	color:#366;
	line-height:24px;
	text-indent:60px;
}
.javah3
{
    border:1px solid #966 !important;
	color:#900 !important;
	line-height:24px !important;
	text-indent:60px !important;
}
#syscont table
{
	margin:0px -10px;
}
#syscont table tbody tr
{
}
#syscont table tbody tr td span
{
	margin-left:20px;
	display:block;
	font-size:14px;
	line-height:24px;
}
td span:first-letter
{
	text-transform:uppercase;
}
#syscont table tbody tr td ul
{
	margin-left:20px;
}
#syscont table tbody tr td ul li
{
	line-height:24px;
}
.oddtr
{
	background-color:#9cc;
	color:#366;
	font-weight:bold;
}
.javaoddtr
{
	background-color:#fcc;
	color:#633;
	font-weight:bold;
}
.eventr
{
	background-color:#699;
	color:#fff;
	font-weight:bold;
}
.javaeventr
{
    background-color:#c99;
    color:#fff;
    font-weight:bold;
}
.oddtd
{
	background-color:#fff;
	background-image:url(../images/trainsys/td-bg.jpg);
	background-repeat:repeat-x;
	width:755px;
	border:1px solid #9cc;
	color:#333;
	font-weight:normal;
}
.javaoddtd
{
	background-color:#fff;
	background-image:url(../images/trainsys/td-bg.jpg);
	background-repeat:repeat-x;
	width:755px;
	border:1px solid #966;
	color:#333;
	font-weight:normal;
}
.eventd
{
	width:160px;
	border-right:10px solid #fff;
}
.subsyscont
{
	margin:10px 0px;
	border:1px solid #699;
}
.subsyscont ul
{
	color:#000;
	font-weight:bold;
	line-height:32px;
	margin:10px 60px;
}
.subsyscont ul li
{
	line-height:24px;
	font-weight:normal;
}
.subsyscont ul li a
{
	color:#036;
	text-decoration:underline;
	font-weight:normal;
}
.subsyscont ul li a:link
{
}
.subsyscont ul li a:visited
{
}
.subsyscont ul li a:hover
{
	text-decoration:none;
	color:#069;
}
