a{text-decoration: none;} 
a:link {color: #515151;text-decoration: none;}
a:visited {color: #515151;text-decoration: none;}
a:hover{color: #515151; text-decoration: none;}
a:active {color: #515151;text-decoration: none;}

a.fblue:link {color: #09c;text-decoration:none;}
a.fblue:visited {color: #09c;text-decoration: none;}
a.fblue:hover{color: #09c; text-decoration: underline;}
a.fblue:active {color: #09c;text-decoration: none;}

a.fyellow:link {color: #ff0;text-decoration:none;}
a.fyellow:visited {color: #ff0;text-decoration: none;}
a.fyellow:hover{color: #ff0; text-decoration: underline;}
a.fyellow:active {color: #ff0;text-decoration: none;}

a.fblue1:link {color: #0C0184;text-decoration: underline;}
a.fblue1:visited {color: #0C0184;text-decoration: underline;}
a.fblue1:hover{color: #f00; text-decoration: none;}
a.fblue1:active {color: #0C0184;text-decoration: underline;}

a.fred:link {color: #f00;text-decoration: none;}
a.fred:visited {color: #f00;text-decoration: none;}
a.fred:hover{color: #f00; text-decoration: underline;}
a.fred:active {color: #f00;text-decoration: none;}

a.fwhite:link {color: #fff;text-decoration: none;}
a.fwhite:visited {color: #fff;text-decoration: none;}
a.fwhite:hover{color: #ff0; text-decoration: underline;}
a.fwhite:active {color: #fff;text-decoration: none;}

a.fwhite:link {color: #fff;text-decoration: none;}
a.fwhite:visited {color: #fff;text-decoration: none;}
a.fwhite:hover{color: #ff0; text-decoration: underline;}
a.fwhite:active {color: #fff;text-decoration: none;}


a.fwhite1:link {color: #fff;text-decoration: none;font-weight:bold;}
a.fwhite1:visited {color: #fff;text-decoration: none;font-weight:bold;}
a.fwhite1:hover{color: #fff; text-decoration: underline;font-weight:bold;}
a.fwhite1:active {color: #fff;text-decoration: none;font-weight:bold;}


body
{
BACKGROUND-COLOR: #fff;
margin:0px;
background-position:center
text-decoration: none;
font-size:12px;
color:#515151;
line-height:150%;
font-family: 宋体;
}

.img{border:#ccc 3px solid;}

.img_logo{border:#ccc 1px solid;}


P,TD{
  font-family: 宋体;
  font-style: normal;
  font-size: 12px;
  line-height:150%;
}


td.aaa
{
  font-family: 宋体;
  font-style: normal;
  font-size: 12px;
  line-height:150%;
  color:#FFFF00;
  font-weight:bold;
}

button
{
font-size: 12px;
height: 20px;
font-family: 宋体;
}

.red{color:#04709E;}

.red_b{color:#296DC0;font-weight:bold;test-decortion:underline;}

.blue{color:#09c;}

.bigblue{color:#0C0184;font-size:14px;font-weight:bold;}

.name{color:#fff;font-weight:bold;}

.bigorange{color:#ff6600;font-size:14px;font-weight:bold;}

.white{color:#fff;}

.red1{color:#f00;}

/*主菜单的样式*/
#topmenu {
MARGIN:0px; 
PADDING-TOP: 0px; 
BORDER:0px;
BACKGROUND: transparent no-repeat right top;  
COLOR: #FFF; 
HEIGHT:27px;
}

#topmenu ul {
CLEAR: left;
MARGIN: 0px;
PADDING: 0px;
BORDER:0px;
LIST-STYLE-TYPE: none;
TEXT-ALIGN: center; 
display:inline;
}

#topmenu li {
FLOAT: left;
DISPLAY: block;
MARGIN: 0px;
PADDING:0px;
TEXT-ALIGN: center;
BORDER-LEFT:#fff 1px solid;
LINE-HEIGHT:27px;
}

#topmenu li a {
DISPLAY: block;
MARGIN:0px;
PADDING:0px;
WIDTH: 100%; 
COLOR: #FFF; 
TEXT-DECORATION: none; 
}
#topmenu li a:hover {
FONT-WEIGHT: bold; 
COLOR: #fff;
BACKGROUND-COLOR: #f60;
}
#topmenu ul li#one A {	WIDTH: 60px}
#topmenu ul li#two A {	WIDTH: 80px}
#topmenu ul li#three A { WIDTH: 80px}
#topmenu ul li#four A {	WIDTH: 80px}
#topmenu ul li#five A {	WIDTH: 80px}
#topmenu ul li#six A {	WIDTH: 80px}
#topmenu ul li#seven A { WIDTH: 80px}
