body,td,th {
}

BODY {
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(images/bg.jpg);
	background-position: 0px 0px;
}

.unnamed1 {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	font-weight: normal;
}
.unnamed2 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.unnamed3 {  font-family: "宋体"; font-size: 18px; line-height: 25px; color: #990000; text-decoration: none}
a:hover {  font-family: "宋体"; color: #D50004; text-decoration: none}
a.unnamed1:hover {  font-family: "宋体"; color: #990000; text-decoration: none}
a.unnamed2:hover {  font-family: "宋体"; color: #996600; text-decoration: none}
a.unnamed4:hover {  font-family: "宋体"; color: #FF6600; text-decoration: none}
.unnamed4 {
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	line-height: 25px;
}
.unnamed5 {  font-family: "宋体"; font-size: 12px; line-height: 20px; color: #000000; text-decoration: none}
.unnamed6 {
	font-family: "宋体";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}

.menu {
font-family: arial, sans-serif; 
width:1000px; 
margin:0; 
margin:0px 0;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:98px; 
height:30px; 
color:#FFFFFF; 
border:0px solid #fff;
border-width:0px 0px 0 0;
line-height:30px; 
font-size:14px;
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
	color:#21710E;
	background-image: url(images/n1.jpg);
	background-color: #006600;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:30px; 
left:0; 
width:105px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
background:#148311; 
color:#ffffff;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
background:#3E9E3D; 
color:#ffffff;
}

.blk_18 {
	overflow:hidden;
	zoom:1;
	font-size:9pt;
	width:740px;
	margin-top:0px;
	height: 144px;
    }
    .blk_18 .pcont {
    width:690px;
    float:left;
    overflow:hidden;
    padding-left:0px;
    }
    .blk_18 .ScrCont {
    width:32766px;
    zoom:1;
    margin-left:-5px;
    }
    .blk_18 #List1_1, .blk_18 #List2_1 {
    float:left;
    }
    .blk_18 .LeftBotton, .blk_18 .RightBotton {
    width:15px;
    height:34px;
    float:left;
    background:url(images/1.gif) no-repeat;
    }
    .blk_18 .LeftBotton {
	background-position: 0 0;
	margin-top: 45px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
    }
    .blk_18 .RightBotton {
	background-position: 0 -30px;
	margin-top: 45px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
    }
    .blk_18 .LeftBotton:hover {
    background-position: -20px 0;
    }
    .blk_18 .RightBotton:hover {
    background-position: -20px -30px;
    }
    .blk_18 .pl img {
    display:block;
    cursor:pointer;
    border:none;
    margin:6px auto 1px auto;
    }
    .blk_18 .pl {
    width:150px;
    border:1px solid #f3f3f3;
    float:left;
    float:left;
    text-align:center;
    line-height:24px;
    }
    .blk_18 a.pl:hover {
    border:1px solid #5dacec;
    color:#5dacec;
    background:#fff;
    }
