@charset "gb2312";
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.blue {
	font-size: 11px;
	line-height: 160%;
	color: #BFE7F6;
	text-decoration: none;
}
.blue_s {
	font-size: 9px;
	line-height: 160%;
	color: #BFE7F6;
	text-decoration: none;
}
.blue2 {
	font-size: 11px;
	color: #009FDA;
    line-height: 100%;
	text-decoration: none;
}
a.v5:hover {
	font-size: 11px;
	line-height: 160%;
	color: #FF9933;
	text-decoration: none;
}
a.v5:visited {
	font-size: 11px;
	line-height: 160%;
	color: #FFFFFF;
	text-decoration: underline;
}
a.v5:link {
	font-size: 11px;
	line-height: 160%;
	color: #FFFFFF;
	text-decoration: underline;
}
a.v5:active {
	font-size: 11px;
	line-height: 160%;
	color: #FFFFFF;
	text-decoration: none;
}

.blue4 {
	font-size: 11px;
	color: #009FDA;
	text-decoration: none;
	line-height: 12px;
}
.blue3 {
	font-size: 13px;
	color: #009FDA;
	line-height: 180%;
	text-decoration: none;
}
.text {
	font-size: 12px;
	line-height: 160%;
	color: #3F6375;
	text-decoration: none;
}

.blue5 {
	font-size: 11px;
	color: #009BD9;
	line-height: 140%;
	text-decoration: none;
}
a.v2:link {
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
a.v2:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.v2:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
}
a.v2:active {
	    font-size: 13px;
        color: #FF0000;
        text-decoration: none;
}

a.v3:link {
	text-decoration: none;
	color: #0099FF;
	font-size: 11px;
	line-height: 120%;
}
a.v3:visited {
	color: #0099FF;
	text-decoration: none;
	line-height: 120%;
	font-size: 11px;
}
a.v3:hover {
	color: #FF9900;
	text-decoration: none;
	line-height: 120%;
	font-size: 11px;
}
a.v3:active {
	color: #FF0000;
	text-decoration: none;
	line-height: 120%;
	font-size: 11px;
}

a.v4:link {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.v4:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.v4:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
a.v4:active {
	    font-size: 11px;
        color: #FF0000;
        text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #0099FF;
	font-size: 12px;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0086D0;
}
/*- Menu Tabs--------------------------- */ 


    #tabs {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 20 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("images/left.jpg") no-repeat left top;
      margin:0;
      padding:0 0 0 20px;
      text-decoration:none;
      }
    #tabs a span {
	float:left;
	display:block;
	background:url("images/right.jpg") no-repeat right top;
	padding:14px 20px 4px 4px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
	color:#000000;
      }
    #tabs a:hover {
      background-position:0% -34px;
      }
    #tabs a:hover span {
      background-position:100% -34px;
      }
.border {
	border: 1px solid #66CCFF;
}
.s1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #000000;
	text-decoration: none;
}
.s2{
	text-decoration: none;
	color: #0099FF;
	font-size: 12px;
	line-height: 160%;
}
