/*基本信息*/
body {font:12px Tahoma;margin:0 ;padding:0;text-align:center;
 background:#cecfe7 url(ntcx/background.jpg) top  repeat-x}

/*页面头部,包括bannar menu*/
#mainform {margin:0 auto;}

#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: 18px 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:5px auto;height:150px;
          background:url(ntcx/bg_webphoto2.jpg)}

/*显示网页在站中的路径*/
#show_path {width:1000px;margin:5px auto;padding-left:20px;height:15px;text-align:left}

/*页面主体*/
#pager {width:1000px;margin:5px auto}

#sidebar {
 text-align:left; /*文字左对齐*/
 float:left;
}

#channel_nav {
 width:225px;
 text-align:left; /*文字左对齐*/
 float:left; /*浮动居左*/
 clear:left; /*不允许左侧存在浮动*/
 overflow:hidden; /*超出宽度部分隐藏*/
}

#side_tongji {
  margin:10px 0 0 0;
  width:225px;
  text-align:left;
  float:left;
  clear:left
}

/* 右侧页面内容*/
#content {
 width:765px;
 text-align:left;
 float:right
}


#content_top {
 width:760px;
 margin:0 0 10 0;
 text-align:left;
}

#content_top_left {
 width:377px;
 margin:0 6px 0 0;
 float:left;
 background:#FFFFFF url(ntcx/col_bot_377.jpg) bottom no-repeat;
}

#content_top_right {
  width:377px;
  text-align:left;
  float:right;
  background:#FFFFFF url(ntcx/col_bot_377.jpg) bottom no-repeat;
}

#content_search {
 margin:0 0 10px 0;
 height:32px;
 background:#FFFFFF url(ntcx/bg_search.jpg) no-repeat;
 text-align:left;
}


#channel_col {
 width:690px;
 height:330px;
 margin:0 0 10px 0;
 float:left;
 overflow:hidden;
 background:url(ntcx/col_top_690.jpg) no-repeat;
}


/*页面底部*/
#footer {
	clear: both;
	padding: 20px 0;
	text-align: center;
}

/*其他*/
.mainform_td {
  padding:2px 0 0 15px;
  color:#3165FF;
  font:14px "宋体";
  font-weight:bold;
  letter-spacing:2px;
}

/*信息之窗*/
#xxzc { width:365px;
        height:180px;
	padding:3px;
}

#xxzc td{
	width:25%;height:50%;text-align:center
}

#xxzc td img{
	width:50px;
        height:50px;
        border:0
}


.col_top_225{padding:2px 0 0 15px;color:#3165FF;font:14px "宋体";font-weight:bold;letter-spacing:2px; background:url(ntcx/col_top_225.jpg)}
.col_top_377{padding:2px 0 0 15px;color:#3165FF;font:14px "宋体";font-weight:bold;letter-spacing:2px; background:url(ntcx/col_top_377.jpg)}
.col_top_765{padding:2px 0 0 15px;color:#3165FF;font:14px "宋体";font-weight:bold;letter-spacing:2px; background:url(ntcx/col_top_765.jpg)}

.col_bot_225{background:url(ntcx/col_bot_225.jpg);height:30px}
.col_bot_377{background:url(ntcx/col_bot_377.jpg) no-repeat;height:30px}


