BODY {
    /*filter:Gray;*/
	font-size: 12px;color: #333333;
	margin:0px auto;
	background-image: url(../img/index09/bg2.jpg);
	/* »ÒÉ«£ºfilter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
	background-color:#f4f4f4;
}
TABLE {
	FONT-SIZE: 12px}
a{text-decoration:none}
a:link{
     color: #32537e;
}
a:visited{
     color: #32537e;
}
a:active {
	color: #003366;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.text20{
	font-size:12px;
	line-height: 22px;
}
.titfont14{
 font-size:12px;
 font-weight:bold;
 color:#2251d5;
}
.tablexiborder{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: a0b0d2;
	border-right-color: a0b0d2;
	border-bottom-color: a0b0d2;
	border-left-color: a0b0d2;
}
.bottomborder{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:  #999;
	border-right-color: #cac9c9;
	border-bottom-color: #999;
	border-left-color: #cac9c9;
}
/*- Menu Tabs I--------------------------- */

	#tabsI {
      float:center;
      width:100%;
      background:#fff;
      font-size:100%;
      line-height:normal;
	  border-bottom:1px solid #DD740B;
      }
    #tabsI ul {
	margin:0;
	padding:5px 0px 0 5px;
	list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background: url(../img/index/top/tableft.gif) no-repeat left top;
      margin:0;
      padding:0px 2px 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background: url(../img/index/top/tabright.gif) no-repeat right top;
      padding:5px 9px 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;
      }
	#ad{ position:absolute; display:none; }

