
/* CSS Document */
body{
padding:0px;
margin:0px;
}
 img{
display:block;
border:none;
padding:0px;
margin:0px;

}
a{
border:none;
padding:0px;
margin:0px;
}

#main{
margin:0px auto;
width:1004px;
height:auto;
}

#menu{
width:1004px;
height:29px;
background-color:#377CB3;
margin:0px;
padding:0px;
}
#myMenu  img{

display:block;
float:left;
margin-left:6px;
}

#left{
width:250px;
height:auto;
float:left;
margin-top:2px;
}

.imgbtnSearch
{
display:block;
float:left;
margin-top:1px; 
width:26px; 
height:27px;
}

#right{
width:749px;
height:auto;
float:left;
margin-left:3px;
margin-top:10px;
}
#picNewsContent{
width:100%;
height:259px;

}
#attention{
width:490px;
height:214px;
float:left;
}
#hotNews{
width:490px;
height:214px;

}
.content{
width:100%;
height:auto;
}
#keyan{
width:250px;
height:auto;
float:left;

}

#bottom{
width:1004px;
height:95px;
background-repeat:repeat-x;
background-image:url(../images/abmindex_93.gif);
text-align:center;
padding-top:10px;
}

#bottomMenu
{
	display:block;
	width:650px;
	margin:0px auto;
	padding-left:140px;
	
}

#bottomMenu a{
display:block;
float:left;
margin-left:10px;
color:#ffffff;
width:60px;

}
 #bottomMenu a visited{
color:#ffffff;
}


