/*基本信息*/
body {font:12px Tahoma;margin:0 ;padding:0;text-align:center;
 background:#E8ECF2 url(ntcx/bg_article.jpg) top  repeat-x}

/*页面头部,包括bannar menu*/
#mainform {margin:0 auto;}

#logo {
	float: left;
	padding: 6px 0 0 10px;
}

#menu {
	float: right;
	padding: 4px 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 {
}


#header {
        width:800px;
	height: 100px;
        text-align:left; /*文字左对齐*/
        overflow:hidden; /*超出宽度部分隐藏*/
}

#navbar {height:30px;text-align:center;background:url(ntcx/bg_navbar.jpg) repeat-x;margin: 0 0 20 0;}

/* 文章页面内容*/
#content {
        width:800px;
        text-align:center;
        float:center
}

.tdbg_all {background:#F4FAFB}

/*页面底部*/
#footer {
	clear: both;
	padding: 20px 0;
	text-align: center;
}

/*链接*/
#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 {}

/*应用*/
#apply { padding:0 30px;width:100%}

#apply td {text-align:center;font-size: 12px;width:20%}

#apply a { display: block;text-decoration: none;font-size: 12px;
        color:#000000}

#apply a:hover {	text-decoration: underline;}

#apply .current_page_item a {}

/*图片行高*/
#photo td {height:120px}

/*图片导航链接*/
#photonav {width:778px }

#photonav a {text-decoration: none;font-size: 14px;
        color:#000000;background:#FFD988;height:25px;padding: 2px 10px 0 10px}

#photonav a:hover {text-decoration: underline;}

#photonav .current_page_item a {}



