body {
    /*background:url(../images/bk.jpg) repeat;*/
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
.border {
	border: 1px solid #1B85E2;
}
.border2 {
	border: 1px solid #FFAE00;
}
.border3 {
	background-color: #EBEBEB;
	border: 1px solid #DEDEDE;
}
.boeder4 {
	border: 1px solid #00AD4D;
}
.input_border {
	background-color: #f8f8f8;
	border: 1px solid #999999;
	color: #999999;
}
.ima_border {
	border: 1px solid #dedede;
}





.font_14 {font-size: 14px;}
.font_01 {color: #FFFFFF;}
.font_02 {color: #000000;}
.font_03 {color: #990000;}
.font_04 {color: #FFAE00;}

A.menulink 
{
display: block;

width: 80px;
height:18px;
text-align:center;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
BORDER: none;

/*border: solid 1px #FFFFFF;*/
float:left;
}

A.menulink:hover /*主要设置首页一级栏目*/
{
/*border: solid 1px #6100C1;*/
background-color:#FFFFFF;
background-image:url(../images/bk_lanmu.jpg);
height:18px;



}

#table {width:700px;
height:10px;
}
/*body{
width:990px;
border:#00FF00;
}*/
#bk{background-color:#0099FF;
}
/*
	为li标签设置图片
*/
.li_pic{ 
list-style-image:url(../images/menu_start.gif);  
} 

form{ margin:0px; padding:0px;} 
