div#Body{
	clear:  both;
	width: 900px;
	overflow: hidden;
	margin-bottom: 25px;
}

div#Body a{
	text-decoration: none;	
}

div#Body a:hover{
	color: #FF9600;
}

div.bodyLeft{
	width: 250px;
	float: left;
	margin-left: 10px;
	#__margin-left: 5px;
}

div.bodyRight{
	border:1px solid #D3E7F1;
	margin-left: 10px;
	width: 620px;
	float: left;
	position: relative;
}

div.bodyLefitem{
	width: 250px;
	border:1px solid #D3E7F1;
	margin-top: 10px;
}

div.subMenu{
	width: 250px;
	border:1px solid #D3E7F1;
}

ul.subMenuList{
	border: 1px solid #ffffff;
}

ul.subMenuList li.subMenuitem{
	background: #edf5f4 url(images/submenu_bullet.gif) no-repeat 10px 7px;
	padding-bottom:5px;
	padding-left:25px;
	padding-top:5px;
	border-bottom: 1px solid #ffffff;
}

ul.subMenuList li.Last{
	border-bottom: none;
}

ul.subMenuList li a{
	color: #003e87;
	font-size: 13px;
}

div.bodyLefitemContent{
	border: 1px solid #ffffff;
	background: #edf5f4;
	padding: 7px;
}

div.bodyLefitemTitle{
	background: transparent url(images/bgleft_title.gif) no-repeat 0px 0px;
	width: 233px;
	height: 32px;
}

div.bodyLefitemTitle p{
	font-size: 13px;
	color: #ffffff;
	padding-left:13px;
	padding-right:13px;
	padding-top:7px;
}

div.Video{
	text-align: center;
	padding-top: 7px;
}

div.Video p{
	font-size: 12px;
	color: #333333;
}

div.classSchedule{
	padding-top: 7px;
}

p.scheduleTitle{
	font-weight: bold;
}

div.classSchedule p.scheduleTitle a{
	color: #003e87;
	text-decoration: none;
}

div.classSchedulecontent{
	padding-top: 7px;
	overflow: hidden;
}

div.classScheduleimage{
	background: #ebebeb;
	width: 100px;
	height: 100px;
	text-align: center;
	float: left;
	margin-right: 5px;
}

div.classScheduleimage img{
	padding: 5px;
	border: 0px;
}

div.readMore{
	margin-top: 7px;
	text-align: right;
}

div.readMore span{
	background: transparent url(images/readmore_bullet_left.gif) no-repeat 0px 3px;
	padding-left: 10px;
}

div.readMore a{
	background: transparent url(images/readmore_bullet_right.gif) no-repeat right 3px;
	padding-right: 10px;
	color: #003e87;
}

div.Poll{
	padding-top: 7px;
}

p.pollTitle{
	font-weight: bold;
}

ul.pollList{
	padding-left: 20px;
}

ul.pollList li.pollItem{
	padding-top: 7px;
}

div.pollButton{
	text-align: center;
	padding-top: 7px;
}

div.pollButton input{
	background: transparent url(images/bg_button.gif) no-repeat 0px 0px;
	text-align: center;
	color: #ffffff;
	width: 61px;
	height: 19px;
	border: 0px;
	padding-bottom: 3px;
}

div.Map{
	padding-top: 7px;
	text-align: center;
}

div.Advertising{
	border:2px solid #084a8c;
	margin-top:10px;
	width:248px;
}

div.advertisingContent{
	background:#ffffff;
	border:2px solid #FFFFFF;
	text-align: center;
}

div.mainContent{
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 15px;
}

div.bodyRight h2{
	
}
div.bodyRight a.Arrow {
	position: absolute;
	top: 200px;
	left: -10px;
	width: 11px;
	height: 119px;
	display: block;
	text-indent: -1984em;
	overflow: hidden;
	outline: none;
}
div.bodyRight a.Collapse {
	background: url(images/arrow-right.png) top left no-repeat;
}
div.bodyRight a.Expand {
	background: url(images/arrow-left.png) top left no-repeat;
}
p.Category{
	font-size: 18px;
	padding-top: 15px;
	padding-bottom:  10px;
	border-bottom: 1px dashed #cccccc;
}
div.mainContent p.Title {
	color: #003E87;
	overflow: hidden;
}
div.mainContent p.Title a.Rss {
	float: right;
	display: block;
	width: 32px;
	height: 32px;
	background: url(images/Feed_32x32.png) left center no-repeat;
	text-indent: -1984em;
	overflow: hidden;
} 
div.bodyRight p.Category a{
	color: #003e87;
}

div.mainImage{
	background: #ebebeb;
	margin-top: 20px;
}

div.mainImage img{
	padding: 8px;
}

div.bodyRightcontent{
	margin-top: 20px;
}

div.bodyRightcontentHeader{
	
}

div.bodyRightcontentHeader p.articleTitle{
	font-size: 18px;
}

div.bodyRightcontentHeader p.articleTitle a{
	color: #003e87;
}

span.Time{
	font-size: 11px;
	color: #114b8f;
	padding-left:3px;
	padding-right:3px;
}

span.Date{
	font-size: 11px;
	color: #979797;
	padding-left:3px;
	padding-right:3px;
}

div.articleText{
	color: #333333;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 10px;
}

div.articleText p {
	margin-bottom: 10px;
}

div.newsBanner{
	padding-top: 12px;
	text-align: center;
	border-top:1px dashed #CCCCCC;
}

div.News{
	clear: both;
	padding-top: 12px;
}

ul.newsList{
	padding-bottom:  30px;
	overflow: hidden;
}

ul.newsList li.newsListitem{
	clear: both;
	padding-top: 20px;	
}

div.newsListitemHeader{
	
}

div.newsListitemHeader p.newsTitle{
	font-weight: bold;
}

div.newsListitemHeader p.newsTitle a{
	color: #003e87;
}

div.newsListitemContent{
	padding-top:  10px;
}

div.newsListitemImage{
	background: #EBEBEB;
	float: left;
	text-align: center;
	width: 150px;
	margin-right: 10px;
}
div.newsListitemImage a img {
	border: 0px none;
}
div.newsListitemImage img{
	padding: 5px;
}

div.newsListitemContent p{
	color: #333333;
	text-align: justify;
}


div.Navigator{
	clear: both;
	border-top:1px dashed #CCCCCC;
	text-align: right;
	margin-bottom: 20px;
}

div.Navigator p{
	padding-top: 12px;
}

div.Navigator p a {
	padding-left:  2px;
	padding-right: 2px;
	font-weight: bold;
	color: #333333;
}

div.Navigator p a.Current {
}
div.Navigator p span.Current {
	color: #003f8a;
	font-weight: bold;
}

/* news detail*/
div.bodyRightdetail {
	padding-top: 5px;
}
div.bodyRightdetail ol {
	margin-top: 20px;
	list-style-position: inside;
}
div.bodyRightdetail ol li {
	margin: 10px 0px;
}
div.bodyRightdetail ol li a {
	color: #003E87;
	font-weight: bold;
	font-size: 1.1em;
}
div.bodyRightdetail h3.Title {
	font-size: 1.5em;
	margin-top: 20px;
	color: #003E87;
}
div.bodyRightdetail h4.Title {
	font-size: 1.1em;
	margin-top: 15px;
	color: #003E87;
}
div.horizontalSubmenu {
	background: #edf5f4;
	clear: both;
	overflow: hidden;
	height: 30px;
	text-align: center;
	margin-top: -3px;
	margin-bottom: 10px;
}

div.horizontalSubmenu a{
	color: #003e87;
	margin-left:  10px;
	margin-right: 10px;
}

div.horizontalSubmenu a:hover{
	color: #FF9600;
}

div.horizontalSubmenu a.Active{
	color: #FF9600;
}

div.horizontalSubmenuList{
	padding-top: 5px;
	padding-bottom: 7px;
}

p.mailAndprint{
	text-align: right;
}

p.mailAndprint a.sendMail{
	background: transparent url(images/img_email.gif) no-repeat 0px 1px;
	padding-left: 20px;
	color: #003f8a;
}

p.mailAndprint a.print{
	background: transparent url(images/img_print.gif) no-repeat 0px 1px;
	padding-left: 20px;
	margin-left: 15px;
	color: #003f8a;
}

p.Datetime{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.Author{
	text-align: right;
	color: #003e87;
}

div.Share{
	color: #003f8a;
	padding-left: 400px;
	#__padding-left: 400px;
	padding-top:10px;
	padding-bottom: 10px;
}

div.Share p{
	float:left;
	padding-top: 3px;
}

div.Share a{
	padding-left: 3px;
}

div.seeAlsoandOther{
	border-top: 1px dashed #CCCCCC;
}

div.seeAlso{
	padding-top:  15px;
}

p.seeAlsoTitle{
	font-size: 18px;
	padding-bottom: 10px;
	color: #003f8a;
}

ul.seeAlsolist{
	list-style-position:inside;
	list-style-type: disc;
	line-height:1.6;
}

ul.seeAlsolist li.seAlsoitem{
	color: #003f8a;
}

ul.seeAlsolist li.seAlsoitem a{
	color: #003f8a;
}

ul.seeAlsolist li.seAlsoitem span{
	color: #979797;
}

.bookmarkicon {
	padding:3px;
	border: 0px;
}

.bookmarkicon:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	padding:2px;
}

div.mainImage a img {
	border: 0px none;
}

div.articleText ol{
	list-style-position:inside;
}

div.articleText ul{
	list-style-position:inside;
	list-style-type:disc;
}

div.articleText a {
	color: #0000FF;
}

div.TeacherGroup h4.GroupName {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	font-size: 1.4em;
	color: #003F89;
}
div.TeacherGroup div.News {
	padding: 0px;
}
h3.Login {
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 20px;
}
