body{
    background-color:#efe5e2;
	scrollbar-3dlight-color: #B0C4DE;
	scrollbar-arrow-color: #34547E;
	scrollbar-base-color: #FF0000;		/* 基调颜色 */
	scrollbar-darkshadow-color: #1D4272;
	scrollbar-face-color: #CFDFF4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #5380BA;
	background-color:#ccc;
	margin: 0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;

}
#top01 {
	height: 179px;
	width: 176px;
	float: left;
	background-image: url(../images/top_1_01.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#top02 {
	height: 179px;
	width: 483px;
	float: left;
}
#top03 {
	float: left;
	height: 179px;
	width: 291px;
	background-image: url(../images/top_3_03.gif);
	background-repeat: no-repeat;
}





#top
	{
	position:relative;
	margin:0px auto 0px auto;
	width:950px;
	text-align:left;

}
#menu{
	width: 950px;
	width:950px !important;
	height: 32px;
	background: url(../images/menucolor.gif) repeat-x;
	;
	float: left;
	position: relative;	
	}

#navigation{
	margin:0px; padding:0px;
	
}
#navigation ul{
    list-style:none;
	padding:0px; margin:0px;
}
#navigation li{
	float:left;
	text-align:center;
	width:75px;
	list-style-type: none;
}
#navigation a{
	display:block;
	padding:9px 6px 11px 6px;
	background:url(../images/menucolor_05.gif) no-repeat;
	margin:0px;
}
#navigation a:link, #navigation a:visited{
	color:#ffffff;
	text-decoration:none;
		font-size:13px;
}
#navigation a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	background:url(../images/menucolor2_05.gif) no-repeat;
	font-size:13px;
}
p a:link {
	font-family: "宋体";
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
p a:hover {
	font-family: "宋体";
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	text-decoration: underline;
}
p a:visited {
	font-family: "宋体";
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}

