@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/html/style/en/content/images/img01.gif) repeat-x;
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	color: #333;
}

ul {
	list-style-image: url(/html/style/en/content/images/img07.gif);
}

a {
	text-decoration: none;
	color:#333;
}

a:hover {
	border-bottom: none;
}
a:active{
	color:#900;
	}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
h2{
	font-size:18px;padding:0px;margin:0px;line-height:26px;
}
h3{
	font-size:16px;
}
h4{
	font-size:14px;
}
/* Header */

#logo {
	width: 976px;
	height: 80px;
	margin: 0 auto;
	padding: 0px;
	background:url(/html/style/en/content/images/topbg.png)
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 30px 0 0 0;
	font-size: 3em;
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

    #topmenu {
      float:right;
      width:446px;
      font-size:14px;
      line-height:normal;      
}
    #topmenu ul {
	margin:0;
	padding:0px;
	list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url("/html/style/en/content/images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url("/html/style/en/content/images/tabrightB.gif") no-repeat right top;
      padding:10px 15px 10px 6px;
      font-weight:bold;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#000;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
      }
    #topmenu .current_page_item a {
      background-position:0% -42px;
}
    #topmenu .current_page_item a span {
      background-position:100% -42px;
      }

/* Menu */

#menu {
	width: 976px;
	height: 32px;
	margin: 0 auto;
	padding: 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 10px 22px 0 22px;
	border: none;
	text-decoration: none;
        font-size:13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background:#BF1D20;
}

#menu .active a {
	background: url(/html/style/en/content/images/img02.gif) repeat-x;
	color: #FFFFFF;
}
#menu2 {
	width: 976px;
	height: 33px;
	margin:6px auto auto auto;
	padding: 0px;
	background:url(/html/style/en/content/images/menubg.jpg) repeat-x;
}
#menu2 main2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu2 main2 li {
	display: inline;
}

/* Page */

#page {
	width: 976px;
	margin: 0 auto;
	padding: 10px 0;
}



/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
}



.title {
	color:#c00;
}

.title a {
	border-bottom: none;
		
}
h2 a{
	color:#c00;
	}
h3 a{
	color:#c00;
	}	

.title a:hover {
color:#333;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(/html/style/en/content/images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
color:#06C;
}

#topmidfont ul {
 margin:0px;
 padding:0px;
 float:left;
	width:100%;
	list-style: none;
	}
#topmidfont ul li{
 	float:left;
 	line-height:18px;
	 list-style-type:none;
	 width:100%;
	 overflow-y:hidden;
	}

/* Sidebars */

.sidebar {
	float: right;
	width: 250px;
	border:1px #CCC solid;
	margin: 0 0 0 8px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 5px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(/html/style/en/content/images/img04.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(/html/style/en/content/images/img02.gif) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}
#recommendcontent #recommendcenter ul {
 margin:0px;
 padding:0px;
 width:100%;
	}
#recommendcontent #recommendcenter ul li{
 float:left;
 list-style-type:none;
 width:250px;
 padding: 2px 0 2px 20px;
 background: url(/html/style/en/content/images/img04.gif) no-repeat 10px 9px;
	}
/* Footer */

#footer {
	width:976px;
	padding: 6px 0 27px 0;
	margin:auto;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #333333;
}

#footer a {
	color: #FFFFFF;
}

/* channel page*/
#abroad ul{
	 margin:0px;
 padding:0px;
 width:100%;
	}
#abroad ul li{
 float:left;
 list-style-type:none;
 width:75px;
 padding: 2px 0 2px 20px;
 background: url(/html/style/en/content/images/img04.gif) no-repeat 10px 9px;
	}
#abroad .current_page_item li a{
	height:18px;
	background:#FFF;
	}
#Recommend ul{
 margin:8px;
 padding:0px;
 width:100%;
	}
#Recommend ul li{
 float:left;
 list-style-type:none;
 width:120px;
 height:50px;
 padding:3px;
 margin:4px;
 background:#999;
	}
<!--文章显示部分-->

.post .imgbox img{
	 border:none;
	 width:110px;
	 height:75px;
	}		
.post .arcBox a{
	text-decoration: none;
	color:#333;
	font-weight: bold;
	}
.post .arcBox a:hover{
	font-weight: bold;
	color:#900;
    border-bottom:1px #333 solid;
	}
.post .arcBox a:active{
	font-weight: bold;
	color:#900;
	}
.post .date{
	display:none;
	}
.post .arcBox .meta{
	display:none;
	}	
.post .arcBox .entry{
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	overflow:hidden;
	}
.post .imgbox{
	display:none;
	}
.post .arcBox .titleBox {
	width:98%;
	height:18px;
	}
.topNews .post .arcBox{
	width:58%;
	float:left;
	height:98px;
	overflow-y:hidden;
	/*padding:3px;*/
	}	
.topNews .post .arcBox .entry{
	display:none;
	}
#newsContent .post .arcBox .entry{
	display:block;
	height:75px;
	overflow:hidden;
	}	
.topNews .post .imgbox img{
	 border:none;
	 width:110px;
	 height:75px;
	}			
.topNews .post .imgbox{
	display:block;
	float:left;
	padding:4px;
	/*border:#ccc 1px solid;*/
	background:#FFF;
	margin:3px;
	}

.topNews_bigpic .post .arcBox{
	width:55%;
	float:left;
	}	
.topNews_bigpic .post .imgbox img{
	 border:none;
	 width:210px;
	 height:160px;
	}	
.topNews_bigpic .post.arcBox .entry{
	width:98%;
	padding:4px;
	}
.topNews_bigpic .post .arcBox .titleBox a{
	font-size:16px;
	/*margin:5px;*/
	color:#333;
	font-weight: bold;	
	}	
	
.topNews_bigpic .post .imgbox{
	display:block;
	float:left;
	padding:4px;
	border:#ccc 1px solid;
	background:#FFF;
	margin:3px;
	}
.indexSchoolBox .post{
	/*margin:5px;
	margin-bottom:10px;*/
	}	
.indexSchoolBox .post .arcBox .entry{
	display:none;
	}
.indexSchoolBox .post .arcBox .titleBox{
	width:98%;
	height:auto;
	padding-top:2px;
	overflow:hidden;
	}
.indexSchoolBox .post .arcBox .titleBox a{
	line-height:18px;
	}		
.indexContentList .post{
	/*margin:5px;
	margin-bottom:10px;*/
	}	
.indexContentList .post .arcBox .entry{
	display:none;
	}
.indexContentList .post .arcBox .titleBox {
	width:98%;
	height:18px;
	overflow:hidden;
	}
.indexContentList .post .arcBox .titleBox a{
	line-height:18px;
	}	
	
.ContentList .post{
	/*margin:5px;
	margin-bottom:10px;*/
	}		
.ContentList .post .arcBox .entry{
	display:none;
	}
.ContentList .post .arcBox .titleBox {
	width:98%;
	height:18px;
	}
.ContentList .post .arcBox .entry{
	display:none;
	}
.slist_ContentList .post .arcBox{
	width:100%;
	float:left;
	height:18px;
	/*padding:3px;*/	
}
.slist_ContentList .post .arcBox .titleBox a{
	font-size:16px;
}	
.slist_ContentList .post .arcBox .entry{
	margin-left:8px;
	border:#ebebeb 1px solid;
	background:#f9f9f9;
}

.indexSchoolAD_976{
	float:left;clear: both; width:976px;height:120px;margin:8px 0px 8px 0px; padding:0px;
	overflow-x:hidden;
	overflow-y:hidden;
}
#locallistnav{
	float:left;
	}

#locallistnav li{
float: left; 
width: 28%;	
	}


#pagebox{
text-align:right;
font-size:12px;
font-weight:bold;
}
DIV.scott {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 1px; PADDING-TOP: 1px; TEXT-ALIGN: right
}
DIV.scott A {
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #ddd 1px solid;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: #ddd 1px solid;
	MARGIN-RIGHT: 1px;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #ddd 1px solid;
	TEXT-DECORATION: none;
	font-size: 12px;
}
DIV.scott A:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #FF6600;
	border: 1px solid #FF6633;
	text-decoration: none;
}
DIV.scott A:active {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #FF6600;
	border: 1px solid #FF3300;
}
DIV.scott SPAN.current {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 1px;
	COLOR: #fff;
	MARGIN-RIGHT: 1px;
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #FF6600;
	border: 1px solid #FF6600;
}
DIV.scott SPAN.disabled {
BORDER: #f3f3f3 1px solid;
PADDING: 2px;
COLOR: #ccc;
MARGIN-RIGHT: 1px;
}

IMG {BORDER: 0px;}
#linkPush A {PADDING-RIGHT: 5px; DISPLAY: block; PADDING-LEFT: 7px; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #333; PADDING-TOP: 6px; HEIGHT: 28px; TEXT-ALIGN: center; TEXT-DECORATION: none}
#linkPush A:hover {BACKGROUND: url(/html/js/images/pushHere.gif) no-repeat; WIDTH: 92px; PADDING-TOP: 8px; FONT-FAMILY: "宋体"; TEXT-ALIGN: center}
#linkPush A.linkPushHere {BACKGROUND: url(/html/js/images/pushHere.gif) no-repeat; WIDTH: 92px; PADDING-TOP: 8px; FONT-FAMILY: "宋体"; TEXT-ALIGN: center}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}