﻿*
{
	margin: 0px;
	padding: 0px;
}

ul
{
	margin: 0px;
	padding: 0px;
}

html
{
	height: 100%;
}

a
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	color: #FF6600;
}

body
{
	height: 100%;
	font-family: Verdana,Geneva,Arial,helvetica,sans-serif;
	font-size: 13px;
	background-color: #E2E2E2; /*background-image: url(images/body_bg_repeater.gif);*/
}

#header
{
	background-color: #FFFFFF; /*background-image: url(images/header.gif);*/
	background-position: left top;
	background-repeat: repeat-x;
	border-color: #BBBBBB;
	border-style: solid;
	border-width: 0pt 0px 0px;
	padding-top: 5px; /*margin:5px 5px 10px;*/ /*padding:10px 15px;*/
	color: White;
	height: 90px;
}

#logo
{
	float: left;
	font-weight: bold;
	font-family: 'Segoe UI' ,Tahoma,Verdana,Arial,Helvetica; /*width: 150px;*/
	padding-left: 40px;
	padding-top: 5px;
}

#logoIntro
{
	color: Black;
}

#leftAd
{
	position: absolute;
	left: 5px;
	top: 40px;
}

#rightAd
{
	position: absolute;
	right: 5px;
	top: 40px;
}

h2
{
	/*margin: 0 0 5px 0;*/
	font-size: 15px;
	font-weight: bold;
	font-family: Arial,微软雅黑,黑体;
}

.clear
{
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 0pt;
	padding: 0pt;
}


.clearLeft
{
	clear: left;
	line-height: 0px;
}

.clearRight
{
	clear: right;
	line-height: 0px;
}

#layout
{
	width: 850px;
	margin: 5px auto 0 auto;
	background-color: White;
}

#nav
{
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat; /*font-family: Arial,微软雅黑,黑体;*/
	font-family: Arial;
	float: right;
	padding-right: 10px;
	font-weight: bold;
	width: 600px;
	height: 80px;
}

#nav_main
{
	font-size: 13px;
	float: right;
	width: 380px;
	margin: 0px;
	padding: 9px 0 0 0px;
	list-style: none;
}

#nav_main ul
{
	float: right;
}

#nav_main li
{
	float: left;
}

#nav_main li a
{
	color: Red;
	padding: 0 11px 0 0;
}

#nav_sub
{
	float: left;
	width: 550px;
	margin: 5px auto auto 15px; /*padding:20px 0 0 10px;*/
	list-style: none;
}

#nav_sub li
{
	/*float: left;*/ /*display: block;*/
	padding-bottom: 5px; /*padding-right: 5px;*/
}

#nav_sub a
{
	color: white; /*padding:5px 5px 5px 5px;*/ /*color: #0283fb;*/ /*display:block;*/ /*width:70px;*/
}

#nav_sub a:hover
{
	/*background-color: ActiveBorder;*/
}

#nav_sub .MoreSchool, #nav_sub a.MoreSchool, #nav_sub a.MoreSchool:hover
{
	color: Green;
}

#main
{
	margin: 5px 10px 10px 10px; /*padding: 10px 15px;*/
}

#sidebar
{
	float: left;
	width: 220px;
	margin-right: 0px;
}

#teachers
{
	list-style-type: none;
}

#teacherList
{
	height: 300px;
}

#teachers ul
{
	list-style-type: none;
	padding: 15px 0px 10px 0px;
}

#teachers li
{
	list-style-type: none;
	float: left;
	padding: 5px 10px 5px 10px;
}

#content
{
	/*border: 1px solid Green;*/
	float: right;
	width: 600px; /*margin: 5px 5px 10px; 	padding: 5px 15px;*/
	margin: 0;
	padding: 0;
}

#content ul
{
	line-height: 100%; /*list-style-image: url(images/bullet.gif); 	list-style-position:outside;*/
	list-style-type: none;
	margin: 0pt 0pt; /*5px;*/
	margin-left: 0px;
	padding-left: 0px;
}

#content li
{
	line-height: 100%;
	margin-top: 4px;
}

#sidebar ul
{
	padding-top: 15px;
	list-style-type: none;
}

#footer
{
	margin: 0 auto 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}

#links div
{
	text-align: center;
}

#contact
{
	padding: 5px 0px 10px 0px;
	text-align: center;
}

#player, #serviceImg, #zhaoshengImg, #infoImg
{
	float: left;
	padding: 3px;
	padding-top: 10px;
}

#videoImg
{
	float: left;
	padding: 3px;
	padding-top: 10px;
	border: 0;
}

#online_course #courseList, #service #serviceList, #service #serviceList2, #zhaosheng ul, #infoList
{
	float: left;
	line-height: 150%;
	padding-left: 15px;
	padding-top: 5px;
}

.BostonPostCard
{
	background-color: #FFFFFF; /*background-image: url(images/box_BG_repeater.gif);*/
	background-position: center top;
	background-repeat: repeat-x;
	border-color: #FBAB38;
	border-style: solid;
	border-width: 1px;
	margin: 5px 5px 10px;
	padding: 10px 15px;
}

.SidebarBox
{
	background-color: #FFFFFF;
	background-image: url(images/SideBarBg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	border-color: #FBAB38;
	border-style: solid;
	border-width: 1pt 1px 1px;
	margin: 5px 2px 10px 5px;
	padding: 7px 5px 7px 5px;
}

.SidebarBox h2
{
	text-align: center;
	margin-bottom: 7px;
	color: White;
}

.NewsListBox
{
	/*height: 363px;*/
	width: 49%;
	float: left;
	margin-right: 5px;
}

/*.NewsListBox
{
	height: 415px;
	width: 42%;
	float: left;
}*/

.NewsListBox h2
{
	float: left;
	padding-bottom: 5px;
}

.More
{
	padding-right: 15px;
	padding-top: 2px;
	vertical-align: middle;
	float: right;
	font-weight: bold;
}

.NewsListBox ul
{
	/*padding-top: 5px;*/
	clear: both;
}

.NewsListBox li
{
	/*padding-top: 3px;**/
	width: 245px; /*text-overflow: ellipsis;*/
	white-space: nowrap;
	overflow: hidden;
}

.NewsListBox a
{
}

.Bullet
{
	padding-right: 5px;
}


/*
#teachers h2,#students h2
{
	float: left;
}*/

#teachers ul, #students ul
{
	clear: both;
}

#students li
{
	width: 180px; /*text-overflow: ellipsis;*/
	white-space: nowrap;
	overflow: hidden;
}

#students a
{
	display: block;
}

#location
{
	padding-bottom: 10px;
}


.ArticleTitle
{
	font-weight: bold;
	font-size: 15px;
	line-height: 150%;
	text-align: center;
	width: 100%;
}

.ArticleMemo
{
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	padding-bottom: 10px;
}

.ArticleContent
{
	font-size: 14px;
	line-height: 150%;
	text-align: left;
}


.CenterImage
{
	vertical-align: middle;
	border: none;
}

.DashedRow
{
	font-size: 13px;
	border-bottom: dotted 1px #FF9966;
	padding-bottom: 3px;
	padding-top: 1px;
}

.TeacherImageAndName
{
	float: left;
}

.TeacherImage
{
}

.TeacherName
{
	text-align: center;
	padding-top: 3px;
}

.TeacherDescription
{
	width: 400px;
	float: right;
}

.TeacherSeparator
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-color: #FF4126;
	height: 1px;
}

.Suggest
{
	width: 500px;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	margin: 5px;
}

.Suggest div
{
	padding: 5px;
}

.SuggestReply
{
	margin-left: 20px;
	padding-left: 10px;
	width: 90%;
	border-style: solid;
	border-width: 1px;
}

.importantArticle
{
	color: Red;
	font-weight: bold;
}

.Pager
{
	float: right;
	padding-right: 10px;
}

.InsertSuggest
{
	padding: 20px;
	border: solid 1px;
}

.heading_container
{
	/*background-color: #7AA4DD;*/
	clear: both; /*margin-top: 6px;*/
	padding: 0pt;
}

.heading_right_top
{
	background-position: 0pt -70px;
	float: right;
	height: 5px;
	overflow: hidden;
	width: 5px;
}

.heading_container, .heading_right_top, .heading_bottom, .heading_bottom span
{
	background: transparent url(images/bg_heading.png) no-repeat scroll 0% 0%;
	position: relative;
}

.heading_right_top
{
	margin-top: 0px;
	padding-top: 0px;
	background: transparent url(images/right_top_corner.png) no-repeat scroll 0% 0%;
	position: relative;
}

#content_container .heading_container h2
{
	position: relative;
}

.heading_container h1, .heading_container h2, .heading_container h3, .heading_container h4, .heading_container h5, .heading_container h6, .previous_next_container h1, .previous_next_container h2, .previous_next_container h3, .previous_next_container h4, .previous_next_container h5, .previous_next_container h6, .rounded_box h1, .rounded_box h2, .rounded_box h3, .rounded_box h4, .rounded_box h5, .rounded_box h6
{
	font-size: 0.95em;
	margin: 0pt;
	padding: 5px 8px 4px;
	position: relative;
}

.bucket_container
{
	background: transparent url(images/bg_bucket_alt.png) repeat-x scroll 0pt -92px;
	min-height: 1px;
	position: relative;
}

.bucket_more
{
	border-left: 2px solid #FBAB38;
	border-right: 2px solid #FBAB38;
	height: 20px;
	padding: 0pt 10px;
	position: relative;
}

.bucket_top
{
	background: transparent url(images/bg_bucket.png) no-repeat scroll 0% 0%;
	border-left: 2px solid #FBAB38;
	border-right: 2px solid #FBAB38;
	height: 10px;
}

.bucket_top span
{
	background: transparent url(images/bg_bucket.png) no-repeat scroll right -10px;
	float: right;
	height: 10px;
	overflow: hidden;
	width: 10px;
}

.region_minheight
{
	min-height: 75px;
}

head:first-child + body .content_container .propped
{
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}
.bucket_content
{
	border-left: 2px solid #FBAB38;
	border-right: 2px solid #FBAB38;
	height: 270px;
	padding: 0pt 10px;
	position: relative;
}

.columns_inner_container_3 .columns_inner_floats.first
{
	margin-left: 0pt;
}
.columns_inner_container_3 .columns_inner_floats
{
	float: left;
	margin-left: 2%;
	min-height: 1px;
	width: 31.9%;
}

.bucket_bottom
{
	background: transparent url(images/bg_bucket.png) no-repeat scroll 0pt -22px;
	height: 10px;
	margin-bottom: 4px;
}

.bucket_bottom span
{
	background: transparent url(images/bg_bucket.png) no-repeat scroll right -34px;
	float: right;
	height: 10px;
	overflow: hidden;
	width: 12px;
}

.TeacherAnchor
{
	position: relative;
	top: -50px;
}


.FriendLink
{
	float: left;
}

#linkDetails
{
	text-align: center;
}

#linkDetails a
{
	color: #3377CF;
}

#aboutUs a
{
	/*color:#3377CF;*/
}
