/* CSS Document */
html{
	text-align:center;
}

BODY {
	padding:0px;
	MARGIN: 0;
	HEIGHT: auto;
	text-align:center;
	font-size:12px;
	font-family: "ËÎÌå",Arial,sans-serif;
    line-height: 14px;
	width:760px;
	margin-top:5px;
}

A:link {
	font-size:12px;
	COLOR: #039;
	text-decoration: none;

}
A:visited {
	font-size:12px;
	COLOR: #0066CC;
	text-decoration: none;

}
A:hover {]
	font-size:12px;
	COLOR: #f60;
	text-decoration: none;

}
/*********************/

#menu_top{
width:760px; 
font-size:12px;
}
.top_text{
font-size:12px;
color:#003366;
border:0px;
text-align:center;
}


#menu_board{
width:760px; 
height:76px;
text-align:left;
}
/********************/
   #menu_left{
 	float:left;
    width:248px;
	height:76px;
	}

	#menu_right{
	padding-top:3px;
	float:right;
    width:510px;
	}
.guanggao{
width:468px;
height:60px;
margin-left:30px;
text-align:left;
border:1px solid #D4D4D4;

}

.menu{
width:760px; 
height:23px;
background-color:#EDEDED;
text-align:right;
padding-right:10px;
}

.menu img{
width:87px; 
height:23px;
border:0px;
}

.menu_bottom{
width:760px; 
height:28px;
background-color:#287EBB;
padding-top:7px;
text-align:left;
padding-left:10px;
color:#ffffff;
}



.menu_bottom A:{
color:#ffffff;

}

.menu_bottom A:link {
    color:#ffffff;
    text-align:left;
	text-decoration: none;

}
.menu_bottom A:visited {
    color:#ffffff;
    text-align:left;
	text-decoration: none;

}
.menu_bottom A:hover {
    color:#ffffff;
    text-align:left;
	text-decoration: none;

}

/********bottom**********/
.bottom_menu{
width:760px;
height:25px;
background-color:#F5F5F5;
text-align:center;
padding-top:6px;
border-top:2px double #287EBB;
}

.bottom_text{
width:760px;
height:85px;
background-color:#F5F5F5;
text-align:center;
padding-top:5px;
}

