﻿ /*===================================
 定义全局样式
 =====================================*/

body {
	background-image: none;
	color: #000000;
	font-family: verdana, 宋体, fantasy;
	font-size: 12px;
	margin: 0px auto;
	text-align: center;
	word-wrap: break-word;
}
a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px DOTTED #808080;
	color: #FF0000;
}

td{
	font-family: Verdana;
	font-size: 12px;
	word-wrap: break-word;
}

textarea{
	font-family: Verdana
}

hr{
	color: #B0B0B0;
	height: 1px;
	text-align: center;
	width: 760px;
}

/*=========================


以下为单项样式配置


==========================*/

.ahover{
	background-color: #DCDCDC; /*index.asp鼠标悬停颜色*/
	border-bottom: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-right: #C0C0C0 1px solid;
	height: 30px;
	line-height: 26px;
	margin: 0px auto;
	min-width: 760px;
	overflow: hidden;
	text-align: left;
	width: 760px;
}
.loader {/*发表贴子显示数据处理*/
	background-color: #F3F3F3;
	border-bottom: #B0B0B0 1px solid;
	border-left: #B0B0B0 1px solid;
	border-right: #B0B0B0 1px solid;
	border-top: #B0B0B0 1px solid;
	height: 23px;
	padding-top: 2px;
	text-align: center;
	width: 200px;
}
.button {
	background-color: #ECE9D8;
	border-width: 1;
	font-size: 12px;
	height: 20;
	padding: 2 4 0 4;
}
.input {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #085878;
	font-size: 12px;
	height: 18px;
	padding: 1px;
	font-family: Verdana;
}
.input2 {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #085878;
	font-size: 12px;
	width: 660px;
	height: 137px;
	font-family: Verdana;
}

.code_head {/* 代码头 */
	font: bold 12px Tahoma, Verdana, "宋体";
	margin: 2px;
}
.code_main {/* 代码区 */
	background: #FAFAFA;
	border: 1px dashed #CCCCCC;
	color: #5580C0;
	font: 11px Verdana;
	margin: 2px;
	padding: 4px;
}

.bodycss{ /*背景样式*/
	background-color: #666688;
	background-image: url('');
	font-family: Verdana;
	font-size: 9pt;
	text-align: center;
	word-wrap: break-word;
}

.logo {/* 站点logo */
	background-image: url('n_fast/bbslogo2.gif');
	width:643px;
	height:71px;
	float: left;
}

.sitename {/* 页首站点名称 */
	color: #CC6600;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.anounce {/* 公告 */
	margin:2,0,2,0;
	text-align: left;
	width: 760px;
}

.info {  /*信息条,上方*/
	width:760px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:0px;
	color:#000;
	background-color: #F3F3F3;
}

.navBar { /*信息条,管理*/
	float:left;
}

.LogonBar { /*信息条,用户登录*/
	float:right;
}

.bannerall {/*页头logo+广告条*/
	margin-top:10px;
}

.banner {/*页头广告条*/
	float:right;

}


.headerbg {/* 页首背景  */ 
	background-color: #FFF; /* 页尾背景 */
	width: 780px;

}

.header {/* 页首 */
	height: 26px;
	line-height: 26px;
	margin-top: 5px;
	min-width: 760px;
	text-align: left;
	width: 760px;
	margin-left:auto;
	margin-right: auto;
}

.centerbg {/* 内容区背景 */
	background-color: #FFF; /* 页尾背景 */
	width: 780px;


}

.footerbg {/* 页尾背景 */
	background-color: #FFF; /* 页尾背景 */
	width: 780px;

}

.footer {/* 页尾 */
	height: 26px;
	line-height: 15px;
	margin: 0px auto;
	min-width: 760px;
	text-align: left;
	width: 760px;
}

.classnameall {/*栏目背景*/
	width:760;
	background-image: url(n_fast/img_05.gif);

.classname {/* 栏目列表双行 */
	text-align: left;
	width: 760px;
	margin: 0px auto;
	margin-bottom: 0px;
	margin-top: 10px;
	height:26px;
	clear:both;
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 

}

.classname0 {/* 栏目列表单行 */
	text-align: left;
	padding-left:5px;
	width: 760px;
	margin: 0px auto;
	margin-bottom: 0px;
	margin-top: 0px;
	height:26px;
	clear:both;
	
}

.classname1 { /*栏目样式*/
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 8px; 
	MARGIN: 0px 0px 0px 6px; 
	COLOR: #062AA1; 
	/*BACKGROUND-COLOR: #ff0000;*/
	FLOAT: left; 
	WIDTH: 70px; 
	HEIGHT: 28px; 
	TEXT-ALIGN: center;
	background-image: url(n_fast/img_07.gif);
	}
.classname2 { /*分类*/
	PADDING-LEFT:4px;
	PADDING-RIGHT:4px;
	PADDING-TOP:4px;
	MARGIN: 0px auto; 
	WIDTH: 760px; 
	COLOR: #062AA1; 
	HEIGHT: 31px; 
	/*BACKGROUND-COLOR: #8ABFF1;*/ 
	TEXT-ALIGN: left; 
	clear:both;
	background-image: url(n_fast/img_11.gif);
}
.classname3 { /*栏目选中样式，应同classname2*/
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 8px;
	MARGIN: 0px 0px 0px 6px;
	COLOR: #ffffff;
	/*BACKGROUND-COLOR: #8ABFF1;*/
	FLOAT: left;
	WIDTH: 70px;
	HEIGHT: 28px;
	TEXT-ALIGN: center;
	background-image: url(n_fast/img_03.gif);
}
.classname4 { /*全部主题*/
	PADDING-TOP: 8px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 0px; 
	COLOR: #ffffff; 
	/*BACKGROUND-COLOR: #999999;*/
	FLOAT: left; 
	WIDTH: 70px; 
	HEIGHT: 28px; 
	TEXT-ALIGN: center;
	background-image: url(n_fast/img_07.gif);
}

.classname5 { /*全部主题*/
	PADDING-TOP: 8px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 0px; 
	COLOR: #ffffff; 
	/*BACKGROUND-COLOR: #CCCCFF;*/ 
	FLOAT: left; 
	WIDTH: 70px; 
	HEIGHT: 28px; 
	TEXT-ALIGN: center;
	background-image: url(n_fast/img_03.gif);
}

.sepline { /*栏目分隔符*/
	float:left;
	padding-top:0px;
	margin-left:0px;
	margin-right:0px;
	color:#FFF;
}
.classnametitle0 {
	font-size: 12px; /*栏目字体-单行*/
	color:#000;
}

.classnametitle {/*双行栏目字体*/
	color:#000;
	font-size:12px;
}

.classnametitle2 {
	font-size: 12px; /*栏目字体-单行*/
	color:#000;
}

.th {/* 标题背景 */
	background-color: #B0B0B0;
	background-image: url('n_fast/t_bg.gif');
	border: 1px solid #B0B0B0;
	color: #000000;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	margin: 0px auto;
	text-align: left;
	width: 760px;
}

.th_c { /* 帖子内容下方返回区 */
	background-color: #5087DA;
	background-image: url('n_fast/t_bg.gif');
	border: 1px solid #B0B0B0;
	color: #000000;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	margin: 0px auto;
	min-width: 760px;
	text-align: left;
	width: 760px;
}

.list { /* 贴子列表白色背景 */
	background-color: #FFF;
	border-bottom: #B0B0B0 1px solid;
	border-left: #B0B0B0 1px solid;
	border-right: #B0B0B0 1px solid;
	height: 30px;
	line-height: 26px;
	margin: 0px auto;
	min-width: 760px;
	overflow: hidden;
	text-align: left;
	width: 760px;
}
.list_o { /* 贴子列表其它颜色背景 */
	background-color: #f7f7f7;
	border-bottom: #B0B0B0 1px solid;
	border-left: #B0B0B0 1px solid;
	border-right: #B0B0B0 1px solid;
	height: 30px;
	line-height: 26px;
	margin: 0px auto;
	min-width: 760px;
	overflow: hidden;
	text-align: left;
	width: 760px;
}
.list_a { /* 贴子列表发表人 */
	border-right: #B0B0B0 1px solid;
	float: left;
	overflow: hidden;
	text-align: center;
	width: 80px;
	height: 30px;
	padding-top:2px;


}
.list_c { /* 贴子列表点击数 */
	border-right: #B0B0B0 1px solid;
	float: left;
	font-size: 11px;
	overflow: hidden;
	text-align: center;
	width: 70px;
	height: 30px;
	padding-top:2px;


}

.list_img { /* 新贴标识图片 */
	float: left;
	text-align: center;
	padding-top:0px;

}

.list_img img {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin-left: 5px;
	margin-right: 4px;
	margin-top: 5px;
	padding-top:2px;

}

.list_r { /* 贴子列表回复人 */
	border-left: #B0B0B0 1px solid;
	float: right;
	width: 315px;
}

.list_r1 {/* 贴子列表右侧区包括发表点击回复更新 */
	float: right;
	width: 315px;
}

.list_t {/* 贴子列表最后更新 */
	float: left;
	font-family: Verdana;
	padding-left: 3px;
	overflow: hidden;
	text-align: center;
	width: 78px;
	height: 30px;
	padding-top:2px;


}

.list1 {/* 贴子列表标题区2 */
	border-left: #B0B0B0 1px solid;
	float: left;
	text-align: center;
	width: 32px;
}

.listtitle {/* 贴子列表标题 */
	float: left;
}

.listtitle1 {/* 贴子列表标题内容 */
	float: left;
	padding-top:2px;
}

.listtitleAll {/* 贴子列表标题全部 */
	float: left;
	overflow: hidden;
	width:440px;
}

.listpages {/* 贴子列表下方翻页 */
	background-image: url('n_fast/t_bg.gif');
	background-color: #FFF;
	border-bottom: #B0B0B0 1px solid;
	border-left: #B0B0B0 1px solid;
	border-right: #B0B0B0 1px solid;
	height: 26px;
	line-height: 26px;
	margin: 0px auto;
	min-width: 760px;
	overflow: hidden;
	text-align: left;
	width: 760px;
}

.listblog {/* blog模式 */
	background-color: #FFFFFF;
	border-left: #B0B0B0 1px solid;
	border-right: #B0B0B0 1px solid;
	border-bottom: #B0B0B0 1px solid;
	text-align: left;
	width: 760px;
	margin: 0px auto;
}

.listblog_t {/*blog标题*/
	font-family: Arial;
	font-size: 12px;
	line-height: 180%;
	padding: 5px 3px 5px 3px;
	text-align: left;
	float:left;
	width:600;
	overflow: hidden;
}

.listblog_t2 {
	float:left;
	font-size:16px;
	color:#003366;
	cursor:pointer;

}

.listblog_o {/* blog模式 */
	background-color: #F7F7F7;
	border-bottom: #B0B0B0 1px dotted;
	text-align: left;
	width: 758px;
	height:32px;

	
}

.listfriend {/* 友情链接 */
	background-color: #FFF;
	border-bottom: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-right: #C0C0C0 1px solid;
	height: 30px;
	line-height: 26px;
	margin: 0px auto;
	min-width: 760px;
	text-align: left;
	width: 760px;
}

.mainbar0 {/* 贴子列表下方翻页区 */
	line-height: 20px;
	margin: 0px auto;
	min-width: 760px;
	width: 760px;
}



.context { /* 内容区框架 */
	background-color: #F8F8F8;
	border-left: #B0B0B0 1px solid;
	border-right: #B0B0B0 1px solid;
	border-bottom: #B0B0B0 1px solid;
	text-align: center;
	width: 760px;
	margin: 0px auto;
}
.context2 { /* 内容区框架 */
	background-color: #FFF;
	border-left: #B0B0B0 1px solid;
	border-right: #B0B0B0 1px solid;
	border-bottom: #B0B0B0 1px solid;
	text-align: center;
	width: 760px;
	margin: 0px auto;
}

.context3 { /* 内容区框架上一页下一页 */
	background-color: #FFF;
	text-align:center; 
	height:26px; 
	padding-top:5px;
	border-top: #C0C0C0 1px solid;

}


.context_a { /*贴子内容*/
	font-family: Verdana;
	font-size: 12px;
	line-height: 180%;
	padding: 5px;
	text-align: left;
	width: 99%;
	word-wrap: break-word;
}
.context_b {/*贴子内容中信息区*/
	font-family: Arial;
	font-size: 12px;
	line-height: 180%;
	padding: 5px 3px 12px 5px;
	text-align: left;
}

.context_c { /*贴子操作区*/
	font-family: Arial; 
	font-size: 12px;
	padding: 5px 3px 2px 5px;
	text-align: right;
}

.context_d { /*贴子内容分页*/
	background-image: url('n_fast/t_bg.gif');
	background-color: #F7F7F7;
	border-left: #B0B0B0 1px solid;
	border-right: #B0B0B0 1px solid;
	border-bottom: #B0B0B0 1px solid;
	height: 26px;
	width: 760px;
	margin: 0px auto;
}
.context_e {/*精彩回复及切换不分页*/
	font-family: Arial;
	font-size: 12px;
	padding: 5px 3px 2px 5px;
	text-align: left;
}


.post_a {/* 发贴区左侧 */
	border-right: 1px solid #B0B0B0;
	float: left;
	text-align: center;
	width: 90px;
}

.post_b { /* 发贴区右侧 */
	float: right;
	text-align: left;
	 width:666px;
}

.post1, .post2, .post3 { /* 发贴共同样式 */
	border-bottom: #B0B0B0 1px solid;
	border-left: #B0B0B0 1px solid;
	border-right: #B0B0B0 1px solid;
	line-height: 26px;
	margin: 0px auto;
	text-align: left;
	width: 760px;
}
.post1 {/* 发贴白底区 */
	background-color: #fff;
	height: 26px;
}

.post2 {/* 发贴其它颜色底区 */
	background-color: #F7F7F7;
	height: 140px;
}

.post3 {/* 发贴按钮底部 */
	background-color: #F7F7F7;
	padding: 3px 0px;
	height: 26px;
	background-image: url('n_fast/t_bg.gif');
}

.online {/* 在线人员 */
	margin: 0 auto;
	background-color: #F7F7F7;
	border-bottom: #B0B0B0 1px solid;
	border-left: #B0B0B0 1px solid;
	border-right: #B0B0B0 1px solid;
	line-height: 26px;
	min-width: 760px;
	text-align: left;
	width: 760px;
	word-wrap: break-word;

}

.searchbg{/* 搜索样式 */
	background-color: #f7f7f7;
	border: #B0B0B0 1px solid;
	height: 30px;
	text-align: center; /* 搜索背景样式 */
	width: 760px;
	margin:5 auto;
	padding-top: 4px;
}

.adsbg{/* 搜索样式 */
	background-color: #f7f7f7;
	border: #B0B0B0 1px solid;
	height: 60px;
	text-align: center; /* 搜索背景样式 */
	width: 760px;
	margin:5 auto;
	padding-top: 4px;
}

.searchbg{/* 搜索样式 */
	background-color: #f7f7f7;
	border: #B0B0B0 1px solid;
	height: 30px;
	text-align: center; /* 搜索背景样式 */
	width: 760px;
	margin:5 auto;
	padding-top: 4px;
}

.ubbleft {
	FLOAT: left; 
	width:380px; 
	height:26px;
	margin-top:3px;
}

.ubbright {
	FLOAT: left; 
	width:376px; 
	height:26px;
	margin-top:3px;
}

.keyword {
	color: #FF0000;
	background-color: #FFFF00;
}

.ubbimg{
max-width: 746px!important}
//.ubbimg{
//width:expression(width>746?"746":width);
//	}

/* 以下是首页调用的CSS */
#defaultbody {
	MARGIN: 0px auto; 
	WIDTH: 98%; 
	PADDING: 3px 0px; 
	HEIGHT: auto; 
	TEXT-ALIGN: left
}
#default-l{
FLOAT: left; 
WIDTH: 70%;
 }
#default-r{
FLOAT: right; 
WIDTH: 29%;
 }

 /*default.asp每个栏目板块的上部标题*/
.defaultbar {
	BORDER-BOTTOM: #B0B0B0 3px double; 
	FONT-WEIGHT: bold; 
	BACKGROUND: url("n_fast/t_bg.gif") #e8f3ff repeat-x left center; 
	WIDTH: 100%; 
	COLOR: #fff; 
	TEXT-INDENT: 15px; 
	HEIGHT: 22px;
	padding:4px 0px 0px 10px;

}

/* 主体区域, 父框架宽度68%*/
#defaultcontent {
	BORDER-RIGHT: #B0B0B0 1px solid; 
	BORDER-TOP: #B0B0B0 3px solid; 
	BORDER-BOTTOM: #B0B0B0 3px solid; 
	BORDER-LEFT: #B0B0B0 1px solid; 
	PADDING-LEFT: 0.5%; 
	PADDING-BOTTOM: 2px; 
	PADDING-RIGHT: 0.5%; 
	WIDTH: 100%; 
	LINE-HEIGHT: 150%; 
	PADDING-TOP: 7px; 
	BACKGROUND-COLOR: #fff; 
	TEXT-ALIGN: left;
	MARGIN: 5px 0px;
}
#defaultcontent UL {
	PADDING: 0px 0px 5px 0px; 
	MARGIN: 0px; 
	OVERFLOW: hidden; 
	LIST-STYLE-TYPE: none
}
#defaultcontent UL LI {
	MARGIN-LEFT: 0px; 
	OVERFLOW: hidden; 
	LINE-HEIGHT: 26px; 
	BORDER-BOTTOM: #ccc 1px dotted; 
	HEIGHT: 26px;
	PADDING-RIGHT:3px;
}
.left_content {
	FLOAT: left; WIDTH: 48%; HEIGHT: auto
}
.right_content {
	FLOAT: right; WIDTH: 48%; HEIGHT: auto
}

/*default.asp 侧边栏板块的*/
#defaultsidebar {
	BORDER-RIGHT: #B0B0B0 1px solid; 
	BORDER-TOP: #B0B0B0 3px solid; 
	FLOAT: right; 
	BORDER-LEFT: #B0B0B0 1px solid; 
	WIDTH: 100%; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #B0B0B0 3px solid; 
	BACKGROUND-COLOR: #fff;
	MARGIN: 5px 0px;
}
.leftbar {
	PADDING: 2px; 
	MARGIN: 0px; 
	BACKGROUND-COLOR: #fff
}
.leftbar UL {
	PADDING: 0px 0px 5px 0px; 
	MARGIN: 0px; 
	OVERFLOW: hidden; 
	LIST-STYLE-TYPE: none
}
.leftbar UL LI {
	MARGIN-LEFT: 0px; 
	OVERFLOW: hidden; 
	LINE-HEIGHT: 26px; 
	BORDER-BOTTOM: #ccc 1px dotted; 
	HEIGHT: 26px;
	PADDING-RIGHT:3px;
}


#floater {
	left: 0;
	position: absolute;
	top: 200;
	visibility: visible;
	width: 90;
	z-index: 20;
}
.a0{
	width: 760;
}

.a1 {
	background-image: url('n_fast/T_bg.gif'); /* 标题栏 */
}

.a2{
	background-color: #B0B0B0;
	width: 760; /* 表格样式 */
}

.a22{
	background-color: #B0B0B0;
	width: 293; /* 注册窗口表格样式 */
}

.a23{
	background-color: #B0B0B0;
	width: 631; /* 注册窗口表格样式 */
}

.a3{
	background-color: #F7F7F7; /* 贴子列表分色1 */
}

.a31{
	background-color: #F7F7F7; /* index.asp贴子列表分色1 */
}

.a4{
	background-color: #FFFFFF; /* 贴子列表分色2 */
}

.a41{
	background-color: #FFFFFF; /* index.asp贴子列表分色2 */
}

.a5{
	background-color: #FFFFFF; /* 后台管理*/
}

.a6{
	background-color: #F7F7F7; /* 后台管理*/
}

.a7{
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	padding-left: 0; /* 贴子表格边线 */
}

.a71{
	background-color: #FFFFFF; /* 帖子内容*/
}

.a72{
	background-color: #FFFFFF; /* 帖子内容下方*/
}

.a8{
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	padding-left: 0;
}

.a9{
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-top: 1px solid #B0B0B0;
	padding-left: 0; /* context.asp分页部分样式 */
}


/*清楚float浮动影响*/
.clear {
	clear: both;
}
