﻿/********************************** 元素默认样式**********************************/
ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}
dl
{
	padding:0;
	margin:0;
	}
div
{
	font-family:宋体;
	font-size:9pt;
	color:#000000;
	padding:0;
	margin:0;
	width:auto;
	height:auto;
	}
body
{
	height: 100%;
	margin:0;
	padding:0;
	}
/*******************************************公共样式**********************************/
.f_Red {color: #FF0000}
.f_STYLE2 {color: #7B7B7B}
.f14{font-size:14.9px;}
.f13{font-size:13.5px;}
.TextBox
{
	font-family: 宋体;
	font-size:9pt;
	border:1px solid #8091A7;
}
.textInput
{
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#8091A7;
	}
.btn
{
	background-image:url(../Images/Publick_Image/bkbtn1.gif);
	height:20px;
	position:relative;
	background-position:0;
	background-repeat:repeat-x;
	border:1px solid #7DADE0;
	padding:1px;
	font-family:宋体;
	line-height:17px;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#014DAB;
	text-decoration:none;
	cursor:pointer;
	}
a.atn,a.atn:link,a.atn:hover
{
	background-image:url(../Images/Publick_Image/bkbtn1.gif);
	height:15px;
	width:52px;
	background-position:0px 0px;
	background-repeat:repeat;
	border:1px solid #7DADE0;
	font-family:宋体;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#014DAB;
	text-decoration:none;
	cursor:pointer;
	display:block;
	overflow:hidden;
	padding-left:4px;
	padding-top:3px;
	text-decoration:none;
	}
/*区域有边框*/
.padLine
{
	float: left;
	width:auto;
	height:auto;
	border: 1px solid #78A0C5;
	position: relative;
	padding: 0px;
	margin: 0px;
	}
/*区域无边框*/
.padNotLine
{
	float:left;
	width:100%;
	height:auto;
	position: relative;
	padding: 2px;
	}
.centerradio {
	text-align: center;
	font-family:宋体;
	font-size:9pt;
	padding-left:80px;
}
/****************DIV弹出小窗口样式********************************/
.mesWindow
{	
	border:#A8A8A8 0px solid;
	position:absolute; 
	top:0px; 
	left:0px; 
	width:0px; 
	background:#EDEDED; 
	z-index:100; 
	height:0px;
	overflow:hidden;
	}
.mesWindowTop
{
	border-bottom:#A8A8A8 1px solid;

	float:left;
	width:100%;
	height:21px;
	background-image:url(../Images/Publick_Image/bkAskEditTit.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	}
.mesTitle
{
    float: left;
    font-weight: bold;
    margin: 4px;
    color: midnightblue;
}
.mesClose
{
	float:right;
	cursor:pointer;
	margin-right:2px;
	}
.mesClose .close
{
	height:15px;
	width:28px;
	border:none;
	cursor:pointer;
	text-decoration:underline;
	background:#fff
}
.mesWindowContent
{
	font-size:14px;
	font-weight:bold;
	clear:both;
	background-color:#EDEDED
	}
.mesMask
{
	position:absolute;
	float:left;
	margin:0;
	padding:0;
	top:0px; 
	left:0px; 
	width:0px; 
	background:#fff; 
	FILTER: alpha(opacity=60);
	-moz-opacity:0.6;
	z-index:1; 
	height:0px;
	overflow:hidden;
	}
.divEditInfo
{
    background-color:#F7F7F7;
    border-width:1px;
    border-style:solid;
    border-color:#77776F;
    margin-top:8px;
    margin-left:12px;
    height:auto;
    width:auto;
    margin-bottom:0px;
    margin-right:0px;
    }
 .divEditInfo ul,.divAddInfo ul
 {
    margin-top:6px;
    margin-left:10px;
    list-style-type:none;
    margin-right:-2px;
    margin-bottom:-2px;
    }
  .divEditInfo ul li,.divAddInfo ul li
  {
    line-height:25px;
    }
 .divEditInfo2
 {
    margin-top:4px;
    margin-left:12px;
    float:left;
    }
 .divEditInfo2 ul
 {
    margin-left:10px;
    list-style-type:none;
    } 
 .divEditInfo2 ul li
 {
    line-height:25px;
    }
/***********右区显示"更多"字样层样式主要用有舌签切换的地方******************/
.more {
	padding-top: 3px;
	float:left;
	width:100%;
}
/*********右区几大方型模块的总样式***************/
.padIndex,.padIndex7 {
	width: 288px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 0px;
	margin-top:6px;
	height:251px;
	border: 1px solid #C9D8E5;
	position: relative;
	overflow:hidden;
	float:left;
	background-image:url(../Images/Chembbs_Image/bkgMain.gif)
}
.padIndex7
{
	margin-left: 7px;
	}
/**********最右侧排行区域的列表总样式(在padIndexlist之上)************/
.padtaxis {
	width: 150px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 7px;
	margin-top: 6px;
	height:251px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C9D8E5;
	border-bottom-color: #C9D8E5;
	border-left-color: #C9D8E5;
	position: relative;
	overflow:hidden;
	float: left;
}
/******方块区域下的列表样式***********/
.padIndexlist
{
	height:auto;
	padding-top:6px;
	margin:20px 0px 0px 3px;
	position:relative;
	float:left;
	}
/*******论坛帖子排行部分舌签层样式*********************/
.padtaxislist {
	background-color: #EDF6FF;
	width: 150px;
	float:left;
	font-family:宋体;
	overflow:hidden;
}
.padtaxislist ul 
{
	list-style-type: none;
	line-height: 18px;
}
/******最新帖部分鼠标盘旋舌签样式**********/
.more ul
{
	list-style-type:none;
	line-height:18px;
	margin-left:7px;
	}
.HoverTitle,.HoverTitle4,.HoverTitle5
{
	float:left;
	position:relative;
	padding-top:4px;
	padding-bottom:0px;
	cursor:pointer;
	font-weight:bold;
	width:85px;
	text-align:center;
	}
.HoverTitle
{
	background-image:url(../Images/Chembbs_Image/bkNew.GIF);
	}
.HoverTitle4
{
	background-image:url(../Images/Chembbs_Image/bkNew.GIF);
	}
.HoverTitle5
{
	background-image:url(../Images/Chembbs_Image/bkNew.GIF);
	}
.NoHoverTitle
{
	float:left;
	position:relative;
	padding-left:7px;
	padding-right:7px;
	padding-top:4px;
	cursor:pointer;
	font-weight:normal;
	}
.HoverTitle a,.HoverTitle a:link,.HoverTitle4 a,.HoverTitle4 a:link,.HoverTitle5 a,.HoverTitle5 a:link
{
	color:#1F5A97;
	text-decoration:none;
	}
.HoverTitle a:hover, .HoverTitle4 a:hover, .HoverTitle5 a:hover
{
	color: #EF0000;
	text-decoration:underline;
}
.NoHoverTitle a,.NoHoverTitle a:link
{
	color:#1F5A97;
	text-decoration:none;
	}
/*显示DIV样式(右区最新帖部分)*/
.DivShow,.listShow
{
	overflow:visible;
	height:auto;
	float:left;
	position:relative;
	display:block;
	}
.DivShow ul
{
	margin-top:5px;
	font-family:宋体;
	text-align:left;
	padding-top:3px;
	position: relative;
	float:left;
	width:100%;
	list-style-type:none;
	}
.DivShow ul li
{
	position: relative;
	padding:2px 0px 5px 0px;
	white-space:nowrap;
	}
/*隐藏DIV样式*/
.DivHide,.listHide
{
	overflow:hidden;
	width:0px;
	height:0px;
	float:left;
	position:relative;
	display:block;
	}
/*左栏菜单导航样式*/
.ShowMenu
{
	overflow:auto;
	height:245px;
	width:127px;
	float:left;
	position:relative;
	display:block;
	background-color:#ffffff;
    margin:0px ;
    padding:0px;
    border-top:1px solid #BCD9ED;
	border-bottom:1px solid #BCD9ED;
	line-height:24px;
}
.HideMenu
{
	overflow:hidden;
	height:0px;
	width:0px;
	float:left;
	position:relative;
	display:block;
	}
/*显示DIV样式(右区排行部分)*/
.listShow
{
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width:0px;
	border-top-width:0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4984CA;
	border-left-color: #4984CA;
	background-color:White;
	overflow:hidden;
	width:148px;
	}
.listShow ul
{
	font-family:宋体;
	text-align:left;
	margin-left:7px;
	margin-top:5px;
	position: relative;
	float:left;
	width:100%;
	list-style-type:none;
	}
.listShow ul li
{
	font-family:宋体;
	text-align:left;
	position: relative;
	width:100%;
	padding:2px 0px 5px 0px;
	white-space:nowrap;
	
	}
/*隐藏DIV样式*/
.listHide
{
	line-height:19px;
	font-family:宋体;
	text-align:left;
	position: relative;
	width:100%;
	}
/*分割线*/
.Line
{
	clear:both;
	background-image:url(../Images/Chembbs_Image/Menu_Line.gif);
	font-size:1px;
	height:2px;
	overflow:hidden;
	width:145px;
	}
.Line5t
{
	clear:both;
	font-size:1px;
	height:5px;
	margin:0pt auto;
	width:100%;
	}
/***************论坛发帖排行部分的鼠标盘旋舌签样式*******************/
.NoChickTitle,.NoChickTitle2
{
	float: left;
	border-top: 1px solid #C9D8E5;
	cursor: pointer;
	color: #1F5A97;
	background-color:White;
	background-image:url(../Images/Chembbs_Image/Menu_title.gif);
	height:24px;
	line-height:24px;
	font-weight:bold;
	
}
.NoChickTitle
{
    padding-left: 7px;
	padding-right:8px;
    }
.NoChickTitle2
{
    padding-left: 9px;
	padding-right:10px;
    }
.ChickTitle,.ChickTitle2
{
	position:relative;
	float: left;
	border-style: solid;
	border-top-color: #C9D8E5;
	border-left-color: #C9D8E5;
	border-right-color: #C9D8E5;
	border-bottom-color: #C9D8E5;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	padding-top:4px;
	padding-bottom:4px;
	cursor: pointer;
	color: Black;
	font-weight:500;
	background-color:White;
}
.ChickTitle
{
    padding-left:7px;
	padding-right:7px;
    }
.ChickTitle2
{
    padding-left:9px;
	padding-right:9px;
    }
.posTEXT1 {
	float:left;
	padding-left: 7px;	
	margin-top:6px;
}
.textmore {
    float:right;
	margin-right:4px;
	margin-top:4px;	
}
.clear_div
{
	height:0px;
	overflow:hidden;
	}
.clear
{
	clear:both;
	height:0px;
	}
/*粗体的超连接样式*/
a.href-gray,a.href-gray:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: none;
}
a.href-gray:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
/*正常体的超连接样式*/
a.href-black,a.href-black:link
 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1F5A97;
	text-decoration:none;
	cursor:pointer;
}
a.href-black:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ef0000;
	text-decoration: underline;
}

a.href-blackunder,a.href-blackunder:link
 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	cursor:pointer;
}
a.href-blackunder:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ef0000;
	text-decoration: underline;
}
/*红色字体超连接*/
a.href-red,a.href-red:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #e10000;
	text-decoration: none;
	cursor:pointer;
}
a.href-red:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
/*蓝字红浮动*/
a.href-blue1 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #09539C;
	text-decoration: none;
	cursor:pointer;
}
a.href-blue1:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #09539C;
	text-decoration: none;
}
a.href-blue1:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #e10000;
	text-decoration: underline;
}
/*隐藏*/
._hide
{
	/*width:0px;
	height:0px;
	overflow:hidden;*/
	display:none;
}
/*显示*/
._show
{
	/*width:auto;
	height:auto;*/
	display:block;
	}
.ulist
{
	padding:20px 0px 0px 250px;
	list-style-type:none;
	float:left;
	}
.ulist li
{
	padding:2px;
	}
/********************************************************************************************************页面头样式*/
#log {
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#log #banner,#log #banner2 {
	float: left;
	height: 60px;
	width: auto;
	margin-right:auto;
	margin-bottom: 0px;
	position: relative;
	padding-top: 0px;
}
#log #banner
{
	margin-left:27px;
	}
#log #banner2
{
	margin-left:10px;
	}
#log #logpic {
	float: left;
	height: 64px;
	width: 201px;
	margin-left:auto;
	position: relative;
	background-image: url(../Images/Chembbs_Image/Logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#log #My,#log #My2 {
	float:left;
	width:auto;
	text-align:center;
	padding-top: 14px;
	overflow:hidden;
}
#log #My
{
	padding-left:27px;
	}
#log #My2
{
	padding-left:10px;
	}
#log #My ul,#log #My2 ul {
    list-style-position:inside;
	list-style-type:disc;
}
/**********************************************************************************************************页面脚样式*/
#foot,#foot2 {
	margin-top: 38px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	float:left;
}
#foot
{
	width: 883px;
	}
#foot2
{
	width:100%;
	}
#foot #line2,#foot2 #line2 {
	background-color: #EBF6FD;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7CB4DB;
	width:100%;
	float:left;
}
#foot #line3,#foot2 #line3 {
	text-align: center;
	line-height: 18px;
	width:100%;
	float:left;
}
#foot #line4,#foot2 #line4
{
	position:absolute;
	float:right;
	top:36px;
	right:20px;
	}
#foot #line4 ul,#foot2 #line4 ul
{
	list-style-type:none;
	}
#foot #line4 ul li,#foot2 #line4 ul li
{
	float:left;
	}
/*****************************************************************************************************************主样式*/
#main,#main2 {
	background-color: #FFFFFF;
	padding-top: 3px;
	float:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#main
{
	width: 883px;
	}
#main2
{
	width:100%;
	}
/*导航条样式*/
#main #curentpost,#main2 #curentpost {
	background-color: #F0F0F0;
	background-image:url(../Images/Chembbs_Image/path.gif);
	margin: 0px;
	width: 100%;
	position: relative;
	float: left;
}
/*导航栏信息*/
#main #curentpost #crumb,#main2 #curentpost #crumb
{
	width:auto;
	margin-top:6px;
	margin-left:2px;
	padding:0px;
	float:left;
	overflow:hidden;
	}
#main #curentpost #crumb #nav,#main2 #curentpost #crumb #nav
{
	font-family:宋体;
	font-size:12px;
	float:left;
	overflow:hidden;
	}
#main #curentpost #crumb #nav li,#main2 #curentpost #crumb #nav li
{
	display: inline;
	padding:0 4px 1px 4px;
	list-style-type:disc;
	float:left;
	overflow:hidden;
	}
#main #curentpost #crumb #nav li a ,#main #curentpost #crumb #nav li a:link,#main2 #curentpost #crumb #nav li a ,#main2 #curentpost #crumb #nav li a:link  
{
	float:left;
	color:#000000;
	font-size:12px;
	font-family:"宋体";
	text-decoration:none;
	padding:0px;
	margin:0;
	display:inline;
	text-align:center;
	border:1px solid #F0F0F0;
	}
#main #curentpost #crumb #nav li a:hover,#main2 #curentpost #crumb #nav li a:hover
{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #09539C;
	text-decoration: underline;
	}
#main #curentpost #curentps,#main2 #curentpost #curentps {
	float: left;
	margin-top: 6px;
	margin-left: 4px;
	overflow:hidden;
	display:inline;
}
/*左区样式*/
#main #left {
	float: left;
	height:618px;
	width: 128px;
	margin-top: 5px;
	border: 1px solid #7BB4DA;
	position: relative;
	overflow:hidden;
}
#main #left #count  
{
	width:126px;
	height:85px;
	position: relative;
	overflow:hidden;
	margin-bottom:0px;
	margin-left :1px;
	margin-right:1px;
	margin-top:1px;
	float:left;
	border:0px;
	background-image:url(../Images/Chembbs_Image/bkNotLine.gif);
}
#main #left #count ul
{
	list-style-type:none;
	margin:4px;
	}
#main #left #count li
{
	padding-bottom:2px;
	color:#000;
	}
#main #left #count li span
{
	color:#1F5A97;
	}
#main #left #countLine
{
	clear:both;
	background-image:url(../Images/Chembbs_Image/bkLine.gif);
    background-position:center;
    background-repeat:no-repeat;
    width:126px;
    height:1px;
	}
#main #left  #xboxcontent
{
	overflow:hidden;
	height:100%;
	clear:both;
	background-image:url(../Images/Chembbs_Image/bkNotLine.gif);
	width:126px;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
	margin-top:0px;
	float:left;
	position:relative;
}
#main #left  #xboxcontent div
{
	padding-top:3px;
}
#main #left  #xboxcontent ul
{
	 position:relative; 
	 list-style:none;
	 text-align :left;
	 margin-left:4px;
	 margin-top:2px;
	 white-space:nowrap;
	}
#main #left  #xboxcontent ul li
{
	padding-left:10px;
	background-image:url(../Images/Publick_Image/bkkey.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:18px; 
	}
#main #left  #xboxcontent ul li a,#main #left  #xboxcontent ul li a:visited,#main #left  #xboxcontent ul li a:active
{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #106CA4;
	text-decoration:none;
	cursor:pointer;
}
#main #left  #xboxcontent ul li a:hover
{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ef0000;
	text-decoration: underline;
}
a.href-white,a.href-white:link,a.href-white:hover,a.linkYellow {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
}
a.href-white,a.href-white:link
{
	color: #1F5A97;
	text-decoration: none;
	}
a.href-white:hover,a.linkYellow
{
	color: #ef0000;
	text-decoration:underline;
	}
.FathorDivClose,.FathorDivOpen
{
	margin-left:4px;
	height:20px;
    width:126px;
    background-position:0px -4px;
    background-repeat:no-repeat;
    overflow:hidden;
	cursor:pointer;
	clear:left;
	}
.FathorDivClose
{   
	background-image:url(../Images/Chembbs_Image/bkLineKey.gif);
	}
.FathorDivOpen
{
	background-image:url(../Images/Chembbs_Image/bkNoLineKey.gif);
	}

 /* Fix IE. Hide from IE Mac \*/ 
* #main #left ul li a { height: 1%; } 
/* End */
#main #left  #navTree
{
	list-style: none;  
}
#main #left  #navTree a
{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display:block;
	}
#main #left  #navTree a:hover
{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #09539C;
	text-decoration: none;
	display:block;
	}
#main #left  #navTree li
{
	list-style-type: none;
	position: relative; 
}
#main #left  #navTree li a
{
	padding:4px;
	}
#main #left  #navTree li ul
{
	 position:relative; 
	 list-style:none;
	 text-align :left;
	 margin-left:2px;
	 margin-right:2px;
	 display:none;
	}
#main #left  #navTree li ul li
{
	list-style-type:none;
	position:relative;
	}
#main #left  #navTree li ul li a
{
		width:auto;
	}
#main #left  #navTree li ul li a:hover
{
		background-color:#ccc;	
		border: 1px solid #ff9999;
	}
#main #left  #navTree li:hover ul 
{
	display:block;
	}
#main #left  #navTree li:hover ul, #main #left  #navTree li.over ul 
{  
	 display:block;
	 } 
/*右区样式*/
#main #right {
	float: left;
	width: 746px;
	margin-left: 6px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
.rightlogin
{
	float: left;
	width: 100%;
	}
/*右区样式--登陆区*/
.userloginShow {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	float: left;
	width: 221px;
	height: 101px;
	background-image:url(../Images/Chembbs_Image/bkgUserLogin.gif);
	position:relative;
}
.userloginShow ul
{
	margin:14px 0px 4px 18px;
	}
.userloginShow ul li
{
	padding-bottom:6px;
	}
.ul_Logined_a
{
	font-weight:bold;
	color:#e10000;
	cursor:pointer;
	}	
.ul_Logined_a:hover
{
	text-decoration:underline;
	background-color:#e10000;
	color:#ffffff;
	}
/*右区样式--搜索区*/
.search {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	float: left;
	width: 368px;
	height:101px;
	background-image:url("../Images/Chembbs_Image/bkgQuery.gif");
	position:relative;
}
.search   ul {
	margin: 14px 0px 0px 6px;
}
.search  li 
{
	padding-bottom: 2px;
}
/*右区样式--公告区*/
#main #right #note1 {
	float: left;
	width: 150px;
	margin-left: 5px;
	border: 1px solid #C9D8E5;
	position: relative;
	height: 100px;
	overflow: hidden;
	height:auto;
}
#main #right #note1 ul {
	background-color:White;
	position: relative;
	list-style-type: none;
	width: 150px;
	height:75px;
	margin: 0;
	padding:0;
}
#main #right #note1 li {
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#main #right #note1 #note1title
{
	background-image:url(../Images/Chembbs_Image/Menu_title.gif);
	width:148px;
	height:24px;
	padding-left:4px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	line-height:24px;
	color: #1F5A97;
	}
#main #right #note1 #note1title a:link,#main #right #note1 #note1title a
{
	text-decoration:none;
	font-weight:bold;
	color:#1F5A97;
	font-size:12px;
	font-family:宋体;
	}
#main #right #note1 #note1title a:hover
{
	text-decoration:underline;
	}
/*右区样式 - 热点区*/
#main #right #padhot #padhotlist
{
	height:auto;
	padding-top:6px;
	margin:20px 0px 0px 3px;
	position:relative;
	float:left;
	}
/******右区样式-发帖排行*/
#main #right #AskPostList #padAskPosttextlist
{
	background-color: #EDF6FF;
	width: 150px;
	float:left;
	font-family:宋体;
	overflow:hidden;
	}
#main #right #AskPostList #padAskPosttextlist ul
{
	padding-top:4px;
	margin-left:4px;
	}
#main #right #AskPostList #padAskPosttextlist li
{
	list-style-type: none;
	line-height: 18px;
	height: 19px;
	}
/**************************************************************************************社区中心首页左栏样式**************/
.menubody
{
	background-color:#738ad6;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
#menu
{
	width: 155px;
}
.menuLogin:link,.menuLogin:hover,.menuLogin:active,.menuLogin:visited
 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:White;
	text-decoration:none;
	cursor:pointer;
}
#menu td
{
    padding:2px 0px 2px 0px;
    }
.menuLogin:hover {
	text-decoration: underline;
}
.MenuHome
{
	background-image:url(../Images/Publick_Image/Menu_Home.gif);
	}
.MenuPers
{
	background-image:url(../Images/Publick_Image/Menu_Pers.gif);
	}
.MenuFileClose
{
	background-image:url(../Images/Publick_Image/Menu_File_Close.gif);
	}
.MenuFileOpen
{
	background-image:url(../Images/Publick_Image/Menu_File_Open.gif);
	}
.MenuPers,.MenuFileClose,.MenuFileOpen,.MenuHome
{
	color:#023B7C;
	cursor:pointer;
	height:20px;
	margin:0pt auto 2px;
	padding-top:8px;
	text-align:left;
	text-indent:40px;
	width:145px;
	text-decoration:none;
	}
.menu_Show
{
	margin:4px 4px 4px 10px;
	width:128px;
	display:block;
	height:auto;
	overflow:hidden;
	text-align:left;
	}
.menu_Hide
{
	height:0px;
	width:0px;
	overflow:hidden;
	}
/***************************************************************************列子列表样式(ForumList样式)******************/
.m_Main
{
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
	float:left;
	}
.m_search,.m_search2{
  width:auto;
  margin-left:0px;
  margin-top:10px;
  position:relative;
  background-image: url(../Images/Publick_Image/bkTopSearch.gif);
  background-repeat:repeat-x;
  background-position: 0px 0px;
  height:31px;
  }
 .m_search2
 {
	width:885px;
	clear:both;
	margin:0;
	text-align:center;
	}
.m_search2 ul
{
	list-style-type:none;
	float:right;
	margin-right:6px;
	}
.m_search2 ul li
{
	float:left;
	margin-top:5px;
	padding-right:2px;
	padding-left:6px;
	}
.m_page,m_seartext{
  width:auto;
  margin-left:14px;
  line-height:100%;
  height:auto;
  overflow:visible;
  position:relative;
  vertical-align:middle;
  float:left;
  }
 .m_page
 {
	margin-top:10px;
	}
 .m_page ul,.m_Next ul
 {
	float:left;
	width:400px;
	list-style-type:none;
	vertical-align:middle;
	}
.m_page ul li,.m_Next ul li
{
	float:left;
	padding-left:5px;
	padding-right:5px;
	width:auto;
	}
.m_Next ul
{
	height:25px;
    margin:10px 0px 0px 150px;
    }
.m_Next
{
    width:auto;
    clear:both;
    height:auto;
    position:relative;
    float:left;
    }
.m_input1
{
   height:10px;
   width:30px;
   border:1px solid #92B7E5;
   font-size:11px;
}
.m_input2{
   height:14px;
   width:165px;
   border:1px solid #92B7E5;
   }
.m_input3
{
	height: 15px;
	width: 165px;
	font-family: 宋体;
	font-size: 14px;
	border: 1px solid #6699ff;
	background-color: #ffcc66;
	color: #000033;
}
.m_seartext ul
{
	float:right;
	list-style-type:none;
	position:relative;
	margin-top:5px;
	margin-right:10px;
	}
.m_seartext ul li
{
	padding:0px 0px 0px 4px;
	float:left;
	}
.m_discount{
  clear:both;
  width:100%;
  margin-top:15px;
  position:relative;
 }
.m_discount ul
{
	margin-left:0px;
	margin-right:0px;
	list-style-type:none;
	}
.m_discount ul li
{
	float: left;
	padding: 0px 5px 0px 5px;
}
.m_discount ul li a:hover,.m_discount ul li a:visited
{
	background-color:#cccccc;
	}
.m_title
{
	 clear:both;
	 width:99%;
	 margin-top:4px;
	 border-top:solid 1px #4983CD;
	 border-bottom:solid 1px #4983CD;
	 border-left:solid 1px #4983CD;
	 border-right:solid 1px #4983CD;
	 text-align:center;
 }
.m_GridView
{
	font-family:宋体;
	width:100%;
	}
.m_titleEmpty
{
	color: #0066ff;
	font-size:14px;
	font-weight:bold;
	height:auto;
}
.m_titleHeader
{
	background-color:#507CD1;
	color:White;
	height:28px;
	font-weight:bold;
	}
.m_titleRow
{
	background-color:#ffffff;
	height:20px;
	}
.m_titleRow a,.m_titleRow a:hover,.m_titleAlternat a,.m_titleAlternat a:hover
{
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	display:block;
	}
.m_titleRow a,.m_titleAlternat a
{
	color: #09539C;
	text-decoration: none;
	}	
.m_titleRow a:hover,.m_titleAlternat a:hover
{
	color: #e10000;
	text-decoration: underline;
	}
.m_titleAlternat
{
   background-color:#E4ECFA;
   height:20px;
}
/*************************************************帖子主题区样式(ForumTopic)*********************************************/
#Part_top
{
	  clear:left;
	  width:auto;
	  position:relative;
	  padding-bottom:14px;
	}
.button_list{
  float:left;
  width:auto;
  overflow:hidden;
  margin-top:5px;
  margin-left:4px;
  }
.button_list ul{
	margin: 0px;
	padding:0px;
	list-style-type:none;
}
.button_list li{
	margin-top:0px;
	margin-right: 4px;
	margin-bottom:0px;
	margin-left:0px;
	height:auto;
	width:auto;
	float:left;
   	text-align:center;
	padding:1px;
}

#button_list li a{
    line-height:17px;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #014DAB;
	text-decoration: none;
}
.part0
{
	width: 100%;
	height: auto;
	margin-top: 5px;
	text-align: left;
	border-right: #bcd0e4 1px solid;
	border-top: #bcd0e4 1px solid;
	border-left: #bcd0e4 1px solid;
	border-bottom: #bcd0e4 1px solid;
	border-collapse: collapse;
	float:left;
}
.part0 td
{
	border-right: #bcd0e4 1px solid;
	border-top: #bcd0e4 1px solid;
	border-left: #bcd0e4 1px solid;
	border-bottom: #bcd0e4 1px solid;
	border-collapse: collapse;
	vertical-align:top;
	}
.title_1{
    width:auto;
	height:30px;
	text-align:left;
	background-color:#D3E9FF;
	border-bottom:1px solid #BCD0E4;
}
.title_1 td
{
	border-bottom:1px solid #BCD0E4;
	}
.title_1 ul
{
	position:relative;
	float:left;
	list-style-type:none;
	}
.title_1 ul li
{
	float:left;
	padding:5px;
	}
.title_1 ul li h1
{
	font-family:"宋体";
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	margin:0 0 -3px 0;
	}
.title_2
{
	clear:both;
	width:auto;
	height:25px;
	text-align:left;
	background-color:#D3E9FF;
	border-right:solid 1px #BCD0E4;
	border-left:  solid 1px #BCD0E4;
	border-top:solid 0px #BCD0E4;
	border-bottom:solid 1px #BCD0E4;
	}
.title_2 div
{
	margin-left:7px;
	float:right;
	position:relative;
	text-align:center;
	}
.title_2 ul
{
	list-style-type:none;
	margin-left:4px;
	}
.title_2 ul li
{
	float:left;
	padding-left:4px;
	padding-right:4px;
	}
.Tabinfo
{
	height:auto;
	width:150px;
	}
.Tabinfo td
{
	border-width:0px;
	vertical-align:top;
	}
.Tabinfo ul
{
	float:left;
	list-style-type:none;
	}
.ulinfo
{
	color:#404040;
	float:left;
	list-style-type:none;
	width:160px;
	}
.ulinfo li
{
	padding-bottom:2px;
	padding-top:4px;
	}
.ulinfo li a
{
	color: midnightblue;
	font-family:"黑体";
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.ulinfo li a:hover
{
	color: red;
	text-decoration:underline;
}
.NickName
{
	border-width:0px;
	overflow:hidden;
	word-break:break-all;
	font-size:12px;
	width:150px;
	color:#404040;
	position:relative;
	}	
.icon
{
	margin:1px;
	float:left;
	border-width:1px;
	border-color:#BCD0E4;
	width:70px;
	height:70px;
	}
.tabMain
{
	width:703px;
	height:auto;
	vertical-align:top;
	border-width:0px;
	table-layout:auto;
	}
.tabMain td
{
	border-width:0px;
	padding:0;
	margin:0;
	}
.pContent,.pContent p
{
	font-size:14px;
	font-family:"宋体,arial";
	text-align:justify;
	text-indent:2em;
	line-height:25px;
	margin-top:4px;
	margin-bottom:0px;
	word-break: break-all; 
	word-wrap:break-word;
	}
.fRed
{
	color:#ff0000;
	font-weight:bold;
	}
.plevel
{
	border-width:0px;
	font-size:12px;
	color:#404040;
	background-color: aliceblue;
	height:16px;
	}
.plevelleft
{
	float:left;
	margin-top:1px;
	}
.plevelright
{
	float:right;
	margin-top:1px;
	}
.plevelleft ul
{
	float:left;
	margin-left:4px;
	list-style-type:none;
	}
.plevelleft ul li
{
	float:left;
	padding-right:4px;
	}
.plevel span strong
{
	font-size:12px;
	color:#404040;
	}
.plevel span
{
	margin-right:4px;
	}
.quote
{
	width: 85%;
	border: solid 1px #404040;
	background-color: azure;
	margin-top:8px;
	margin-left:40px;
}
.pdip
{
	text-align:right;
	}
.pdip a,.plevel a
{
	font-size: 12px;
	color: steelblue;
	text-decoration:none;
	cursor:pointer;
}
.pdip a:hover,.plevel a:hover
{
	text-decoration:underline;
	color:#FF0000;
	}
.GoTop
{
	background-image:url(../Images/Publick_Image/top.gif);
	width:20px;
	cursor:pointer;
	}
.m_inputShow,.m_inputHide{
   width:100px;
   }  	
.m_inputShow
{
	border:1px solid #92B7E5;
	}
.m_inputHide
{
	border-width:1px;
	border-style:none;
	color:#FF0000;
	font-weight:bold;
	}
.BackReply
{
	position:relative;
	padding-top:4px;
	}
.ul_Show,.ul_Show1
{
	width:auto;
	height:auto;
	list-style-type:none;
	margin-left:2px;
	}
.ul_Show,.ul_Show1
{
	clear:both;
	}
.ul_Show li,.ul_Show1 li
{
	float:left;
	}
.ul_Show li
{
	padding-left:2px;
	padding-right:16px;
	}
.ul_Show1 li
{
	padding-left:2px;
	padding-right:4px;
	}
.btn_Dip
{
	margin-left:200px;
	}
.imgPucker
{
	cursor:pointer;
	}
/*********搜索中心样式******************/
#dv_Search
{
	width:48%;
	position: relative;
	float:left; 
	height:70px;
	}
#dv_Search ul
{
	list-style-type:none; 
	margin-top:10px;
	margin-left:5px; 
	}
#dv_Search_Key	
{
	position: relative;
	float:left;
	padding-top:15px;
	margin-left:20px;
	height:70px;
			}
#dv_Search_List
{
	width:370px;
	position: relative;
	float:right;
	height:70px;
	margin-top:10px;
	}
#dv_Search_List ul
{
	list-style-type:none;
	}
#dv_Search_List ul li
{
	float:left;
	padding-left:6px;
	padding-right:8px;
	padding-bottom:12px;
	}
#dv_Search_List ul li a:link
{
	font-family: 宋体;
	font-size: 12px;
	text-decoration: none;
	color: appworkspace;
}
#dv_Search_List ul li a:hover
{
	text-decoration:underline;
	color:Red;
	}
.dv_Search_Line
{
	width:100%;
	position:relative;
	background-color:#D3E9FF;
	height:24px;
	font-size:14px;
	font-weight:bold;
	float:left;
	}
.dv_Search_Header
{
	font-size:12px;
	font-family:宋体;
	margin-top:15px;
	width:100%;
	float:left;
	margin-bottom:15px;
	}
.dv_Search_Line ul
{
	margin-top:4px;
	margin-left:4px;
	list-style-type:none;
	}
.dv_Search_Line ul li
{
	float:left;
	padding-right:25px;
	}
.dv_Search_Line ul li span
{
	color:Red;
	}
.dv_Search_Main
{
	list-style-type:none;
	line-height:28px;
	}
.dv_Search_Main li
{
	line-height:18px;
	width:600px;
	}
.dv_Search_Main #title a:link,.dv_Search_Main #title a
{
	font-size: 14px;
	font-family: 宋体;
	text-decoration:none;	
	}
.dv_Search_Main #title a:hover
{
	font-size: 14px;
	font-family: 宋体;
	text-decoration:underline;	
	}
.dv_Search_Main #Main
{
	font-size:12px;
	font-family:宋体;
	color:#525252;
	}
/***************发帖样式**********************/
.MessageTop
{
	background-color:#0370D6;
	height:24px;
	float:left;
	width:100%;
	margin-top:4px;
	position:relative;
	}	
.MessageTop h1
{
	margin-top:4px;
	margin-left:6px;
	font-size:12px;
	font-family:宋体;
	color:White;
	font-weight:normal;
	}	
.MessageTop h1 span
{
	font-weight:bold;
	color:White;
	}
.divAddInfo
{
	background-color:#F7F7F7;
    border-width:1px;
    border-style:solid;
    border-color:#77776F;
    height:auto;
    width:100%;
    float:left;
	margin-top:8px;
	}
.divUserPoint
{
	float:left;
	height:auto;
	width:35%;
	position: relative;
	clear:both;
	margin-top:4px;
	margin-left:8px;
	}	
.ulProfilesEdit
{
	margin-top:4px;
	margin-left:4px;
	}
.ulProfilesEdit li
{
	height:20px;
	padding-top:6px;
	padding-bottom:6px;
	}
.ulProfilesEdit li span
{
	float:left;
	}
.liTitleClear
{
	width:110px;
	text-align:right;
	margin-top:4px;
	}
.liTitleClear2
{
	width:150px;
	text-align:right;
	margin-top:4px;
	}
.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	background-color: inherit;
	color: dimgray;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
	overflow:scroll;
	height:auto;
	text-align: left;
	list-style-type: none;
	font-family:宋体;
	font-size:12px;
	float:left;
	height:150px;
}

/*   AutoComplete   highlighted   item   */

.autocomplete_highlightedListItem
{ 
	background-color:royalblue;
	color:White;
	padding:0px;
	width:100%;
 }


/*   AutoComplete   item   */

.autocomplete_listItem  
{
	background-color:White;
	color   :   dimgray;
	padding   :0px;
	width:100%;
	float:none;
} 
.TopMenu
{
	width:100%;
	height:24px;
	background-image:url(../Images/Chembbs_Image/Top_Line.gif);
	}
.TopMenu ul
{
	margin-left:4px;
	float:left;
	}
.TopMenu ul li
{
	vertical-align:middle;
	float:left;
	margin-top:3px;
	padding-right:1px;
	}
.Imgli
{
	background-image:url(../Images/Chembbs_Image/Top_Sp.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:30px;
	}
a.Topred,a.Topred:link,a.Topred:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CD0404;
	text-decoration: none;
	cursor:pointer;
}
a.Topred:hover {
	text-decoration: underline;
}
.Foot_p
{
	margin-left:60px;
	margin-right:60px;
	line-height:25px;
	letter-spacing:0.1em;
	text-indent:2em;
	}
.Foot_ol
{
	margin-left:110px;
	margin-right:60px;
	}
.Foot_ol li
{
	line-height:25px;
	letter-spacing:0.1em;
	padding-top:4px;
	}

.Foot_ol li ol
{
	margin-left:2em;
	}
/************UserLogined**************/
.UserLogined,.UserLoginedRight,.UserLoginedDip
{
	border:1px solid #D7DDEC; 
	float:left;
	margin-top:4px;
	position: relative;
	}
.UserLogined
{
	width:522px!important;
	width:560px;
	height:330px;
	background-image:url(../Images/Chembbs_Image/Top_Line2.gif);
	background-position:center top;
	background-repeat:repeat-x;
	}
.UserLoginedRight
{
	margin-left:7px;
	width:259px!important;
	width:230px;
	text-align:center;
	height:330px;
	}
.UserLoginedDip
{
	margin-top:7px;
	width:790px!important;
	width:880px;
	height:auto;
	background-image:url(../Images/Chembbs_Image/Top_Line2.gif);
	background-position:center top;
	background-repeat:repeat-x;
	}
.UserLoginedMenu
{
	width:227px;
	float:left;
	position: relative;
	margin-left:30px;
	margin-top:4px;
	}
.UserLoginedMenu h5
{
	color:#0541C7; 
	float:left;
	width:100%;
	margin-bottom:4px;
	font-size:13px;
	font-family:宋体;
	margin-top:4px;
	}
.UserLoginedMenu ul
{
	float:left;
	}
.UserLoginedMenu ul li
{
	float:left;
	white-space:nowrap;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	}
.UserLoginedMenu ul li a:link,.UserLoginedMenu ul li a:active,.UserLoginedMenu ul li a:visited,.UserLoginedMenu ul li a:hover {
	FONT-FAMILY:宋体;
	font-size: 12px;
}
.UserLoginedMenu ul li a:link,.UserLoginedMenu ul li a:active,.UserLoginedMenu ul li a:visited
{
	COLOR: #000000;
	TEXT-DECORATION:none;
	}
.UserLoginedMenu ul li a:hover {
	COLOR: #ef0000;
	TEXT-DECORATION:underline;
	}
.UserLoginedRightTop
{
	background-image:url(../Images/Chembbs_Image/Top_Line3.gif);
	background-position:center top;
	background-repeat:repeat-x;
	width:100%!important;
	width:310px;
	border-bottom:solid 1px #D7DDEC;
	height:31px; 
	position: relative;
	float:left;
	}
.UserLoginedRightTop h5
{
	float:left;
	width:100%;
	font-size:14px;
	font-family:宋体;
	font-weight:normal;
	margin-top:8px;
	}
.UserLoginedBlog:link,.UserLoginedBlog:active,.UserLoginedBlog:visited,.UserLoginedBlog:hover
{
	FONT-FAMILY: "Arial","宋体";
	font-size: 14px;
	color:#ef0000;
	font-weight:bold;
	}
.UserLoginedBlog:link,.UserLoginedBlog:active,.UserLoginedBlog:visited
{
	text-decoration:none;
	}
.UserLoginedBlog:hover
{
	text-decoration:underline;
	}
.UserLoginedRightDip
{
	width:100%;
	position: relative;
	float:left;
	margin-top:30px;
	}
.UserLoginedRightDip p
{
	float:left;
	text-align:left;
	margin-left:20px!important;
	margin-right:20px!important;
	margin-left:20px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	font-size:13px;
	line-height:20px;
	letter-spacing:2px;
	}
.UserLoginedRightDip ul
{
	float:left;
	margin-left:13px;
	margin-top:30px;
	}
.UserLoginedRightDip ul li
{
	float:left;
	white-space:nowrap;
	margin-right:8px;
	margin-bottom:8px;
	padding:4px;
	width:62px;
	text-align:center;
	border:solid 1px #F4DEB5;
	}
.UserLoginedRightDip ul li a:link,.UserLoginedRightDip ul li a:active,.UserLoginedRightDip ul li a:visited,.UserLoginedRightDip ul li a:hover
{
	FONT-FAMILY: "Arial","宋体";
	font-size: 12px;
	}
.UserLoginedRightDip ul li a:link,.UserLoginedRightDip ul li a:active,.UserLoginedRightDip ul li a:visited
{
	COLOR: #000000;
	text-decoration:none;
	}
.UserLoginedRightDip ul li a:hover
{
	text-decoration:underline;
	color:#ef0000;
	}
.UserLoginRightBtn
{
	background-image:url(../Images/Chembbs_Image/Top_btn.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:169px;
	height:46px;
	margin-left:33px;
	margin-left:45px!important;
	margin-top:33px;
	position: relative;
	float:left;
	text-align:center;
	}
.UserLoginedbtn:link,.UserLoginedbtn:active,.UserLoginedbtn:visited,.UserLoginedbtn:hover
{
	font-family:宋体;
	font-size:14px;
	font-weight:bold;
	padding-top:14px;
	padding-left:32px;
	float:left;
	position:relative;
	color:White;
	}
.UserLoginedbtn:link,.UserLoginedbtn:active,.UserLoginedbtn:visited
{
	text-decoration:none;
	}
.UserLoginedbtn:hover
{
	text-decoration:underline;
	}
/****************PostTopic***************************/
.TopicDiv
{
	margin-left:-294px;
	left:50%;
	width:588px;
	height:auto;
	position: relative;
	padding: 2px;
	clear:both;
	}
.Topich1
{
	float:left;
	font-size:14px;
	color:#0068E8;
	position:relative;
	background-image:url(../Images/Publick_Image/reg_ico.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:16px;
	margin-top:4px;
	width:100%;
	margin-bottom:0px;
	}
.TopBody,.topicLogin,.topicSp,.topicReg,.topicReturn
{
	float:left;
	position:relative;
	margin:0px;
	height:239px;
	}
.TopBody
{
	border:solid 1px #C1D6E8;
	margin-top:4px;
	background-color:#FAFCFF;
	width:100%;
	}
.topicLine
{
	background-color:#CEE2F2;
	height:4px;
	width:100%;
	}
.topicLogin
{
	width:278px;
	}
.topicLogin ul
{
	margin-top:40px;
	margin-left:30px;
	}
.topicReg p
{
	margin-left:20px;
	margin-top:10px;
	margin-bottom:0px;
	line-height:30px;
	color:dimgray;
	}
.topicLogin ul li
{
	line-height:35px;
	clear:both;
	}
.aReg:link,.aReg:active ,.aReg:visited
{
	COLOR: #0099ff;
	TEXT-DECORATION:none;
	FONT-FAMILY: "Arial","宋体";
	font-size: 12px;
	}
.aReg:hover 
{
	COLOR: #ef0000;
	TEXT-DECORATION: underline;
	FONT-FAMILY: "Arial","宋体";
	font-size: 12px;
	}
.topicLogin ul li span
{
	text-align:right;
	width:66px;
	float:left;
	color:#65789A;
	padding-right:4px;
	}
.topicSp
{
	width:23px;
	background-image:url(../Images/Chembbs_Image/TopicLogin.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:235px;
	}
.topicReg
{
	width:287px;
	}
.topicReturn
{
	height:33px;
	width:88px;
	background-image:url(../Images/Chembbs_Image/TopicReturn.gif);
	background-position:center center;
	background-repeat:no-repeat;
	left:50%!important;
	left:30%;
	margin-left:-55px;
	}
.topicReturn a:link, .topicReturn a:active, .topicReturn a:visited, .topicReturn a:hover
{
	font-family: 宋体;
	font-size: 14px;
	font-weight: bold;
	float: left;
	position: relative;
	color: #0099cc;
	padding-left: 14px;
	padding-top: 8px;
}
.topicReturn a:link,.topicReturn a:active,.topicReturn a:visited
{
	text-decoration:none;
	}
.topicReturn a:hover
{
	text-decoration:underline;
	}
/***********************************表情***************************************/
.emUL
{
	float:left;
	margin:2px;
	padding:2px;
	}
.emUL li
{
	float:left;
	padding:2px 2px 0px 2px;
	}
.emUL li img
{
	cursor:pointer;
	border:0px;
	}
/****************************新的输入区域*************************************/
.Textarea
{
	font-family: 宋体;
	font-size:14px;
	border-style:groove;
	line-height:20px;
}
.TextBox1
{
	width:400px;
	font-family: 宋体;
	font-size:14px;
	border-style:groove;
	line-height:20px;
	}
/****************用户注册（新）2009-09-21***************************/
.DV_Step{width:885px;margin:0 auto;margin-top:10px;text-align:center}
.DV_Main{margin:0 auto;width:884px;border:1px solid #B6D9ED;background:#E1F3FF;margin-top:18px;padding-bottom:9px;}
.DV_Zuce{margin:0 auto;width:884px;border:1px solid #B6D9ED;background:#E1F3FF;height:319px;margin-top:18px;}
.DV_Box{width:865px;margin:0 auto;background:#ffffff;margin-top:9px;border:1px solid #C1D4E2}
.DV_ZuceBox{width:865px;height:299px;margin:0 auto;background:#ffffff;margin-top:9px;border:1px solid #C1D4E2;}
.InputBox1{border:1px #76A6D4 solid;width:151px;height:auto;color:#000000;}
.Font_Red {color: #EF0000;font-size:12px;}
.Font_Red14 {color: #EF0000;font-size:14px;}
.Font_Black14{font-size:14px;color:#000000;font-weight:bold;}
.Font_Blacks14{font-size:14px;color:#000000;font-weight:normal;}
.Font_Blue12{color:#146AB3;font-size:12px;line-height:18px;}
.Font_Blue14{color:#146AB3;font-size:14px;line-height:18px;}
.DV_Sucess{width:473px;height:201px;background:#F3FAFF;border:1px solid #9FC4DF;margin:0 auto;margin-top:30px;}
A.linkRed:link {
	COLOR: #ef0000;TEXT-DECORATION: none;FONT-FAMILY: "宋体";font-size: 12px;font-weight:normal;
}
A.linkRed:active {
	COLOR: #ef0000;TEXT-DECORATION: none;FONT-FAMILY: "宋体";font-size: 12px;font-weight:normal;
}
A.linkRed:visited {
	COLOR: #ef0000;TEXT-DECORATION: none;FONT-FAMILY: "宋体";font-size: 12px;font-weight:normal;
}
A.linkRed:hover {
	COLOR: #000099;	TEXT-DECORATION: none;	FONT-FAMILY: "宋体";font-size: 12px;font-weight:normal;
}
.dvError{ width:auto; height:20px; background:#FFF2E9  url(../Images/Publick_Image/onError.gif) no-repeat; font-size:12px; text-indent:30px; line-height:25px;}
.dvSuccess{ width:auto; height:20px; background:#E9FFEB   url(../Images/Publick_Image/onCorrect.gif) no-repeat; font-size:12px; text-indent:30px; line-height:25px;}
/********资料更新（新）2009-10-10********/
.Font_Gray12{color:#5c5c5c;font-size:12px;line-height:22px;}
.InputBox2{border:1px #76A6D4 solid;width:163px;height:auto;color:#000000;}