@import url('UBB.css');
@import url('header.css');
/* 全 局共用属性CSS */
* {
margin:0;
padding:0;
}

body {
text-align:center;
color:#666;
word-break:break-all;
font-family:Verdana, Arial, sans-serif, "Times New Roman", "宋体";
line-height:22px;
}

body p,body ul,body dl {
text-align:left;
}

ul,dl {
list-style:none;
}

.newDate {
color:red;
}

/* 确保访问后的状态优先于鼠标变换状态 */
a {
color:#000;
text-decoration:none;
}

a:hover,a:active {
color:#003;
text-decoration:underline;
}

a img {
border:0;
}

.wrap {
margin-top:0;
margin-right:auto;
margin-bottom:0;
margin-left:auto;
clear:both;
width:950px;
}

#header .wrap {
margin-top:0;
margin-right:auto;
margin-bottom:0;
margin-left:auto;
clear:both;
width:990px;
}

h3 {
font-size:14px;
font-weight:700;
text-align:left;
height:30px;
}

/* 头部共用CSS */
#header {
margin:0;
clear:both;
padding-top:5px;
padding-right:0;
padding-bottom:5px;
padding-left:0;
}

.mainad,.mainad1 {
background-color:#FFF;
border:1px solid #86CF74;
clear:both;
width:auto;
margin-top:0;
margin-right:0;
margin-bottom:4px;
margin-left:0;
padding-top:4px;
padding-right:2px;
padding-bottom:2px;
padding-left:2px;
}

.mainad1 {
margin-bottom:2px;
}

#topnav {
float:center;
width:100%;
clear:both;
margin:0;
background:#E6EFDE;
text-align:right;
}

#topnav ul {
padding-left:1px;
display:inline;
}

#topnav span {
margin:3px 0 3px 3px;
border:1px #B2D0E7 dotted;
background:#B2D0E7;
width:65px;
float:right;
font-size:13px;
font-weight:400;
color:#FFF;
text-align:center;
height:18px;
line-height:18px;
overflow:overline;
}

#topnav span a:hover {
margin:0 1px 0 0;
font-weight:700;
color:#06c;
text-decoration:blink;
}

#search {
float:right;
width:220px;
}

#search input {
width:150px;
float:left;
margin:0;
height:21px;
line-height:21px;
border:1px #FAB666 solid;
background:#F7F5F5;
color:#707070;
text-indent:0.5em;
vertical-align:middle;
font-size:12px;
display:inline;
clear:left;
}

.select * {
margin:0;
padding:0;
height:19px;
}

.select {
width:50px;
border:0 solid #FAB666;
float:right;
display:inline;
margin:0;
padding:0;
}

#search input.onfocus {
border:1px #C6DF9C solid;
background:#fff;
}

#search input.btn {
width:55px;
height:24px;
border:0;
background:none;
float:right;
clear:right;
margin:0 0 0 8px;
display:inline;
}

#menu1 {
clear:both;
height:36px;
line-height:36px;
background-repeat:repeat-x;
width:100%;
background-image:url(menu_l1_bg.gif);
display:block;
}

#menu {
height:35px;
line-height:35px;
margin: auto;
display: block;
width: 950px;
}

#menu a {
float:left;
line-height:35px;
height:35px;
}

#menu a {
font-size:14px;
font-weight:700;
color:#fff;
padding:0 6px 0 7px;
display:block;
text-decoration:none;
}

#menu a:hover {
background-image:url(menul1_bg_hover.gif);
background-repeat:repeat-x;
color:#FFF;
}

/*兔子*/
* {
margin:0;
padding:0;
list-style-type:none;
}

img {
border:0;
}

body {
font-size:14px;
font-family:Verdana, "宋体";
background-color:#FFF;
}

#page_search {
margin-top:16px;
}

.inputText1 {
width:300px;
border:1px solid #416ec1;
height:20px;
padding-top:0 2px;
}

.hot * {
color:red !important;
}

.hottext {
color:red !important;
}

.more a {
color:#4D76C5;
}

.top1 {
color:#4D76C5;
}

a {
text-decoration:none;
color:#333;
line-height:23px;
}

a:hover {
color:#F60;
text-decoration:underline;
}

.bDiv {
border:1px solid #86CF74;
margin-bottom:3px;
padding:0;
background-color:#FFF;
background-image:url(div_bg1.jpg);
background-repeat:repeat-x;
background-position:top;
}

.pl {
padding-left:20px;
}

.member_index_divbody {
width:960px;
margin-right:auto;
margin-left:auto;
clear:both;
}

.member_index_leftDIV {
float:left;
width:145px;
}

.member_index_rightDIV {
float:right;
width:815px;
}

.cont1,.contlink {
width:950px;
background-color:#B6EBAF;
margin-top:0;
margin-right:auto;
margin-bottom:0;
margin-left:auto;
padding-top:2px;
padding-right:4px;
padding-bottom:0;
padding-left:4px;
}

.contlink {
padding:4px;
}

.contad {
width:950px;
background-color:#B6EBAF;
margin-top:0;
margin-right:auto;
margin-bottom:4px;
margin-left:auto;
padding-top:4px;
padding-right:4px;
padding-bottom:0;
padding-left:4px;
}

.cont_l {
width:246px;
float:left;
clear:left;
}

.cont_left {
width:246px;
float:left;
}

.cont_art_left {
width:246px;
float:left;
}

.cont_c {
float:left;
background-color:#FFF;
overflow:hidden;
border:1px solid #86CF74;
padding:2px;
margin:0 4px;
width:450px;
}

.cont_r {
float:right;
width:240px;
}

.ShowNews ul {
margin:: 3px;
white-space:nowrap;
}

.ShowNews .BigTitle {
font:700 20px/40px "黑体";
text-align:center;
}

.ShowNews .BigTitle a {
color:#F60;
text-decoration:none;
}

.clear {
clear:both;
}

.title a {
line-height:33px;
}

.title {
font:700 14px/33px Tahoma, "宋体";
color:#4D76C5;
border-top:1px solid #FFF;
border-right:1px solid #FFF;
border-bottom:1px solid #FFF;
height:33px;
word-break:break-all;
word-wrap:break-word;
overflow:hidden;
}

.title li {
float:left;
}

.more {
width:70px;
list-style-type:none;
font-weight:100;
text-align:right;
}

.content {
border-top:0 none;
border-right:1px solid #FFF;
border-bottom:1px solid #FFF;
border-left:1px solid #FFF;
background-color:#FFF;
}

.ListClass {
margin:3px;
background-color:#FFF;
}

.ListClass ul li {
list-style-type:none;
line-height:22px;
}

.ListClass h3 {
width:16px;
height:16px;
font:700 11px/16px Tahoma;
color:#FFF;
text-align:center;
float:left;
margin:5px 0 0;
}

.ListClass span {
height:18px;
text-align:right;
float:right;
width:40px;
font-family:Tahoma;
font-size:10px;
margin:2px;
font-weight:700;
line-height:18px;
}

.bottom {
width:960px;
margin-right:auto;
margin-left:auto;
margin-top:5px;
text-align:center;
}

.copytext {
height:60px;
padding-top:30px;
}

.bbs li {
width:100%;
clear:both;
font-size:14px;
line-height:22px;
}

.bbs dl dd {
float:left;
width:115px;
}

.bbs dl {
margin-left:12px;
clear:both;
}

.colorbg {
background-color:#FFF;
font-weight:100;
color:#333;
font-size:14px;
}

.F_bh {
font-weight:400;
color:#000;
font-size:14px;
}

.cont_right {
float:right;
width:700px;
}

.award {
width:224px;
margin:20px auto 0;
}

.award li {
float:left;
margin:10px 8px;
text-align:center;
line-height:26px;
}

.link {
width:200px;
margin:10px auto;
}

.link li {
padding-top:10px;
}

/*tab选项卡css控制*/
#tabs0 {
margin:0;
padding:0;
clear:left;
float:left;
width:450px;
}

#menu0 {
background-image:url(div_bg1.jpg);
background-repeat:repeat-x;
height:35px;
clear:both;
width:450px;
}

.menu0 li {
display:block;
float:left;
width:50%;
height:32px;
line-height:35px;
color:#4D76C5;
text-align:center;
margin-top:3px;
cursor:pointer;
}

#menu0 .hover {
background-color:#FFF;
}

#main0 ul {
display:none;
text-align:left;
width:100%;
}

#main0 ul.block {
display:block;
}

/*改动*/
.ListClass .btitle {
float:left;
width:530px;
text-align:left;
}

#tabs0 #main0 ul {
overflow:hidden;
width:auto;
}

.ListClass .Ltitle {
float:left;
width:290px;
text-align:left;
}

.ListClass .Ntitle {
float:left;
width:230px;
text-align:left;
}

.ListClass ul {
clear:both;
}

.e {
font-family:Tahoma;
font-size:10px;
font-weight:700;
color:#9CAFD8;
}

.point {
color:#F30;
width:60px !important;
}

.cpage {
height:80px;
text-align:center;
font-weight:700;
padding-top:20px;
}

.cpage a {
color:#4D76C5;
font-size:14px;
font-family:Verdana;
margin-right:4px;
margin-left:4px;
}

a.d {
color:#4D76C5;
border:1px solid #B6EBAF;
background-color:#FFF;
text-decoration:none;
padding:0 4px;
}

.input {
height:18px;
}

#page_main {
color:#4D76C5;
text-align:center;
height:20px;
border:0 solid #bbe9ff;
text-align:center;
float:right;
}

#page_main a {
text-decoration:none;
color:#4D76C5;
}

#page_main_head_1 {
float:left;
width:60px;
font-weight:700;
line-height:20px;
height:20px;
}

#page_main_head_2 {
float:left;
width:70px;
font-weight:700;
line-height:20px;
height:20px;
}

#page_main_link {
float:left;
width:20px;
font-weight:700;
line-height:20px;
height:20px;
padding-left:5px;
}

#page_main_line {
float:left;
width:1px;
height:20px;
}

.search a {
font-size:12px;
line-height:14px;
}

.keyword {
font-weight:800;
color:red;
}

/*兔子2*/
.NewsTitle {
font-size:20px;
font-weight:700;
text-align:center;
margin:10px auto;
}

.SetBar {
text-align:right;
padding:5px;
}

.NewsInfo {
color:#4D76C5;
text-align:center;
margin-top:5px;
margin-right:auto;
margin-bottom:5px;
margin-left:auto;
border-bottom-style:solid;
border-bottom-color:#D7DBE6;
width:80%;
border-bottom-width:1px;
padding-bottom:5px;
}

.NewsContent {
margin:20px 10px;
line-height:22px;
}

.NewsContent a {
color:#4D76C5;
}

.Pagination {
text-align:right;
margin:0 10px;
height:30px;
}

.Pagination a {
color:#4D76C5;
text-decoration:underline;
}

.OtherNews {
margin:10px;
font-weight:700;
color:#4D76C5;
}

.OtherNews a {
font-weight:700;
color:red;
}

.OtherNews li a {
color:#333;
font-weight:300;
margin-left:15px;
}

.pltime {
width:10% !important;
text-align:right !important;
}

.pltext {
width:79% !important;
text-align:left !important;
font-size:12px;
}

.pluser {
width:10% !important;
}

.pluser a {
font-size:12px;
color:#36C;
}

.friendLinks {
width:920px;
margin-bottom:4px;
clear:both;
margin-top:4px;
}

.friendLinks dd {
border:1px solid #DDD;
margin-left:3px;
text-align:center;
float:left;
width:81px;
margin-top:2px;
margin-right:0;
margin-bottom:0;
padding:0;
line-height:20px;
height:20px;
}

.friendLinks a {
font-size:12px;
color:#666;
line-height:20px;
}

.footinfo {
	background-color:#F0FAEF;
	border:1px solid #D7DBE6;
	height:25px;
	text-align:left;
	font-size:12px;
	text-indent:20px;
	float:left;
	width:958px;
	line-height: 25px;
}

.friendLinks a:hover {
color:#666;
}

#foot {
width:960px;
margin-top:4px;
margin-right:auto;
margin-left:auto;
font-size:12px;
}

#foot .footinfo a {
font-size:12px;
color:#333;
}

.footinfo .inforight {
	float:right;
}

.footinfo .infoleft {
	float:left;
	line-height: 25px;
	padding-top: 0px;
}

/*列表*/
.kuang {
border:1px solid #D7DBE6;
}
#foot .footinfo .infoleft .script {
	line-height: 25px;
	font-size: 12px;
}


#classpath {
background-position:left center;
background-image:url(icon_coolweb.gif);
width:958px;
text-indent:30px;
line-height:30px;
background-repeat:no-repeat;
background-color:#F0FAEF;
text-align:left;
margin-bottom:4px;
margin-right:auto;
margin-left:auto;
}

.listright {
float:right;
width:698px;
margin-bottom:4px;
}

.listright .article_list .title_list {
margin-bottom:4px;
text-indent:4px;
line-height:25px;
background-color:#F0FAEF;
padding:4px;
height:25px;
border:1px solid #86CF74;
font-size:12px;
}

.listright .article_list .ct_list {
clear:both;
}

.listright .article_list .showpage {
clear:both;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:#86CF74;
border-right-color:#86CF74;
border-bottom-color:#86CF74;
border-left-color:#86CF74;
background-color:#F0FAEF;
padding:4px;
height:25px;
font-size:12px;
font-weight:400;
}

.listright .article_list .ct_list .article_list_1 {
padding-right:8px;
padding-left:8px;
margin-bottom:4px;
padding-bottom:8px;
padding-top:8px;
background-color:#FFF;
border:1px solid #86CF74;
font-family:Arial, Helvetica, sans-serif;
}

.showpage a {
display:block;
margin-left:4px;
border:1px solid #C2CEE9;
float:left;
padding-top:0;
padding-right:4px;
padding-bottom:0;
padding-left:4px;
height:20px;
line-height:20px;
text-align:center;
}

.showpage font {
display:block;
margin-left:4px;
border:1px solid #C2CEE9;
float:left;
padding-top:0;
padding-right:4px;
padding-bottom:0;
padding-left:4px;
height:20px;
line-height:20px;
text-align:center;
}

.showpage li {
display:block;
float:left;
margin-right:5px;
}

.showpage a:hover {
background-color:#B0C5E3;
color:#F90;
}

.showpage button,.showpage PageInput {
height:20px;
width:40px;
}

.listright .article_list .ct_list .article_list_1 .softt A {
font-weight:700;
font-size:14px;
color:#4577b2;
}

.article_list_1 .softt A {
text-align:left;
}

.article_list_1 .softt {
border-bottom:#ccc 1px dashed;
text-align:left;
background-image:url(array_2.gif);
background-repeat:no-repeat;
background-position:left center;
text-indent:20px;
}

.article_list_1 .soft_info {
font-size:13px;
color:#666;
text-indent:30px;
text-align:left;
}

.article_list_1 .softs {
font-size:12px;
color:#666;
text-align:left;
}

li.listimg2 {
display:block;
width:100%;
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#F0FAEF;
margin-right:2px;
margin-left:2px;
}

li.listimg2 img {
border:1px solid #999;
margin:3px;
padding:3px;
float:left;
}

.listimg2 a {
font-size:14px;
font-weight:700;
color:#333;
display:block;
}

#leftCatalog {
border:0 solid #CCC;
margin:2px;
padding:2px;
display:block;
clear:both;
list-style-image:none;
list-style-type:none;
}

#leftCatalog li {
float:left;
width:47%;
text-align:center;
border:1px solid #DBDBDB;
margin-left:2px;
margin-top:2px;
list-style-image:none;
list-style-type:none;
background-color:#EEE;
}

#leftCatalog li a {
display:block;
font-weight:700;
margin:1px;
color:#666;
font-size:12px;
}

#leftCatalog li a:hover {
background-color:#50A9D3;
display:block;
color:#FFF;
text-decoration:none;
}

.cont_left .infoleft,.cont_art_left .infoleft {
background-color:#FFF;
border:1px solid #86CF74;
clear:both;
margin-bottom:4px;
}

#leftCatalog .finally {
margin:0;
padding:0;
height:0;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
background-image:none;
background-color:#FFF;
float:left;
width:0;
clear:both;
}

.cont_left h2,.cont_art_left h2 {
font-size:14px;
background-image:url(div_bg1.jpg);
margin:0;
padding:0;
height:36px;
line-height:36px;
clear:both;
}

/*下载信息*/
.softinfo {
background-color:#FFF;
border:1px solid #86CF74;
}

.softinfo h1 {
display:block;
clear:both;
font-size:16px;
background-image:url(div_bg1.jpg);
background-repeat:repeat-x;
height:36px;
line-height:36px;
}

.softinfo .softinfo_l {
float:left;
width:380px;
padding:5px;
}

.softinfo .softinfo_r {
float:right;
display:block;
width:300px;
margin-top:5px;
margin-right:5px;
text-align:center;
}

.softinfo_l li {
line-height:25px;
text-indent:10px;
}

.jianjie .info {
margin:5px;
}

.softinfo .jianjie {
margin-top:5px;
}

.jianjie h2 {
background-color:#F0FAEF;
height:30px;
border-top-color:#D7DBE6;
border-bottom-color:#D7DBE6;
display:block;
font-size:14px;
font-weight:700;
border-top-width:1px;
border-bottom-width:1px;
border-top-style:solid;
border-bottom-style:solid;
text-align:left;
line-height:30px;
text-indent:30px;
margin:0;
padding:0;
}

.jianjie ul {
padding:10px;
}

.jianjie .address {
float:left;
padding:0;
clear:left;
display:block;
margin-top:5px;
margin-right:0;
margin-bottom:5px;
margin-left:5px;
}

.jianjie .address a {
line-height:20px;
height:20px;
}

.jianjie .addressad {
	float:right;
	clear:right;
	text-align:center;
	display:block;
	margin-right:20px;
	margin-top: 5px;
}

.softinfo .downInfoRowC {
background-color:#FFF5CE;
border:2px solid #FFDE59;
height:25px;
line-height:25px;
margin:4px;
font-size:14px;
font-weight:700;
}

.downInfoRowC a {
width:45%;
margin-right:2px;
margin-left:2px;
color:#069;
display:block;
float:left;
}

.article_list_info {
background-color:#FFF;
padding:5px;
margin-top:4px;
margin-bottom:4px;
border:1px solid #86CF74;
}

.article_list_info li {
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#CCC;
background-repeat:no-repeat;
background-position:left center;
display:block;
clear:both;
line-height:25px;
}

.article_list_info .mainNewsTitle {
display:block;
width:450px;
float:left;
}

.article_list_info .oldDate,.article_list_info .newDate {
display:block;
float:right;
}

.article_list_info .hit {
display:block;
float:right;
}

.article_list .article_list_info .mainNewsTitle a {
color:#333;
}

/*文章信息页*/
.articleinfo {
background-color:#FFF;
float:right;
width:698px;
border:1px solid #86CF74;
}

.articleinfo h1 {
font-size:16px;
font-weight:700;
color:#09C;
line-height:50px;
height:50px;
}

.newDate {
color:red;
font-size:10px;
font-weight:700;
}

.oldDate {
color:gray;
font-size:10px;
font-weight:700;
}

/*日期右对齐*/
li span.globalDate {
float:right;
margin:0 2px;
}

.globalRight {
float:right;
margin:0 2px;
}

.globalMoreRight {
float:right;
}

.moreLinks {
float:right;
margin:2px 2px 0;
}

.moreLinks a,.moreLinks a:hover {
color:#fff;
font-size:10px;
font-weight:400;
}

.mainListRight {
float:right;
margin:0 2px;
}

.style1 {
color:red;
}

.style2 {
color:blue;
}

.style3 {
color:green;
}

/*首页图片排列CSS*/
ul.indexMidA li {
float:left;
padding:3px 0 4px;
width:33%;
line-height:160%;
list-style:none;
text-align:center;
}

/*------------------------------------------------------------------*/
/*下载页面CSS效果*/
/*------------------------------------------------------------------*/
.downInfoArea {
border:1px solid #ccc;
overflow:hidden;
}

dl#downInfoArea dd {
line-height:20px;
}

.downInfoTitle {
padding:1px;
margin:auto;
font-size:14px;
color:#fff;
border:1px solid #fff;
background:#c00;
font-weight:700;
text-align:center;
background:url(headbg.gif);
}

li.downInfoRowA,li.downInfoRowB {
margin:1px 0 0;
padding:0;
background:#f7f7f7;
text-indent:5px;
}

.downInfoRowL {
margin:0 1px;
background:#f7f7f7;
}

.downInfoRowR {
width:250px;
margin:0 1px;
text-align:center;
line-height:0;
background:#f7f7f7;
}

.mainHeadlines {
padding:5px 0 2px 24px;
margin:auto;
border-bottom:1px solid #9eb0b2;
background:#abd1eb url(dot.gif) no-repeat 9px center;
}

.mainHeadlines b {
color:#5ba1f2;
}

#mainSoftIntro,#mainDownAddress {
padding:0 2px 0 5px;
margin:3px 0;
}

.mainstory {
padding:0 2px 0 5px;
margin:3px 0;
background:#f7f7f7;
}

/*------------------------------------------------------------------*/
/*文章内容页CSS效果*/
/*------------------------------------------------------------------*/
.mainNewsTitles {
margin:2px 0;
font-size:16px;
color:#f30;
text-align:center;
background:#fff;
}

.mainNewsInfo {
margin:auto;
padding:3px 0;
background:#f7f7f7;
text-align:center;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#CCC;
font-size:12px;
}

.mainFontSize {
background:#fff;
}

.mainNewsContent {
margin:auto;
background:#fff;
padding-top:5px;
padding-right:10px;
padding-bottom:5px;
padding-left:10px;
}

.NewsContent {
font-family:宋体;
font-size:14px;
line-height:180%;
padding-left:3px;
word-wrap:break-word;
}

.mainNewsCount {
margin:auto;
background:#f7f7f7;
text-align:right;
padding-top:3px;
padding-right:20px;
padding-bottom:3px;
padding-left:10px;
}

.mainNextArticle {
margin:auto;
padding:3px;
background:#fff;
font-size:12px;
font-weight:400;
}

.mainNextArticle li {
margin:1px 2px;
font-weight:700;
list-style:disc;
}

.mainComment {
margin:auto;
background:#fff;
}

.commentTitle {
padding:2px 5px;
background:#f7f7f7;
border-bottom:1px dashed #d1d1d1;
}

.commentInfo {
padding:2px 5px;
background:#fff;
}

.postComment {
background:#fff;
}

.postComment p {
margin:2px 5px;
}

/*------------------------------------------------------------------*/
/*搜索页面CSS效果*/
/*------------------------------------------------------------------*/
.searchForm {
margin:0 0 0 4px;
padding:2px 5px 5px;
text-align:center;
}

#searchmain {
background:#fff;
margin:0 0 4px;
padding:1px 3px 3px 8px;
text-align:left;
width:auto;
}

.searchResult {
background:#f4f4f4;
margin:2px;
padding:2px 5px;
border-bottom:2px solid #666;
font-weight:700;
}

.searchTopic {
font-size:14px;
font-family:tahoma;
background:#f1fafe;
border-bottom:1px dashed #ccc;
margin:2px;
padding:2px 5px;
}

.searchTopic a,.searchTopic a:hover {
color:#03f;
font-size:14px;
}

.searchIntro {
margin:2px;
padding:2px 5px;
}

.searchInfo {
margin:2px;
padding:2px 5px;
border-bottom:1px solid #ccc;
}

/*------------------------------------------------------------------*/
/*文章列表CSS效果*/
/*------------------------------------------------------------------*/
.mainNewsTitle {
padding:2px 0 0 18px;
margin:auto;
background:url(arrow.gif) no-repeat 2px center;
}

/*------------------------------------------------------------------*/
/*其它相关列表CSS效果*/
/*------------------------------------------------------------------*/
.relatedTitle {
padding:2px 0 0 18px;
background:url(arrow.gif) no-repeat 2px center;
}

span.relatedTitle a,span.relatedTitle a:hover {
color:#03f;
}

.relatedListName {
width:420px;
padding:3px 0;
text-indent:5px;
}

.relatedListDate {
width:75px;
padding:3px 0;
text-align:center;
}

.relatedListHist {
width:68px;
padding:3px 0;
text-align:center;
}

.relatedListInfo {
height:25px;
background:#f7f7f7;
border-bottom:1px dashed #d1d1d1;
}

.relatedBlock {
background:#f7f7f7;
}

/*------------------------------------------------------------------*/
/*留言样式*/
/*------------------------------------------------------------------*/
.header {
font-family:tahoma, verdana;
font-size:11px;
color:#FFF;
font-weight:700;
background:#1C6EAC;
padding:2px 3px;
}

.tableborders2 {
background:#D6E0EF;
border:1px solid #1C6EAC;
}

.singleborder {
font-size:0;
line-height:1px;
padding:0;
background:#F8F8F8;
}

.tdborder {
background:#698CC3;
}

.Replyborder1 {
border:1px dashed #698CC3;
background:#F6FAFD;
color:#4875B7;
}

.Replytopic {
color:#2288E3;
}

/*用户管理中心样式*/
/*------------------------------------------------------------------*/
.userleft {
border-collapse:collapse;
background:#F7F7F7;
border-right:1px solid #DDD;
padding-left:15px;
}

.userright {
border-collapse:collapse;
background:#F7F7F7;
border-left:1px solid #DDD;
}

.usertablerow1 {
background-color:#F7F7F7;
}

.usertablerow2 {
background-color:#F0F0F0;
}

.usertableborder {
border:1px #3795D2 solid;
background-color:#FFF;
font:12px;
width:96%;
}

.userfont1 {
color:red;
}

.userfont2 {
color:#3795D2;
}

.userfont3 {
color:green;
}

a.treemenu {
color:#666;
text-decoration:none;
}

a.treemenu:hover {
color:#F60;
text-decoration:underline;
}

/*-----------程序代码相关CSS--------------------------------------*/
.UBBContainer {
border:1px solid #ccc;
background:#f7f7f7;
border-left:3px solid;
}

.UBBTitle {
font-weight:700;
padding:4px;
background:#eee;
border-bottom:1px dotted #ccc;
}

.UBBContent {
padding:6px;
line-height:160%;
}

.UBBContent textarea {
width:550px;
margin-bottom:2px;
}



