/*========== 论坛总体CSS *================*/

/*html,body{
	width: 100%;
	height:100%;
}*/
body{
	scrollbar-base-color:#BBD4F8;
	scrollbar-face-color:#A2BCE8;
	scrollbar-track-color:#BBD4F8;
	scrollbar-arrow-color:#000033;
	scrollbar-3dlight-color:#000033;
	scrollbar-highlight-color:#BBD4F8;
	scrollbar-shadow-color:#BBD4F8;
	scrollbar-darkshadow-color:#000033;
	background-color: #ffffff;
	margin-right: 6px;
	margin-left: 6px;
	font-size: 9pt;
	line-height: 130%;
	color: #000033;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}

table {  font-size: 9pt; line-height: 150%}

a:link {  color: #000033; text-decoration: none}
a:visited {  color: #000066; text-decoration: none}
a:active {  color: #6633CC; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: none}

.white {
	color: #FFFFFF;
	text-decoration:none;
	FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
a.white:link {  color: #FFFFFF; text-decoration: none}
a.white:visited {  color: #FFFFFF; text-decoration: none}
a.white:active {  color: #FFCC00; text-decoration: none}
a.white:hover {  color: #FFFF00; text-decoration: none}

/*========== 论坛主题列表页 *================*/

/*--- 广告 块 *---*/
.cnkad{
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;	
}

/*--- 论坛导航/版主 *---*/
#cnkbbsnav {
	background-color: #CDE7FC;
	padding: 3px;
	height: 20px;
	filter: Alpha(Opacity=60);
}
#cnkbbsnav li.left {
	text-align: left;
	float: left;
	width: 33%;
	list-style-type: none;
	position: relative;
}
#cnkbbsnav li.right {
	text-align: right;
	float: left;
	width: 33%;
	list-style-type: none;
	position: relative;
}

/*--- 搜索 块 *---*/
#cnkbbssearch {
	background-color: #EDF7FE;
	padding: 3px;
	height: 20px;
}
#cnkbbssearch li.left {
	text-align: left;
	float: left;
	width: 60%;
	list-style-type: none;
}

#cnkbbssearch li.right {
	text-align: right;
	float: left;
	width: 38%;
	list-style-type: none;
}

/*--- 论坛规则/导读 块 *---*/
#cnkbbsdaodu {
	background-color: #EDF7FE;
	padding: 3px;
	border: 1px solid #BBDEFD;
}

/*--- 发表主题 *---*/
#cnkbbspub {
	background-color: #EDF7FE;
	padding: 3px;
	height: 20px;
	margin-bottom: 3px;
}
#cnkbbspub li.left {
	text-align: left;
	float: left;
	width: 40%;
	list-style-type: none;
}
#cnkbbspub li.middle {
	text-align: left;
	float: left;
	width: 20%;
	list-style-type: none;
}
#cnkbbspub li.right {
	text-align: right;
	float: left;
	width: 38%;
	list-style-type: none;
}

/*--- 主题列表 *---*/
.maintable{
	background-color: #E6E6E6;
	/*font-size: 10.5pt;*/
	filter: Alpha(Opacity=90);
}
.maintabletitle{
	background-color: #E6E6E6;
	background-image: url(title_bg.jpg);
	text-align: center;
}
.maintabletr0{/*--- 列表偶数行 *---*/
	background-color: #ffffff;
	text-align: center;
}
.maintabletr1{/*--- 列表奇数行 *---*/
	background-color: #E6E6E6;
	text-align: center;
}

/*========== 论坛显示内容页 *================*/

.showreptitle{
	background-color: #BDD7F7;
	background-image: url(title_bg.jpg);
	text-align: center;
}
.showtablebody{
	background-color: #F5F9FE;
}
.showcontent{
	font-size: 14px;
	text-align: left;
	margin: 5px;
	padding: 5px;
	white-space: normal;
	overflow: auto;
}

.showuserinfo{
	background-image: url(userinfobg.jpg);
	background-repeat: no-repeat;
}


/*--- 友情链接图片 *---*/
.flinkimg {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}

/*--- 底部版权 *---*/
#copyright {
	background-color: #BCD9FF;
	text-align: center;
	font-size: 9pt;
	padding: 8px;
	/*border-top: 1px solid #7AA6ED;*/
	margin-top: 50px;
	background-image: url(mainfooterbg.jpg);
}

/*--- 表单 *---*/
.input {
	font-size: 9pt;
	color: #000000;
	background-color: #EAF2FD;
	border: 1px inset #666;
}

.button {
	border: 1px outset #999;
	background-image: url(bottonbg.gif);
	height: 23px;
}
.button1 {
	border: 1px solid #666;
	background-image: url(botton_bg.gif);
	height: 21px;
	background-color: #E0EDFC;
}

/*标题下划线*/
.titleline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

/*--- 浮动登录 *---*/
.FloatLoginBox {
	font-size: 9pt;
	background-color: #D3EAFE;
	background-image: url(loginboxbg.gif);
	border: 1px solid #93a6b4;
	text-align: center;
}
.FloatLoginBox.title {
	float:center;padding: 4px;
}
.FloatLoginBox.content {
	float:center;padding: 2px;
}

/*--- 表格 *---*/
#cnktable table{
	font-size: 9pt;
	background-color: #B9D8FB;
}
#cnktable table tr {
	background-color: #EDF4FE;
	text-align: center;	
}
#cnktable .cnktabletiele {
	font-weight: bold;
	background-color: #BCDFFE;
	text-align: center;
}

/*--- 容器 *---*/
.CnkBox {
	font-size: 9pt;
	line-height: 140%;
	background-color: #ffffff;
	padding: 1px;
	border: 1px solid #BDD7F7;
	margin-top: 5px;
	margin-bottom: 2px;
	filter: Alpha(Opacity=90);
}
.CnkBoxTitle {
	background-color: #B5D3FD;
	padding: 3px;
	font-weight: bold;
	background-image: url(title_bg.jpg);
}
.CnkBoxContent {
	margin: 8px;
}

#list ul{ width: 96%;margin-bottom: 0;}
#list ul li.t1 { float: left; width: 130px;text-align: right;vertical-align: middle;} 
#list ul li.t2 { float: left; text-align: left;vertical-align: middle;} 
ul {
	margin: 0px;
}

/*--- 论坛左栏 *---*/

.CnkLeftBody {
	background-color: #ffffff;
	margin: 0px;
	color: #FFF;
	background-image: url(leftbg.jpg);
}

.CnkLeftBody a:link,.CnkLeftBody a:visited,.CnkLeftBody a:active{
	color: #000000;
	text-decoration: none;
}
.CnkLeftBody a:hover{
	color: #F90;
	text-decoration: none;
}

.CnkLeftLogo {
	background-color: #003366;
	margin: 0px;
	background-image: url(leftlogobg.jpg);
	height: 70px;
}
.LeftBoard {
	font-size: 9pt;
	font-weight: bold;
	height: 24px;
	cursor: hand;
	padding: 4px;
	text-indent: 10px;
}
.LeftSuboard {
	line-height: 180%;
	text-indent: 10px;
	text-align: left;
	padding: 5px;
}
.LeftSuboard ul {
	list-style-type: none;
	text-align: left;
}

/*=========不需要改变区==========*/

.t9 {  font-size: 9pt; line-height: 130%}
.x14 {  font-size: 14px; line-height: 150%}
.pt10 {  font-size: 10.5pt; line-height: 150%}

.redfont {
	color: #FF0000;
}
.bluefont {
	color: #0000FF;
}
.purplefont {
	color: #6600FF;
}
.gray {
	color: #666666
}
.strong {
	font-weight: bold;
}

