﻿ul
{
    margin:0;
    padding:0;
    list-style-type:none;
}
#SiteMapPage 
{
	width:950px;
    margin:0 auto;
}
#SiteMapPage h1
{
	margin: 0;
	padding:15px 0;
	font-size: 16px;
	letter-spacing: 1px;
	clear: both;
	color:#333;
}
#SiteMapPage h2
{
	margin:0;
	padding: 5px 3px;
	font-size: 16px;
	text-align: left;
	border-bottom: #72AD59 2px solid;
	clear: both;
	display: block;
	margin-top: 28px;
	color: #060;
}
.menu h3
{
	margin: 0;
	padding: 8px 40px;
	font-size: 14px;
	clear: both;
	color: #f60;
}
.menu
{
	border-top: #bbb 1px solid;
	border-right: #bbb 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	clear: both;
	padding:8px 0 12px;
	text-align: left;
	height: 50px;
	background:#fff;
	margin:0 25px 30px;
	font-weight:bold;
	font-size:14px;
	height:52px;
}
.menu a
{
	text-decoration: none;
	color:#666;
}
.menu a:hover
{
	text-decoration: underline;
}
.menu ul
{
    margin:0 20px;
}
.menu li
{
	float:left;
	padding-left:20px;
    background-position: left 35%;
    background-image: url(../../image/greenball.gif);
    background-repeat: no-repeat;
    margin:0 10px;
}

.PreContent,.CourseDirContent
{
	background:#fff;
	border-bottom: #ddd 1px solid;
	width:100%;
	margin-bottom:8px;
	text-align: left;
}
.tip
{
    text-align: left;
    background-color: #EAF8EA;
    line-height: 20px;
    color: #5A8F5A;
    padding: 5px 8px 3px;
    margin-bottom:8px;
    letter-spacing:1px;
}


.CourseDirContent h3
{
    font-size: 14px;
    padding-top: 5px;
    font-weight: bold;
    padding: 5px 12px;
    background-position: left center;
    background-image: url(../../image/arrow.gif);
    background-repeat: no-repeat;
    clear:both;
    margin:0;
}
.CourseDirContent h3 a
{
    color:#187818;
}
.dirlist
{
	line-height: 20px;
	font-size: 12px;
	padding:0 12px 10px;
	margin-bottom:9px;
	border-bottom:1px dashed #ccc;
}
.CourseDirContent a,.PreContent a
{
	color: #000;
}
li.LC a:hover
{
	color: Red;
}
.spe
{
	padding-right:1px;
}


.PreContent li
{
	float:left;
	padding-left:10px;
	padding-right:16px;
	font-size:14px;
	background-position: left center;
    background-image: url(../../image/arrow3.gif);
    background-repeat: no-repeat;
    margin:6px 15px 6px 0;
    
}/*
.PreContent li a
{
	color: #009;
}
.PreContent li a:hover
{
	color: Red;
}
.PreContent ul
{
    clear:left;
}
li.t
{
    padding:0;
	font-weight:bold;
	padding-left:10px;
	background-position: left center;
    background-image: url(../../image/arrow3.gif);
    background-repeat: no-repeat;
}
li.t a
{
	font-weight:bold;
	color:Black;
}
li.c
{
    padding:0;
	padding-left:10px;
	padding-right:12px;
	background-image:none;
}
li.c a
{
	color: #009;
}
li.c a:hover
{
	color: Red;
}*/
