/*基本信息*/
body {font:12px Tahoma;margin:0 ;padding:0;text-align:center;
 background:#cecfe7 url(ntcx/background.jpg) top left repeat-x}

/*页面头部,包括bannar menu*/

#header {width:1000px; height: 50px; margin: 0 auto; background:url(ntcx/bannar_blue.jpg) no-repeat}

#logo {	float: left; padding: 6px 0 0 10px;}

#menu {	float: right; padding: 19px 10px;}

#menu ul {margin: 0; padding: 0; list-style: none; line-height: normal;}

#menu li {display: inline;}

#menu a { display: block; float: left;	padding: 0px 10px;text-decoration: none;font-size: 14px;
        color:#FFFFFF}

#menu a:hover {	text-decoration: underline;}

#menu .current_page_item a {}

/*页面头部 显示学校名称*/
#chengxi {width:1000px;margin:0px auto;height:200px;
          background:url(ntcx/bg_webphoto.jpg)}

/*页面主体*/
#pager {width:1000px;margin:5px auto}

#sidebar { width:225px; text-align:left; /*文字左对齐*/ float:left;}

#side_login { width:225px; height:185px; background:url(ntcx/col_bot_225.jpg) bottom no-repeat;
 text-align:left; /*文字左对齐*/
 float:left; /*浮动居左*/
 clear:left; /*不允许左侧存在浮动*/
 overflow:hidden; /*超出宽度部分隐藏*/
}

#side_plan{
  width:225px;
  height:250px;
  margin:10px 0;
  background:#FFFFFF url(ntcx/col_bot_225.jpg) bottom no-repeat;
  text-align:left;
  float:left;
  clear:left;
  overflow:hidden
}

#side_connect{
  width:225px;
  height:305px;
  background:#FFFFFF;
  text-align:left;
  float:left;
  clear:left;
  overflow:hidden
}

#side_link{
  width:225px;
  height:250px;
  margin:10px 0;
  background:#FFFFFF url(ntcx/col_bot_225.jpg) bottom no-repeat;
  text-align:left;
  float:left;
  clear:left;
  overflow:hidden
}

/* 右侧页面内容*/
#content {
 width:765px;
 text-aligh:left;
 float:right
}

#content_cols {
 width:765px; 
 clear:both;
}


#content_flash {
 width:480px;
 height:300px;
 float:left;
 overflow:hidden;
 background:#FFFFFF
}

#content_cxpd {
 width:275px;
 height:300px;
 text-aligh:left;
 float:right;
 overflow:hidden;
 background:url(images/ntcx/cxpd_news.jpg) no-repeat #FFFFFF
}

/*显示公告*/
#content_announce{
 height:30px;
 margin:10px auto;
 padding:0px 0;
 text-aligh:left;
 overflow:hidden;
 background:url(ntcx/bg_announce.jpg) no-repeat;
 clear:both;
}

/*频道内容显示上两栏*/
.content_channels{
 text-aligh:left;
 overflow:hidden;
 clear:both;
}

.content_channel_left {
 margin:0 10px 0 0;
 background:#FFFFFF;
 width:377px;
 height:250px;
 overflow:hidden;
 float:left;
}

.content_channel_right{
 width:377px;
 height:250px;
 overflow:hidden;
 background:url(ntcx/channel.jpg);
 float:right;
}

/*首页显示图片频道最新图片*/
#content_showpic {
 margin:0 0 10px 0;
 height:150px;
 padding:20 0 0 30px;
 text-aligh:left;
 overflow:hidden;
 background:url(ntcx/main_showphoto.jpg) no-repeat;
 clear:both;
}

/*页面底部*/
#footer {
	clear: both;
	padding: 20px 0;
	text-align: center;
}

/*其他*/
.content_col_title {padding:2px 0 0 15px;color:#3165FF;font:14px "宋体";font-weight:bold;letter-spacing:2px;  background:url(ntcx/col_top_377.jpg) no-repeat;}
.content_cxpd_title {padding:2px 0 0 15px;color:#3165FF;font:14px "宋体";font-weight:bold;letter-spacing:2px;  background:url(ntcx/col_top_275.jpg) no-repeat;}
.content_login_title {padding:2px 0 0 15px;color:#3165FF;font:14px "宋体";font-weight:bold;letter-spacing:2px;  background:url(ntcx/col_top_225.jpg) no-repeat;}

.col_bot_377{background:url(ntcx/col_bot_377.jpg);height:28px}
.col_bot_275{background:url(ntcx/col_bot_275.jpg);height:30px}
.col_bot_225{background:url(ntcx/col_bot_225s.jpg);height:15px}

/*链接*/
#link { padding:0 5px;width:215px}

#link td {height:30px;text-align:center;width:50%}

#link a { display: block;text-decoration: none;font-size: 12px;
        color:#000000}

#link a:hover {	text-decoration: underline;}

#link .current_page_item a {}