@charset "gb2312";

body{
 margin:0;
 padding:0;
 background:url(imagesbg.png) top repeat-x;
}
img{
  border:0;
}
A:link {
 COLOR: #333333;
 TEXT-DECORATION:none;
}
A:visited {
 COLOR: #333333;
 TEXT-DECORATION: none;
}
A:hover {
 COLOR: #0059c2;
 TEXT-DECORATION:none;
}
A:active {
 COLOR: #333333;
 TEXT-DECORATION:none;
}
.table_bkx{
 border:#e0e9f2 1px solid;
 background:url(imagesbk_bg1.jpg) bottom repeat-x;
}
.table_bkxys{
 border:#e0e9f2 1px solid;
 background:#e5e9f4;
}
.table_dtbg{
 background:url(imagestitle_b3.jpg) bottom no-repeat
}
.table_dtbg2{
 background:url(imagestitle_b2.jpg) bottom no-repeat
}
.table_dtbg3{
 background:url(imagestitle_b4.jpg) bottom no-repeat
}
.table_dtbg4{
 background:url(imagestitle_b6.jpg) bottom no-repeat
}
.table_dtbg5{
 background:url(imagestitle_b7.jpg) bottom no-repeat
}
.font14{
 font-size:14px;
 color:#000000;
 font-weight:bold;
}