/*--通用定义--*/
* {
	margin:0;
	padding:0;
}
p{
	padding-bottom:5px;
	padding-top:5px;


}
img {
	display:inline-block;
	border:none
}
body {
	font: normal normal normal 12px/150% Arial, "宋体", Helvetica, sans-serif;
	color:#666;
	background:#becbcd url("09school/bodyBg.gif") repeat-x;
}
ul {
	list-style:none;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004F00;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #004F00;
}
a {
	font-size: 12px;
	color: #004F00;
}
.clearbox {
	border-top: 1px solid transparent !important;
	margin-top: -1px !important;
	border-top: 0px;
	margin-top: 0px;
	height: 0px;
	clear: both;
	background: none;
	font-size: 0px;
	visibility: hidden;
}/*clearbox：清除浮动，撑开边框*/
.c_spacing {
	background: none;
	height: 5px;
	font-size: 0px;
}
/*列表样式*/

/*文字列表样式1*/
.listStyle1 li {
	line-height:24px;
	text-align:right;
}
.listStyle1 li a {
	float:left;
	padding-left:12px;
	background:url("09school/listIcon1.gif") 3px center no-repeat;
}
.listStyle2 li {
	line-height:24px;
	text-align:right;
}
.listStyle2 li a {
	float:left;
	padding-left:12px;
	background:url("09school/listIcon1.gif") 3px center no-repeat;
}

.subItemList li {
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.subItemList li a {
	padding-left:12px;
	background:url("09school/listIcon1.gif") 3px 7px no-repeat;
}
/*图片列表样式1*/
.thumbListStlye1 .pe_u_thumb {
	width:114px;
	height:87px;
	background:#fff;
	border:1px solid #000;
	float:left;
}
.thumbListStlye1 .pe_u_thumb img {
	width:108px;
	height:81px;
	margin:3px;
}
.thumbListStlye1 .pe_u_thumb_title {
	float:left;
	width:60%;
	padding:0 5px;
}
.thumbListStlye1 .pe_u_thumb_title a {
	font-size:14px;
	font-weight:bold;
	height:21px;
	line-height:21px;
}
.thumbListStlye1 li {
	margin-bottom:24px;
	overflow:hidden;
	zoom:1;
}
/*图片列表样式2*/
.thumbListStlye2 li {
	float:left;
	width:48%;
	overflow:hidden;
	zoom:1;
	margin-bottom:12px;
	height:150px;
}
.thumbListStlye2 .pe_u_thumb {
	width:142px;
	height:106px;
	background:#fff;
	border:1px solid #000;
	margin:0 auto;
}
.thumbListStlye2 .pe_u_thumb img {
	width:136px;
	height:100px;
	margin:3px;
}
.thumbListStlye2 .pe_u_thumb_title {
	margin-top:2px;
}
.thumbListStlye3 .pe_u_thumb_title {
	display:none;
	line-height:18px;
}
.thumbListStlye3 .pe_u_thumb img {
	width:100%;
	height:150px;
	margin-bottom:5px;
}
.thumbListStlye3 .pe_u_thumb_title {
	display:none;
}
/*布局定义*/
.wrap {
	width:920px;
	margin:0 auto;
	background:#fff;
	padding-top:4px;
}
#header, .main {
	width:910px;
	margin:0 auto;
}
.main {
	height:100%;
	overflow:hidden;
	margin-top:3px;
}
#header {
	background:url("09school/headerBg.jpg") top left no-repeat;
	padding-top:143px;
}
.mainContent {
	width:700px;
	float:right;
}
/*--顶部样式定义--*/
#globalNav {
	height:40px;
	height:100%;
	overflow:hidden;
}
#globalNav li {
	float:left;
}
#globalNav a span {
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	padding:0 13px;
	color:#236F8F;
	display:inline-block;
}
#globalNav a:hover, #topTabOn a {
	background:url("09school/navHoverBgRight.gif") right top no-repeat;
	color:#fff;
	display:inline-block;
}
#globalNav a:hover span, #topTabOn a span {
	background:url("09school/navHoverBgLeft.gif") left top no-repeat;
	cursor:pointer;
	display:inline-block;
	color:#fff;
	display:inline-block;
}
#subnav {
	height:24px;
	overflow:hidden;
	padding-left:100px;
}
#subnav li {
	float:left;
	padding:0px 7px;
	height:24px;
	line-height:24px;
}
#subnav li a:hover {
	color:#8AB738;
}
/*--中部内容样式定义--*/
	/*--右侧内容样式定义--*/
	/*公告样式*/
.r_navigation {
	height:30px;
	line-height:30px;
	border:1px solid #d2e5ee;
	padding-left:36px;
	font-size:12px;
	color:#0A7BBF;
	background: url("09school/icon_navigation.gif") -1px -1px no-repeat;
	overflow:hidden;
}
.r_navigation a{color:#0A7BBF;}

#marqueebox{margin-left:42px;}
#marqueebox a{display:block;height:30px;line-height:30px; }
/*column1定义*/

#column1 .newsList {
	float:left;
	width:380px;
}
#flashNews, #txtFrom, #imgTitle {
	width:342px;
}
#flashNews {
	float:right;
	height:240px;
}
#imgTitle_down a:hover {
	background:#c00;
}
/*盒子标题栏定义*/
.mediumTurquoise dt, .lightGreen dt, .goldenrod dt, .steelBlue dt {
	height:30px;
	line-height:30px;
	border-bottom:1px solid #fff;
	padding-left:24px;
	position:relative;
}

.colChildNav{
	left:380px;
	top:0px;
	position:absolute;
}

.colChildNav li{ display:inline;padding:0 3px;}

.mediumTurquoise dt em, .lightGreen dt em, .goldenrod dt em, .steelBlue dt em {
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}
.mediumTurquoise dd, .lightGreen dd, .goldenrod dd, .steelBlue dd {
	padding:8px;
}
.steelBlue dt {
	padding-left:44px;
}
/*钢蓝色盒子定义*/
.steelBlue dt {
	background:url("09school/steelBlue.jpg") no-repeat 0px 0px;
}
.steelBlue dt em{padding-top:5px;display:inline-block;  }
.steelBlue dd {
	background:url("09school/schoolIntroBg.jpg") no-repeat bottom right;
	height: auto !important;
	height:160px;
	min-height:160px;
	border:1px solid #eee;
	border-top:none;
}
/*宝绿色盒子样式定义*/
.mediumTurquoise dt {
	background:url("09school/mediumTurquoiseTitle.jpg") no-repeat 0px 0px;
}
.mediumTurquoise dd {
	background:#F8FCFB url("09school/mediumTurquoiseBg.jpg") repeat-x left top;
	height: auto !important;
	height: 196px;
	min-height: 196px;
}
/*淡绿色盒子样式定义*/
.lightGreen dt {
	background:url("09school/lightGreenTitle.jpg") no-repeat 0px 0px;
}
.lightGreen dd {
	background:#FDFDFB url("09school/lightGreenBg.jpg") repeat-x left top;
	height: auto !important;
	height: 175px;
	min-height: 175px;
}
/*秋麒麟色盒子样式定义*/
.goldenrod dt {
	background:url("09school/goldenrodTitle.jpg") no-repeat 0px 0px;
}
.goldenrod dd {
	background:#fff url("09school/goldenrodBg.jpg") repeat-x left top;
	height: auto !important;
	height: 150px;
	min-height: 150px;
}
/*学校简介定义*/
#schoolIntro img {
	width:200px;
	height:150px;
	float:left;
	background:#fff;
	padding:2px;
	border:1px solid #ccc;
}
.schoolIntroText {
	float:right;
	width:450px;
}
/*教学科研样式定义*/
#instructionalResearch .col1 {
	width:48%;
}
#instructionalResearch .col2 {
	width:48%;
	float:right;
}
/*德育天地样式定义 桃李芬芳样式定义*/
#moralEduSpace.col1 {
	width:48%;
	float:left;
}
#moralEduSpace.col2 {
	width:48%;
	float:right;
}

.goldenrod .thumbListStlye2, .goldenrod .listStyle1, #moralEduSpace .thumbListStlye1, #moralEduSpace .listStyle1,#moralEduSpace .listStyle2  {
	width:48%;
}
.goldenrod .thumbListStlye2, #moralEduSpace .thumbListStlye1 {
	float:left;
	overflow:hidden;
	zoom:1;
}
.goldenrod .listStyle1, #moralEduSpace .listStyle1 {
	float:right;
}
/*--左侧内容样式定义--*/
/* user_box(用户登录)、left_box(左侧内容) */
#sideBar {
	width:202px;
	float:left;
}
.user_box, .left_box {
	border: 1px solid #a6c7cc;
}
.user_box a:link, .user_box a:visited, .left_box a:link, .left_box a:visited {
	color:#4D9ECF;
}
.left_box {
	margin-bottom: 5px;
}
.user_box dt, .left_box dt {
	padding-left:23px;
	font: normal normal bold 13px Arial, "宋体", Helvetica, sans-serif;
	color: #4D9ECF;
	height:30px;
	background:url("09school/leftBoxTitleBg.jpg") no-repeat 0px 0px;
}
.user_box dt {
	background:url("09school/userBoxTitleBg.jpg") no-repeat 0px 0px;
}
.user_box dt em, .left_box dt em {
	font-style:normal;
	background:url("09school/leftBoxTitleBgRight.jpg") right bottom no-repeat;
	display:inline-block;
	height:30px;
	padding:0 6px;
	line-height:38px;
	_line-height:28px;
	_height:28px;
	_padding-top:2px;
	color:#236F8F;
}
.user_box dt li {
	display:inline-block;
	background:url("09school/userBoxTabsRight.gif") right bottom no-repeat;
	height:30px;
	line-height:38px;
	_line-height:30px;
	width:70px;
	font:normal normal bold 12px/1.5em "Arial";
	float:left;
}
.user_box dt li em {
	background:url("09school/userBoxTabsLeft.gif") no-repeat left bottom;
	cursor:pointer;
	line-height:38px;
	_line-height:22px;
	_height:22px;
	_padding-top:8px;
}
.user_box dt .userTabsOn {
	display:inline-block;
	background:url("09school/leftBoxTitleBgRight.jpg") right bottom no-repeat;
}
.user_box dt .userTabsOn em {
	background:url("09school/userBoxTabsOnLeft.gif") no-repeat left bottom;
	cursor:pointer;
	line-height:38px;
	_line-height:22px;
	_height:22px;
	_padding-top:8px;
}
.user_box dd, .left_box dd {
	padding:8px;
	line-height: 150%;
	height: auto !important;
	height: 30px;
	min-height: 30px;
	color:#4D9ECF;
	background:#EDF6FB url("09school/leftboxContentBg.jpg") repeat-x 0px 0px;
}
.user_box dd, .user_box dd a {
	color:#4D9ECF;

}
.user_box dd{
	text-align: center;
	height: auto !important;
	height:130px;
	min-height:130px;
}
.user_box li {
	height:24px;
	line-height:24px;
}
.Login_ajax {
	text-align:left;
}
#loginButton {
	text-align:right;
}
#loginButton a:link, #loginButton a:visited {
	text-decoration:underline;
}
#loginButton a:hover {
	color:#f60;
	text-decoration:underline;
}
#BtnLogOn,#StuLogOn {
	width:76px;
	height:20px;
	background:url("09school/loginButtonBg.gif") no-repeat 0px 0px;
	border:none;
	padding-left:16px;
	line-height:20px;
}
/*学科资源定义*/
.subjectList li {
	width:50%;
	float:left;
	background:url("09school/subjectListBg.gif") bottom repeat-x;
}
.subjectList li a {
	width:100%;
	height:30px;
	line-height:30px;
	padding-left:20px;
	background:url("09school/listIcon2.gif") left center no-repeat;
}
/*党政建设*/
#partyBuilding .pe_u_thumb, #partyBuilding .pe_u_thumb_title, #teacherShow .pe_u_thumb, #teacherShow .pe_u_thumb_title {
	text-align:center;
}
#partyBuilding .pe_u_thumb_title, #teacherShow .pe_u_thumb_title {
	font-weight:bold;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
/*底部定义*/
#footer {
	border-top:1px solid #8ABEE1;
}
#footer dl {
	height: auto !important;
	height: 85px;
	min-height: 85px;
	background:url("09school/logo2.gif") top left no-repeat;
	padding-left:280px;
	line-height:24px;
	margin-top:15px;
}
/*显示子栏目名称及其列表样式*/
#sideBar .channelList h5 a {
	font-size:12px;
	color:#c00;
	height:24px;
	line-height:24px;
}
/*单页模板定义*/
#onePage #sideBar {
	width:223px;
	float:left;
}
#onePage #sideBar li {
	height:50px;
	margin-bottom:8px;
}
#onePage #main_right {
	float:right;
	margin-left:-231px;
	text-align:left;
	width:100%;
	height: auto !important;
	height:700px;
	min-height:700px;
}
#onePage #main_right_box {
	margin-left:231px;
	font-size:14px;
}

#onePage .c_content{line-height:1.8em;}
#onePage .c_content h2{text-align:center; font-size:14px; }
#onePage .c_content h3{text-align:center; font-size:13px;}
#onePage .onePageThumblist{padding:10px;}
#onePage .onePageThumblist li{display:inline;width:25%;float:left;text-align:center; }
hr
{display:none;}


a.new1_1{
	height: 21px;
	width: 250px;
}
/*内容页CSS*/
.c_main {
	MARGIN-RIGHT: 215px
}
.c_mains {
	
}
.c_main_box {
	BORDER-RIGHT: #cce8f4 1px solid; BORDER-TOP: #cce8f4 1px solid; BORDER-LEFT: #cce8f4 1px solid; BORDER-BOTTOM: #cce8f4 1px solid
}
.c_main_content_box {
	BORDER-RIGHT: #cce8f4 1px solid; BORDER-TOP: #cce8f4 1px solid; BORDER-LEFT: #cce8f4 1px solid; BORDER-BOTTOM: #cce8f4 1px solid
}
.c_main_content_box {
	BACKGROUND: url(09school/contentBg.gif) repeat-x
}
.childclasslist_box .c_main_box {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.c_title_text {
	CLEAR: both;MARGIN: 10px 5px; HEIGHT: auto! important; TEXT-ALIGN: center;font-size: 18px;font-weight: bold;
}
.c_title_author {
	BORDER-TOP: #cce8f4 1px solid; MARGIN: 0px 10px 10px; FONT: 12px/20px Arial, "宋体", Helvetica, sans-serif; OVERFLOW: hidden; BORDER-BOTTOM: #cce8f4 1px solid; TEXT-ALIGN: center
}
.font_left {
	FLOAT: left
}
.font_left SPAN {
	MARGIN-RIGHT: 8px
}
.font_right {
	FLOAT: right
}
.c_content_text {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; MIN-HEIGHT: 300px; PADDING-BOTTOM: 10px; FONT: 12px/150% Arial, "宋体", Helvetica, sans-serif; PADDING-TOP: 10px; HEIGHT: auto! important; TEXT-ALIGN: left;}
.c_bot_text {
	BORDER-RIGHT: #cce8f4 1px solid;
	BORDER-TOP: #cce8f4 1px solid;
	BACKGROUND: #f9fcfc;
	FONT: 12px/20px Arial, "宋体", Helvetica, sans-serif;
	BORDER-LEFT: #cce8f4 1px solid;
	COLOR: #508bd4;
	BORDER-BOTTOM: #cce8f4 1px solid;
	HEIGHT: auto! important;
	TEXT-ALIGN: left;
	padding: 5px;
}
.c_bot_text li{
	list-style-position: inside;
	list-style-type: square;
	font-size: 12px;
}
.c_content_overflow {
	OVERFLOW: hidden;
	WIDTH: 100%;
	font-size: 15px;
	line-height: 30px;
}

/*栏目页用标签*/
#listB td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	text-align: left;
}
.listB00{
	background-color: #ccccd4;
	font-weight: bold;
	color: #FFFFFF;
}
.listB04 td{
	text-align: right;
}
/*栏目分页*/
.class_page {
	CLEAR: left; PADDING-RIGHT: 5px; MARGIN-TOP: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; COLOR: #4c9dce; PADDING-TOP: 5px; TEXT-ALIGN: center;
	border: 1px solid #ffffff;
	BACKGROUND: #f9fcfc;

}
.class_page UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 10px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; TEXT-ALIGN: left
}
.class_page LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 10px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; TEXT-ALIGN: left
}
.class_page A {
	BORDER-RIGHT: #d7e5f2 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #d7e5f2 1px solid; DISPLAY: inline-block; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; BORDER-LEFT: #d7e5f2 1px solid; COLOR: #4c9dce; LINE-HEIGHT: 160%; PADDING-TOP: 0px; BORDER-BOTTOM: #d7e5f2 1px solid; TEXT-DECORATION: none
}
.class_page STRONG {
	BORDER-RIGHT: #d7e5f2 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #d7e5f2 1px solid; DISPLAY: inline-block; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; BORDER-LEFT: #d7e5f2 1px solid; COLOR: #4c9dce; LINE-HEIGHT: 160%; PADDING-TOP: 0px; BORDER-BOTTOM: #d7e5f2 1px solid; TEXT-DECORATION: none
}
.class_page STRONG {
	BACKGROUND: #5384af; COLOR: #fff
}

.xftb{
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-align: center;
	padding: 10px;
}

.Guest_title {
	BACKGROUND: #CED6FB;
         height: 28px;
	text-align: left;
}
.Guest_border {
	BORDER-RIGHT: #bbc1fd 1px solid; BORDER-TOP: #bbc1fd 1px solid; BORDER-LEFT: #bbc1fd 1px solid; BORDER-BOTTOM: #bbc1fd 1px solid
}
.Guest_tdbg_1px {
	background-color: #006600;
}
.Guest_ReplyAdmin{
	color: #FF0000;
	height: 25px;
	padding-top: 3px;
	padding-left: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
}
.Guest_AdminReplyContent{
	padding-top: 3px;
	padding-left: 8px;
}
.Guest_ReplyUser{
	color: #333333;
	height: 22px;
	padding-top: 4px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.main_shadow{
	background-image: url(09school/tdbg_left2.gif);
	height: 13px;
	background-repeat: repeat-x;
}
.Guest_ShowPage{
	height: 42px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 25px;
}
.Guest_st{
	text-align: right;
	background-color: #FFFFFF;
	margin-right: 10px;
}
#GuestContent{
	height:282px;
	width: 482px;
	border: 1px solid #0066CC;
}
.mq{height:142px;
}