body {
	color : #555;
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
    background-color: #D6F3F7;

}


* {
   padding:0;
   margin:0;
}
ul {
    padding-left:1em;
    margin-left:0;
}
h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}
img {
border: none;
}

a {
	color : #005599;
	text-decoration : none;
}

a:hover {
	color : #005599;
	text-decoration : underline;
}

a.side {
	color : #005599;
	text-decoration : none;
}

a:hover.side {
	color : #005599;
	text-decoration : underline;
}

a.white, li.white a {
	color: #ddd;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #ddd;
	text-decoration: underline;
}

form {
	margin : 0px;

}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #eee;
}



pre {
	font-family: "MS Sans Serif", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11px;
}

.alt {
	color : #555;
}

.outer-border {
	border : 1px solid #000;
}


.footer {
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	border : 1px solid #ccc;
	padding : 5px;
}

.admin-message {
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	color : #555;
	background-color : #f6f6f6;
	border : 1px solid #e1e1e1;
	padding : 3px 4px 5px 4px;
	margin-bottom : 5px;
}

.button {
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.bbcode {
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.textbox {
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
	color : #555;
	background-color : #f8f8f8;
	border : 1px solid #ccc;

}

.main-body {
	font-size : 13px;
	color : #555;
	background-color : #fff;
	padding : 4px 0px 5px 0px;
}
.main-body li {
  font-size:90%;
  line-height: 90%;
  }


.side-body {
	font-size : 13px;
	color : #777;
	background-color : #f6f6f6;
	padding : 4px;

}

#main-bg {
	color : #555;
	background-color : #fff;
    float: left;
}

.side-both #main-bg {margin: 0 187px;}
.side-left #main-bg {margin-left: 187px;}
.side-right #main-bg {margin-right: 187px;}
.side-left #side-border-right {display:none;}
.side-right #side-border-left {display:none;}

.center {
	margin : 0 auto;
}


.border {
	border : 1px solid #e1e1e1;
	margin-bottom : 5px;
}

#side-border-left {
	color : #777;
	background-color : #fff;
	float:left;
	padding : 3px 2px 5px 3px;
    width: 190px;
    text-align: left;
}

#side-border-right {
	color : #777;
	background-color : #fff;
	float:right;
	padding : 3px 5px 5px 2px;
	width: 190px;
}

.news-category {
	border:0;
	margin:3px 5px 0 0;
	float:left;
}

.news-footer {
	text-align: center;
	font-size : 10px;
	color : #555;
	background-color : #f1f2f4;
	padding : 3px 4px 4px 4px;
}

.barmain {
	font-size : 10px;
	color : #aaa;
	padding : 4px;
}

.capmain {
	font-size : 11px;
	font-weight : bold;
	color : #666;
	background-color : #fff;
	padding : 2px 0px 4px 0px;
}

.scapmain {

	font-weight : bold;
	color : #666;
	background-color : #f1f1f1;
	border-bottom : 1px solid #e1e1e1;
	padding : 4px 0px 4px 4px;
}

.tbl-border {
	border : 1px solid #e1e1e1;
}

.tbl {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #555;
	background-color : #f1f1f1;
	padding : 4px;
}
table {
  width: 99%;
}


.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #888;
	background-color : #f1f1f1;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #bbb;
}

.comment-name {
	font-weight : bold;
	color : #005599;
}

.shoutboxname {
	font-weight : bold;
	color : #005599;
	background-color : #f6f6f6;
}

.shoutbox {
	color : #777;
	background-color : #f6f6f6;
}

.shoutboxdate {
	font-size : 10px;
	color : #888;
	background-color : #f6f6f6;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #555;
	background-color : #f6f6f6;
}

.side-label {
	color : #555;
	background-color : #f1f1f1;
	padding : 2px 2px 3px 2px;
}



/*Helpers*/
.clear {clear: both;}



ol { background:#CCCCFF repeat-y 0 2.3em; overflow:auto; font-family:"Courier New",Courier,mono; margin:0; padding:0.1em 0 0.1em 2.8em; color:#336633; width:90%; }
ol li { background:#ffc; font-size:small; }
ol code {color:#036;}

/* BWebMass */
#header-top {
  margin: 0 auto;
  height: 92px;
  width: 970px;
  background-image: url(images/header.png);
  background-position: top;
  background-repeat: no-repeat;

}
#header-banner {

  padding-top: 12px;
  padding-left: 14px;
  _padding-left: 28px;
  width: 970px;
  text-align: left;
}


#bee-content {
  margin:0 auto;
 text-align: center;
 width: 970px;
 background-color: #FFFFFF;
}




.side-open-box {
  height: 28px;
  padding-left: 37px;
  font-weight: bold;
  color: #808080;
  background-image: url(images/box-head.gif);
  background-position: top;
  background-repeat: no-repeat;
  line-height: 28px;
}

.side-body-render-box {
  width: 190px;
  background-image: url(images/box-render.gif);
  background-position: top;
  background-repeat: repeat-y;

}

.side-body-box {
  background-image: url(images/box-body.gif);
  background-position: top;
  background-repeat: no-repeat;
  padding: 5px 2px 3px 5px;
}

.side-end-box {
  height: 12px;
  background-image: url(images/box-footer.gif);
  background-position: top;
  background-repeat: no-repeat;
  margin-bottom: 6px;
}
.head-table {
  border: 1px dashed #C0C0C0;
  border-bottom: 0px;
  height: 29px;
}

.head-table-title {
  background-image: url(images/head-table-render.png);
  background-position: left;
  background-repeat: repeat-x;
  height: 29px;
  line-height: 29px;
}
.head-table-title-news {
  background-image: url(images/head-table-new-render.png);
  background-position: left;
  background-repeat: repeat-x;
  height: 29px;
  line-height: 29px;
}

.head-table-title-article {
  background-image: url(images/head-table-article-render.png);
  background-position: left;
  background-repeat: repeat-x;
  height: 29px;
  _height: 25px;
}

.head-table-title-article h1 {
  font-size: medium;

  _padding-left: 50px;
  _margin-top: -25px;
  _margin-bottom: 0px;
  _height: 25px;
  line-height: 25px;
}

.head-table-title img {
  float: left;
}
.head-table-title-news img {
  float: left;
}
.head-table-title-article img {
  float: left;
}



.table-body {
  border-right: 1px dashed #C0C0C0;
  border-left: 1px dashed #C0C0C0;

  padding: 8px;
}

.table-bottom {
  border-bottom: 1px dashed #C0C0C0;
  margin-bottom: 4px;
}


#container {
  margin-top: 2px;
  /*padding-left: 195px;*/
  width: 770px;
  float: right;
  text-align: left;
}
.lastest-article-index {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 2px dotted #E5E5E5;
  margin-bottom: 3px;
}


.lastest-article-index img {
  float: left;
  margin-right: 5px;
  border-right: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
}
.head-title-article{
  font-size: medium;
  font-weight: bold;
}


.lastest-article-index p {

  margin-bottom: -10px;
}

.lastest-share {
  background-color: #FFF;
  border-left: 1px solid #E0E0E0;
  margin-right: 3px;
  border-bottom: 1px solid #EFEFEF;
  margin-bottom: 7px;
  background-image: url(images/bg-lasted-forum.jpg);
  background-position: right;
  background-repeat: no-repeat;
}

.post-article {
  background-image: url(images/icon-share.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 12px;
}

.date-create {
  background-image: url(images/icon-calendar.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 12px;
}

.view-counter {
  background-image: url(images/icon-view.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 12px;
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#fusion-box-head {
  background-image: url(images/fusion-box-head.png);
  width: 190px;
  height: 59px;
  background-position: top;
  background-repeat: no-repeat;
}

#fusion-box-body {
  background-image: url(images/fusion-box-render.png);
  background-position: top;
  background-repeat: repeat-y;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 8px;
}

#fusion-box-footer {
  background-image: url(images/fusion-box-footer.png);
  background-position: top;
  background-repeat: no-repeat;
  width: 190px;
  height: 13px;
  margin-bottom: 15px;
}

.link-setup {
  background-image: url(images/icon-download.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 12px;
  height: 15px;
  color: #FFF;
}

.link-document {
  background-image: url(images/icon-document.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 12px;
  height: 15px;
  color: #FFF;
}


#ads-in-article {
  text-align: center;
  margin: 2px;
}

.ads-in-index {
  text-align: center;
  margin: 2px;
}
.head-topic{
margin:10px 0 5px 0;
padding:5px 0 5px 8px;
background:#eee url(images/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
  font-weight: bolder;
  font-size: large;
}

#search-input {
  margin-top: 38px;
  padding-left: 12px;
  background-image: url(images/icon-view.gif);
  background-position: left;
  background-repeat: no-repeat;

}
#find-article {
  background-image: url(images/find-article-box.gif);
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  height: 60px;
  margin-bottom: 15px;
}

#allcat {
  border: 1px solid #EFEFEF;
  padding-left: 10px;
  padding-right: 10px;
  float: right;
}
#allcat:hover {
  border: 1px solid #EFEFEF;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #FFFF66
}


/*- Menu Tabs I--------------------------- */

    #tabsI {
      float:left;
      width:100%;
      background:#EFF4FA;

      line-height:normal;
          border-bottom:1px solid #DD740B;
      }
    #tabsI ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }

.clean-gray{
		border:solid 1px #DEDEDE; 
		background:#EFEFEF;
		color:#222222;
		padding:4px;
		text-align:center;
	}
/* BWebMass */

