A:link {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #FFFF00; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none
}
A:active {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #FFFF00; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: underline
}
A:visited {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #FFFF00; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none
}
A:hover {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #FF3300; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: underline
}
A:unknown {
	outline: none
}
body {
	margin-top: 0px;
	background-image: url();
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
}
body,td,th {
	font-size: medium;
}
.style1 {font-size: small}
.style2 {color: #339900}
.style3 {
	color: #0066CC;
	font-size: 12px;
}
.style4 {color: #0033FF}
.style6 {font-size: 12px; color: #FFFFFF; }



.menustyle {
	color: #FFE037;
		font-size: 12;
}
/*顶部背景*/
#topbg{
position:absolute; 
width:100%; 
height:352px; 
z-index:4; 
left: 0px; 
top: 0px; 
background-image: url(../images/page-bg-top.jpg); 
border: 1px none #000000;
}

/*头部背景*/
#heard{
position:absolute; 
width:100%; 
height:352px; 
z-index:2; 
left: 0px; 
top: 0px;
}
#heard #heardbg{
background-image: url(../images/html_2_bg1.jpg); 
width:900;
height:352;
}

/*LOGO*/
#logo{
position:absolute; 
width:100%; 
height:0; 
z-index:5; 
left: 0; 
top: 0;
}




/*菜单*/
#menu{
	position:absolute;
	width:100%;
	height:21;
	z-index:8;
	left: 0;
	top: 250;
	text-align: center;
}
#menu #links{
background-image:url(../images/menu.jpg);
width:879;
height:21;
}
#menu #menutd{
text-align: center; vertical-align: bottom
}
#menu ul {text-align: center;list-style:none;margin:0 auto}
#menu ul li {
	margin:0 2px;
	list-style:none;
	width:1px;
	display:inline;
	margin:0 5px;
	white-space:nowrap;

}

/*内容部分*/
#body{
position:absolute; 
width:100%; 
height:245px; 
z-index:7; 
left: 0; 
top: 352;
}
#body #top{
background-image:url(../images/body3_r1_c1.jpg);
width:879;
height:304;
}
#body #bodys{
width:730px; background-color:#000000
}
#body #button{
background-image:url(../images/body3_r3_c1.jpg);
width:879px;
height:422px;
}
#body #buttonlogo{
	color: #FFE037;
		font-size: 12;
}
#body #t{
width:879px;

}.mytable {
	border: 1px solid #666666;
}

/*新闻*/
#news {

color: #879000}

#news A:link {
	border-width:0px; COLOR: #996600; TEXT-DECORATION: none
}
#news A:active {
	border-width:0px; COLOR: #996600; 
}
#news A:visited {
	border-width:0px; COLOR: #996600; TEXT-DECORATION: none
}
#news A:hover {
	border-width:0px; COLOR: #FF3300; 
}
#news A:unknown {
	outline: none
}