﻿@charset "utf-8";
/*--通用定义--*/
* {
	margin:0;
	padding:0;
}
img {
	display:inline-block;
	border:none
}
body {
	font: normal normal normal 12px/150% Arial, "宋体", Helvetica, sans-serif;
	color:#666;
	background:#becbcd url(Images/bodyBg.gif) repeat 0 0; line-height:23px
}

ul{ margin: 0; padding: 0;}
li{ list-style: none; }

a {
	text-decoration:none;
	color:#666;
}
a:hover{
	text-decoration:none;
	color:#73C3FF;
}
td
{
	font-family:"宋体";
	font-size: 9pt;
	line-height: 23px;
	font-weight: normal;
}
.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;
}
/*列表样式*/
.ad{ margin:8px 0px}
/*文字列表样式1*/
a.Channel:link {color:#fff; font-size:14px; font-weight:bold}
a.Channel:visited {color:#fff; font-size:14px; font-weight:bold}
a.Channel:hover{color:#fff; font-size:14px; font-weight:bold}
a.Channel:active {color:#fff; font-size:14px; font-weight:bold}
/* 顶部当前频道文字链接的CSS定义－－调用代码为<a class='Channel2' ***>***</a> */
a.Channel2:link {color:#fff; font-size:14px; font-weight:bold}
a.Channel2:visited {color:#fff; font-size:14px; font-weight:bold}
a.Channel2:hover{color:#fff; font-size:14px; font-weight:bold}
a.Channel2:active {color:#fff; font-size:14px; font-weight:bold}

a.class3:link {color:#fff; font-size:12px; font-weight:bold; padding:0px 30px 0px 20px}
a.class3:visited {color:#fff; font-size:12px; font-weight:bold; padding:0px 30px 0px 20px}
a.class3:hover {color:#fff; font-size:12px; font-weight:bold; padding:0px 30px 0px 20px}
a.class3:active {color:#fff; font-size:12px; font-weight:bold; padding:0px 30px 0px 20px}

a.class4:link {color:#fff; font-size:12px; font-weight:bold; padding:0px 20px 0px 10px}
a.class4:visited {color:#fff; font-size:12px; font-weight:bold; padding:0px 20px 0px 10px}
a.class4:hover {color:#fff; font-size:12px; font-weight:bold; padding:0px 20px 0px 10px}
a.class4:active {color:#fff; font-size:12px; font-weight:bold; padding:0px 20px 0px 10px}
.subItemList li {
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.subItemList li a {
	padding-left:12px;
	background:url(Images/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:980px;
	margin:0 auto;
	background:#fff;
	padding-top:4px;
}
#header, .main {
	width:960px;
	margin:0 auto;
}
.listbg2{ line-height:30px}

#header{position:relative;}
#location{position:absolute; right:9px;top:5px;color:#636161; }
#location a{color:#636161; font-size:12px; padding: 0 4px 0 4px;}

.main {
	height:100%;
	overflow:hidden;
	margin-top:3px;
}
.top{
	background: url(Images/topBg.gif) repeat-x 0 0; height: 78px;
}
.top .logo{	padding: 11px 0 0 16px;}

.top_search {
	position: absolute; 
	right:9px;
   top:40px;
	height: auto !important;
	height: 22px;
	min-height: 22px;
	padding-left: 30px;
	background: url(images/search.gif) no-repeat 0 0;
}
.top_login {
	position: absolute; 
	right:9px;
   top:40px;
	height: auto !important;
	height: 22px;
	min-height: 22px;
	padding-left: 30px;
	
}
.top_search form {
	margin: 0px;
}
.top_search input {
	height: 19px;
	margin-left: 6px;
	color: #8f8f8f;
}
.top_search img{
	display: inline-block;
}
.top_search select {
	height: 21px; color: #8f8f8f;
}




.mainContent {
	width:750px;
	float:right;
}
/*--顶部样式定义--*/
/*--顶部样式定义--*/
#globalNav {
	height:35px;
	padding-left: 4px;
	overflow:hidden;
	background: url(Images/menuBg.gif) repeat-x 0 0;
}
#globalNav li {
	float:left; margin: 6px 0 0 0; background: url(Images/line.gif) no-repeat right 7px;
}
#globalNav a span {
	height:24px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	width: 90px;
	text-align: center;
	display:inline-block;
}
#globalNav a:hover span, #topTabOn a span {
	background:url(Images/navHoverBg.gif) no-repeat center 0;
	cursor:pointer;
	display:inline-block;
	color:#434647;
	width: 90px;
	text-align: center;
}

#subnav {
	height:39px;
	overflow:hidden;
  padding-left: 16px;
	background: url(Images/noticeBg.gif) repeat-x 0 0;
}
.menu{height:35px;
	padding-left: 4px;
	overflow:hidden;
	background: url(Images/menuBg.gif) repeat-x 0 0; font-size:14px; line-height:35px; font-weight:bold}
#subnav li {
	float:left;
	padding:4px 7px;
	height:30px;
	line-height:30px;
}
#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(Images/icon_navigation.gif) -1px -1px no-repeat;
	overflow:hidden;
}
.r_navigation a{color:#0A7BBF;}


/*column1定义*/

#column1 .newsList {
	float: right;
	width:440px;
}


#flashNews, #txtFrom, #imgTitle {
	width:280px;
}
#flashNews {
	float:left;
}
#imgTitle_down a:hover {
	background:#c00; height: 10px;
}

.newsList .list{text-align: center; width: 420px; padding-bottom: 10px;}
.newsList .list a{color: #cd0000; font-size: 14px; font-weight: bold;}
.newsList .list_intro{line-height: 21px; border-bottom: solid #bbe2e2 1px; margin-bottom: 10px; padding-bottom: 10px; height: 40px;}
.newsList span .more_content{	float:none;}
.newsList .more{float: right;}


.listStyle1 li {height: 24px; width: 84%; float: left;}
.listStyle1 li a {display: block; text-align: left;  float: left; }
.listStyle1 li span { padding-left: 12px;}



.listStyle2 li {width: 100%; height: 106px;}
.listStyle2 li a {display: block; text-align: left; line-height:24px; float: left; }



/*盒子标题栏定义*/
.lightGreen dt, .goldenrod dt {
	height:30px;
	line-height:30px;
	border-bottom:1px solid #fff;
	padding-left:24px;
	position:relative;
}

.colChildNav{
	left:96px;
	top:0px;
	position:absolute;
}

.colChildNav li{ display:inline;padding:0 3px;}
.colChildNav li a{ color: #1b4f6a;}

.lightGreen dt em, .goldenrod dt em{
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}
.lightGreen dd, .goldenrod dd {
	padding:8px;
}

/*钢蓝色盒子定义*/
.steelBlue{
	width: 371px; float: left; border: solid #b3d4ee 1px;
} 
.steelBlue dt {
	padding-left:16px;
   background:url(images/indexTitleBg.gif) no-repeat 0px 0px;	
	height:28px;
	line-height:30px;
	border-bottom:1px solid #b3d4ee;
	position:relative;
	overflow: hidden;
}
.steelBlue dt em{display:inline-block;}
.steelBlue dt em a{font-size:12px; font-weight:bold; font-style:normal; color: White;  }
.steelBlue dd {
	background:url(images/schoolIntroBg.gif) no-repeat bottom right;
	height: auto !important;
	height:170px;
	min-height:170px;
	border-top:none;
	padding:8px;
}
.steelBlue .txt{
	line-height: 190%; color: #333; padding: 6px 6px 0 6px; 
}
.steelBlue .txt span{
	display: block; text-align: right; color: #cd0000;
}
/*宝绿色盒子样式定义*/
.mediumTurquoise{
	width: 371px; float: right; border: solid #b3d4ee 1px;
}
.mediumTurquoise dt {
	padding-left:16px;
   background:url(images/indexTitleBg.gif) no-repeat 0px 0px;	
	height:28px;
	line-height:30px;
	border-bottom:1px solid #b3d4ee;
	position:relative;
	overflow: hidden;
}
.mediumTurquoise dt em{display:inline-block;}
.mediumTurquoise dt em a{font-size:12px; font-weight:bold; font-style:normal; color: White;  }
.mediumTurquoise dd {
	height: auto !important;
	height: 170px;
	min-height: 170px;
	padding:8px;
}

.newsList2{	padding: 0px 8px 0 8px; display: block;}
.newsList2 ul{ padding: 0; margin: 0;}
.newsList2 li{display: block; padding: 0; margin: 0;}
.newsList2 li a{ color: #333; padding: 0 0 0 10px; margin-bottom: 4px; float: left;}
.newsList2 li a:hover{ color:#cd0000; }
.newsList2 .category a{color: #2793d9;  padding: 0; margin: 0;  }
.newsList2 .time{ float: right; color:#666; font-size:12px;}
.newsList2 br{ clear: both; }




/**/
.eduResearch{
	width: 371px; float: left; border: solid #b3d4ee 1px;
} 
.eduResearch dt {
	padding-left:16px;
   background:url(images/indexTitleBg.gif) no-repeat 0px 0px;	
	height:28px;
	line-height:30px;
	border-bottom:1px solid #b3d4ee;
	position:relative;
	overflow: hidden;
}
.eduResearch dt em{display:inline-block;}
.eduResearch dt em a{font-size:12px; font-weight:bold; font-style:normal; color: White;  }
.eduResearch dd {
	height: auto !important;
	height:258px;
	min-height:258px;
	border-top:none;
	padding:8px;
}


/**/
.eduMoral{
	width: 371px; float: right; border: solid #b3d4ee 1px;
}
.eduMoral dt {
	padding-left:16px;
   background:url(images/indexTitleBg.gif) no-repeat 0px 0px;	
	height:28px;
	line-height:30px;
	border-bottom:1px solid #b3d4ee;
	position:relative;
	overflow: hidden;
}
.eduMoral dt em{display:inline-block;}
.eduMoral dt em a{font-size:12px; font-weight:bold; font-style:normal; color: White;  }
.eduMoral dd {
	height: auto !important;
	height: 258px;
	min-height: 258px;
	padding:8px;
}

.eduMoral .pe_u_thumb {
	float:left;
}
.eduMoral .pe_u_thumb img {
	width:118px;
	height:88px;
	padding: 2px;
	border: solid #ddd 1px;
	margin:3px;
}
.eduMoral .pe_u_thumb_title {
	float:left;
	width:60%;
	padding:0 5px;
}
.eduMoral .pe_u_thumb_title a {
	font-size:14px;
	font-weight:bold;
	height:21px;
	line-height:21px;
}

.eduMoral .pe_u_thumb_intro{margin-left: 140px; }
.eduMoral .pe_u_thumb_intro1{ font-size: 12px; font-weight: bold; height: 24px;width:380px; background:#009933}
.eduMoral .pe_u_thumb_intro p{ line-height: 160%; padding: 10px 0 10px 0; color: #999;}


/**/
.students{
	width: 748px; float: right; border: solid #b3d4ee 1px; 
}
.students dt {
	padding-left:16px;
   background:url(images/indexTitleBg.gif) no-repeat 0px 0px;	
	height:28px;
	line-height:30px;
	border-bottom:1px solid #b3d4ee;
	position:relative;
	overflow: hidden;
}
.students dt em{display:inline-block;}
.students dt em a{font-size:12px; font-weight:bold; font-style:normal; color: White;  }
.students dd {
	height: auto !important;
	height: 227px;
	min-height: 227px;
	padding:8px;
	overflow: hidden;
}





/*--左侧内容样式定义--*/
/* user_box(用户登录)、left_box(左侧内容) */
#sideBar {
	width:202px;
	float:left;
}

.user_box a:link, .user_box a:visited {
	color:#4D9ECF;
}

.user_box dt {
	font: normal normal bold 13px Arial, "宋体", Helvetica, sans-serif;
	color: #4D9ECF;
	height:30px;
	background:url(images/leftBoxTitleBg.jpg) no-repeat 0px 0px;
}
.user_box dt {
	background:url(images/userBoxTitleBg.jpg) no-repeat 0px 0px;
}
.user_box dt em {
	font-style:normal;
	display:inline-block;
	height:30px;
	padding:0 6px 0 12px;
	line-height:30px;
	_line-height:30px;
	_height:30px;
	color:#236F8F;
}
.user_box dt li {
	display:inline-block;
	height:30px;
	line-height:30px;
	_line-height:30px;
	width:74px;
	font:normal normal bold 12px/1.5em "Arial";
	float:left;
	text-align: left;
}
.user_box dt li em {
	cursor:pointer;
	line-height:30px;
	_line-height:30px;
	_height:30px;
}
.user_box dt .userTabsOn {
	display:inline-block;
	background:url(images/leftBoxTitleBgRight.jpg) right top no-repeat;
}
.user_box dt .userTabsOn em {
	background:url(images/userBoxTabsOnLeft.gif) no-repeat left top;
	cursor:pointer;
	line-height:30px;
	_line-height:30px;
	_height:30px;
}
.user_box dd {
	padding:8px;
	line-height: 150%;
	height: auto !important;
	height: 30px;
	min-height: 30px;
	color:#4D9ECF;
	background:#EDF6FB url(images/leftboxContentBg.jpg) repeat-x 0px 0px;
}
.user_box dd, .user_box dd a {color:#4D9ECF;}
.user_box dd {text-align: center; border-left: solid #a7d5f9 1px; border-right: solid #a7d5f9 1px; border-bottom: solid #a7d5f9 1px;}
.user_box li {
	height:24px;
	line-height:24px;
	text-align: center;
}
.Login_ajax {
	text-align:left;
}
#loginButton {
	text-align:right; padding:4px 4px 0 0;
}
#loginButton a:link, #loginButton a:visited {
	text-decoration:none;
}
#loginButton a:hover {
	color:#f60;
	text-decoration:none;
}
#BtnLogOn,#StuLogOn {
	width:60px;
	height:21px;
	background:url(images/loginButtonBg.gif) no-repeat 0px 0px;
	border:none;
	text-align: center;
	line-height:20px;
}



/*外语学习*/
#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 { background: url(Images/footBg.gif) no-repeat 0 0; margin-top: 12px; height: 136px; color: #333;
}
#footer dl {
	height: auto !important;
	height: 85px;
	min-height: 85px;
	text-align: center;
}
#footer dt{
	margin-top: 16px;
}
#footer dt a{color: #333;}
/*显示子栏目名称及其列表样式*/
#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; margin: 0 20px 0 20px;}
#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; }









/*20090729*/

.gonggao{background: url(Images/noticeBg.gif) repeat-x 0 0; height: 32px; padding: 6px 0 0 0; overflow: hidden;}
#tel{position: absolute; top:294px; right: 10px;}

.notice {line-height:24px;	overflow:hidden;}
.notice span{background: url(Images/notice.gif) no-repeat 10px 0; padding-left:32px; font-size:12px; color:#cd0000; font-weight: bold; float:left}
.notice a{color:#0A7BBF;}

#marqueebox{margin-left:100px;}
#marqueebox a{display:block;height:24px;line-height:36px; font-weight: normal; }


.left_box {margin-top: 5px;}
.left_box dt {font: normal normal bold 13px Arial, "宋体", Helvetica, sans-serif; color: #4D9ECF;	height:30px; background:url(images/leftBoxTitleBg.jpg) no-repeat 0px 0px;}
.left_box dt em {font-style:normal; display:inline-block;	height:30px; padding:0 6px 0 30px; line-height:36px; _line-height:36px;	_height:30px; color:#446ea9; background: url(Images/talk.gif) no-repeat 8px 10px; overflow: hidden; }
.left_box dt em a{color:#446ea9; }
.left_box dd {padding:2px; line-height: 150%;	height: auto !important; height: 30px;	min-height: 30px;	color:#4D9ECF;	background:#deeffd;
border-left: solid #a7d5f9 1px; border-right: solid #a7d5f9 1px; border-bottom: solid #a7d5f9 1px;}
.left_box ul{background: White; padding: 10px 6px 6px 10px; height: auto !important; height: 50px; min-height: 50px;}



.left_box01 {margin-top: 5px;}
.left_box01 dt {font: normal normal bold 13px Arial, "宋体", Helvetica, sans-serif; color: #4D9ECF;	height:30px; background:url(images/leftBoxTitleBg.jpg) no-repeat 0px 0px;}
.left_box01 dt em {font-style:normal; display:inline-block;	height:30px; padding:0 6px 0 30px; line-height:36px; _line-height:36px;	_height:30px; color:#446ea9; background: url(Images/talk.gif) no-repeat 8px 10px; overflow: hidden; }
.left_box01 dt em a{color:#446ea9; }
.left_box01 dd {padding:2px; line-height: 150%;	height: auto !important; height: 30px;	min-height: 30px;	color:#4D9ECF;	background:#deeffd;
border-left: solid #a7d5f9 1px; border-right: solid #a7d5f9 1px; border-bottom: solid #a7d5f9 1px;}


.message{background: White; padding: 10px 6px 6px 10px; height: auto !important; height: 100px; min-height: 100px;}
.message img {
	width:170px;
	height:128px;
	padding:2px;
	border:1px solid #ccc;
}
.message .txt{
	color: #666; width:178px; margin: 0 auto; text-align: left; color: #555; padding-top: 12px;
}

.left_box02 {margin-top: 5px;}
.left_box02 dt {font: normal normal bold 13px Arial, "宋体", Helvetica, sans-serif; color: #4D9ECF;	height:30px; background:url(images/leftBoxTitleBg.jpg) no-repeat 0px 0px;}
.left_box02 dt em {font-style:normal; display:inline-block;	height:30px; padding:0 6px 0 30px; line-height:36px; _line-height:36px;	_height:30px; color:#446ea9; background: url(Images/book.gif) no-repeat 8px 10px; overflow: hidden; }
.left_box02 dt em a{color:#446ea9; }
.left_box02 dd {padding:2px; line-height: 150%;	height: auto !important; height:30px; 	min-height: 30px;	color:#4D9ECF;
border-left: solid #a7d5f9 1px; border-right: solid #a7d5f9 1px; border-bottom: solid #a7d5f9 1px;}
.left_box05 {margin-top: 0px;}
.left_box05 dt {font: normal normal bold 13px Arial, "宋体", Helvetica, sans-serif; color: #4D9ECF;	height:30px; background:url(images/leftBoxTitleBg.jpg) no-repeat 0px 0px;}
.left_box05 dt em {font-style:normal; display:inline-block;	height:30px; padding:0 6px 0 30px; line-height:36px; _line-height:36px;	_height:30px; color:#446ea9; background: url(Images/book.gif) no-repeat 8px 10px; overflow: hidden; }
.left_box05 dt em a{color:#446ea9; }
.left_box05 dd {padding:2px; line-height: 150%;	height: auto !important; 	min-height: 30px;	color:#4D9ECF;	
border-left: solid #a7d5f9 1px; border-right: solid #a7d5f9 1px; border-bottom: solid #a7d5f9 1px;}
.left_box07 {margin-top: 5px;}
.left_box07 dt {font: normal normal bold 13px Arial, "宋体", Helvetica, sans-serif; color: #4D9ECF;	height:30px; background:url(images/leftBoxTitleBg.jpg) no-repeat 0px 0px;}
.left_box07 dt em {font-style:normal; display:inline-block;	height:30px; padding:0 6px 0 30px; line-height:36px; _line-height:36px;	_height:30px; color:#446ea9; background: url(Images/book.gif) no-repeat 8px 10px; overflow: hidden; }
.left_box07 dt em a{color:#446ea9; }
.left_box07 dd {padding:2px; line-height: 150%;	height: auto !important;  	min-height: 30px;	color:#4D9ECF;
border-left: solid #a7d5f9 1px; border-right: solid #a7d5f9 1px; border-bottom: solid #a7d5f9 1px;}
/*语种分类定义*/
.subjectList{background: White; padding: 10px 10px 6px 10px; height: auto !important;	height: 100px;	min-height: 100px;}
.subjectList li {
	width:50%;
	float:left;
	height:30px; 
	color: #666;
	overflow:hidden;
}
.subjectList li a {
	width:100%;
	height:30px;
	line-height:30px;
	padding-left:20px;
	color: #666666 !important;
	background:url(images/listIcon2.gif) 6px 3px no-repeat;
}
.subjectList li a:hover {
	width:100%;
	height:30px;
	line-height:30px;
	padding-left:20px;
	display: inline-block;
	width: 81px;
	color: #000000 !important;
	background:url(images/listIconBg.gif) left 4px no-repeat;
}



.left_box03 {margin-top: 5px; background: url(Images/linkListBg.gif) no-repeat 0 0; height: 217px;}
.left_box03 dd {}

.linkList{display: block; margin-left: 56px;}
.linkList ul{ }
.linkList li a{ color: #004694; display: block; height: 29px; line-height: 41px; overflow: hidden; }
*html .linkList li a{ color: #004694; display: block; height: 29px; line-height: 41px; height/**/:28px; overflow: hidden; }
*+html .linkList li a{ color: #004694; display: block; height: 29px; line-height: 41px; height/**/:28px; overflow: hidden; }


.left_box04 {margin-top: 5px;}
.left_box04 dt {font: normal normal bold 13px Arial, "宋体", Helvetica, sans-serif; color: #4D9ECF;	height:30px; background:url(images/leftBoxTitleBg.jpg) no-repeat 0px 0px;}
.left_box04 dt em {font-style:normal; display:inline-block;	height:30px; padding:0 6px 0 30px; line-height:36px; _line-height:36px;	_height:30px; color:#446ea9; background: url(Images/link.gif) no-repeat 8px 10px; overflow: hidden; }
.left_box04 dt em a{color:#446ea9; }
.left_box04 dd {padding:2px; line-height: 150%;	height: auto !important; height: 160px;	min-height: 30px;	color:#4D9ECF;	
border-left: solid #a7d5f9 1px; border-right: solid #a7d5f9 1px; border-bottom: solid #a7d5f9 1px;}

.link{background: White; padding: 10px 10px 6px 28px; height: auto !important;	height: 100px;	min-height: 100px;}
.link ul{}
.link li a{line-height: 24px;}
.zt1{float:left; width:40px; height:120px; line-height:24px}
.zt2{float:left; width:50px; height:120px; padding:0px 5px;line-height:24px}
.zt3{float:left; width:60px; height:120px;line-height:24px}






#Tab{
width:746px;
padding:1px;
border: solid #b3d4ee 1px;
}
/*�˵�class*/
.Menubox {
width:100%;
background:url(images/tabBg.gif) no-repeat 0 0;
height:31px;
line-height:31px;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
 float:left;
 display:block;
 cursor:pointer;
 width:68px;
 text-align:center;
 color:#949694;
 font-weight:normal;
 }
.Menubox li.hover{
 padding:0px;
 width:68px;
 background:url(images/tab_01.gif) no-repeat 32px bottom;
 color:#0057a0;
 font-weight: bold;
 height:31px;
line-height:31px;
}
.Menubox li.hover0{
 padding:0px;
 width:78px;

 color:#0057a0;
 font-weight: bold;
 height:31px;
line-height:31px;
}
.Contentbox{
 clear:both;
 margin-top:0px;
 border-top:none;
 height:220px;
 padding:10px 10px 0 10px;
 background: url(Images/newsBg.gif) no-repeat center top;
}


.c01{clear: both; float: none; height: 222px;}
.c02{clear: both; float: none; height: 310px;}


/* 右边选项卡 */
.n4Tab{clear:both; width:371px;border:1px solid #b3d4ee; height:230px }
.n4Tab .TabTitle{ background:url(images/indexTitleBg.gif) no-repeat 0px 0px;	
	height:28px;
	line-height:30px;
	border-bottom:1px solid #b3d4ee;
	}
.n4Tab .TabTitle1{ width:371px;}
.n4Tab .TabTitle ul{margin:0; padding:0;}
.n4Tab .TabTitle li{float:left;  height:27px; list-style-type:none;cursor:pointer;}
.n4Tab .TabTitle li h6{ font-weight:normal; padding:0px 5px ;margin:0; font-size:12px}
.n4Tab .TabContent {padding:0px; height:171px; }
.none {display:none;}
.n5Tab{clear:both; width:400px; height:200px }
.n5Tab .TabTitle{ 
	height:28px;
	line-height:30px;
	
	}
.n5Tab .TabTitle1{ width:471px;}
.n5Tab .TabTitle ul{margin:0; padding:0;}
.n5Tab .TabTitle li{float:left;  height:27px; list-style-type:none;cursor:pointer;}
.n5Tab .TabTitle li h6{ font-weight:normal; padding:0px 5px ;margin:0; font-size:12px}
.n5Tab .TabContent {padding:0px; height:171px; }
.tdbg
{
background:#f0f0f0;line-height: 180%;
}
/* 推荐图文 */
.a_photo_list
{
	float: left;
	padding: 0;
	margin: 0;
	width: 372px;
}
*html .a_photo_list
{
	float: left;
	padding-left: 10px;
	margin: 0;
	width: 372px;
}
.a_photo_list ul{
	display: block;
}
.a_photo_list li
{
	float: left;
	padding:0 0 0 12px;
	margin: 0;
	width: 112px;
	height: 128px;
}
*html .a_photo_list li
{
	float: left;
	padding-left:2px;
	margin: 0;
	width: 112px;
	height: 128px;
}
*+html .a_photo_list li
{
	float: left;
	padding:0 0 0 12px;
	margin: 0;
	width: 112px;
	height: 128px;
}

.a_photo_list .pe_u_thumb{
	display: block; float: none; width: 112px; height: 96px;
}
.a_photo_list .pe_u_thumb img {
	width:106px;
	height:80px;
	padding: 2px;
	border: solid #ddd 1px;
}
.a_photo_list .pe_u_thumb_title {
   display: block;	
	width: 112px;
	text-align: center;
}
.a_photo_list .pe_u_thumb_title a {
	font-size:12px;
	font-weight: normal;
}


.clear{ clear: both; height: 0; font-size: 1px; line-height: 0px; }






.photoCenter{
	width: 958px; margin: 8px auto 0 auto; background: url(Images/photoBg.gif) no-repeat left top; border: solid #a7d5f9 1px; height: 170px;
}
.photoCenter ul{
	display: block; 
}
.photoCenter li
{
	float: left;
	padding:20px 0 0 12px;
	margin: 0;
	width: 120px;
}
.photoCenter .pe_u_thumb{
	display: block; float: none; height: 96px;
}
.photoCenter .pe_u_thumb img {
	width:120px;
	height:90px;
}
.photoCenter .pe_u_thumb_title {
   display: block;	
	width: 120px;
	height: 20px;
	overflow: hidden;
	text-align: center;
}
.photoCenter .pe_u_thumb_title a {
	font-size:12px;
	font-weight: normal;
}
.photoCenter .more a{float: right; margin: 10px 10px 0 0; width: 46px; height: 19px;}
.tdbg
{
background:#f0f0f0;line-height: 180%;
}
.pic2 {
	border-width : 1px;
	border-style : solid;
	border-color : #eeeeee;
	padding : 2px;
}
.nr0{  padding:4px 10px}

/*=== �������� ==*/
         .mBox{clear: both;}
			.roll{width:918px;overflow:hidden; margin: 0 20px 0 20px; display: block;}
			.roll img {	width:120px; height:90px;}
			.roll h5 {color: #666; text-align: center; font-size: 12px; font-weight: normal;	}
			
			#picRoll #main{width:5000px; display: block;}
			#picRoll #main #pic1,#picRoll #main #pic2{float:left;text-align:left;width:1600px;display:inline;}
			#picRoll #main #pic1 a,#picRoll #main #pic2 a{display:block;text-align:center;}
			#picRoll #main #pic1 ul,#picRoll #main #pic2 ul{float:left;	display:inline;}
			