@charset "utf-8";
/* CSS Document */
body{
	background:#ff5a00;
	margin:0px;
	font-family:Arial, tahoma;
	font-size:12px;
	color:#000;
	line-height:18px;
	}

a{
	color:#000;
	text-decoration:none;
	}
a:hover{
	color:#ff5a00;
	text-decoration:none;
	}

.table1{
	background:url(../images/bg.gif) repeat-x;
	}

.menuleft{
	background:url(../images/menu-left.gif) no-repeat;
	width:20px;
	}
.tdmenu{
	background:url(../images/menu.gif) repeat-x;
	height:30px;
	}
	
.titright{
	background:url(../images/bgtitright.gif) no-repeat;
	height:28px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding-left:15px;
	}
.tdcontentr{
	border-bottom:solid 1px #dbdbdb;
	border-left: solid 1px #dbdbdb;
	border-right:solid 1px #dbdbdb;
	background-color:#fafafa;
	padding-top:10px;
	padding-bottom:5px;
	}
.titright1{
	background:url(../images/tit-r.gif) no-repeat;
	height:33px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding-left:15px;
	}
.tdcontentr1{
	border-bottom:solid 1px #dbdbdb;
	border-left: solid 1px #dbdbdb;
	border-right:solid 1px #dbdbdb;
	background-color:#f3f3f3;
	padding-top:10px;
	padding-bottom:10px;
	}
.titcen{
	background:url(../images/titcen.gif) repeat-x;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	}
.cencontent{
	border-bottom:solid 1px #dbdbdb;
	border-left:solid 1px #dbdbdb;
	border-right:solid 1px #dbdbdb;
	padding-left:1px;
	padding-right:1px;
	}
#imgbds{
	width:132px;
	height:102px;
	background:#FFF;
	border:solid 1px #d3d3d3;
	padding-top:2px;
	padding-left:2px;
	}
#imgbds-da{
	width:132px;
	height:91px;
	background:#FFF;
	border:solid 1px #d3d3d3;
	padding-top:2px;
	padding-left:2px;
	}
#imgbds1{
	width:52px;
	height:40px;
	background:#FFF;
	border:solid 1px #d3d3d3;
	padding-top:2px;
	padding-left:2px;
	}
#next{
	height:11px;
	width:530px;
	}
#imgnews{
	height:82px;
	width:106px;
	background:#FFF;
	border:solid 1px #d3d3d3;
	padding-top:2px;
	padding-left:2px
	}
	
#duanhot{
	padding:0;
	margin:0;
	width:307px;
	}
#itemsduan a{
	color:#ff5a00;
	text-decoration:none;
	}
#itemsduan a:hover{
	color:#ff5a00;
	text-decoration:underline;
	}
#itemsnews a{
	color:#ff5a00;
	text-decoration:none;
	}
#itemsnews a:hover{
	color:#ff5a00;
	text-decoration:underline;
	}
#itemsduan{
	text-align:left;
	line-height:18px;
	}
#itemsbdscontent a{
	color:#ff5a00;
	text-decoration:none;
	}
#itemsbdscontent a:hover{
	color:#ff5a00;
	text-decoration:underline;
	}
#next a{
	color:#906f4e;
	text-decoration:none;
	}
#next a:hover{
	color:#ff5a00;
	text-decoration:underline;
	}
#botcontent{
	width:519px;
	height:93px;
	text-align:center;
	line-height:24px;
	padding-top:20px;
	}
#botcontent a{
	color:#000;
	text-decoration:none;
	}
#botcontent a:hover{
	color:#ff5a00;
	text-decoration:none;
	}
.tdbot{
	background:url(../images/bg-bot.gif) repeat-x;
	height:113px;}
	
/*- Menu Tabs I--------------------------- */

    #menu {
      float:left;
      width:100%;
      font-size:12px;
      line-height:normal;
  	  font-weight:bold;
	  font-family:Arial;

      }
    #menu ul {
        margin:0;
        padding:0px 0px 0px 0px;
        list-style:none;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu a {
      float:left;
      background:url("../images/leftmenu.gif") no-repeat left top;	  
      margin:0;
      padding:0 0 0 10px;
      text-decoration:none;
      }
    #menu a span {
      float:left;
      display:block;
      background:url("../images/menuright.gif") no-repeat right top;
	  padding:7px 26px 8px 15px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover span {
      color:#000;
      }
    #menu a:hover {
      background-position:0% -30px;
      }
    #menu a:hover span {
      background-position:100% -30px;
      }

     #menu #current a {
                background-position:0% -30px;
        }
     #menu #current a span {
                background-position:100% -30px;
        }
#current span
{
color:#000000!important;
}

#itemsnews
{
	width:260px;
}
