
body
{
	/*background-image:url(../images/sys/dowbg.jpg);*/
	margin:auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	}
#bodyDiv{
	/*background-image:url(../images/sys/body_gradient.png);
	background-repeat:repeat-x; */
	margin:auto;
	height:100%;
	display:table;
	min-height:650px;
}
#main
{
	width:980px;
	margin:auto;
}
#topDiv{
	margin-top:10px;
	height:89px;
	border-bottom:#000000 7px solid;
}
#logo{
	float:left;
	width:283px;
	height:89px;
	background:url(../images/sys/logo1.png) no-repeat;
}
#rDiv{
	float:right;
	width:600px;
}
#menuDiv{
	text-align:right;
	font-size:14px;
}
#rdup{
	height:40px;
}
#menuItem{
	padding-right:50px;
	padding-left:50px;
}
#menuItem li{
	float:left;
	margin-right:25px;
	list-style:none;
}
#menuItem a:visited,#menuItem a:link{
	color:#707070;
	font-weight:bold;
	text-decoration:none;
}
#banner{
	margin-top:20px;
	border-bottom:#000000 2px solid;
}

#buttom{
	border-top:#000000 1px solid;
	height:25px;
	text-align:left;
	padding-top:15px;
	margin-top:15px;
}
#buttom a:link,#buttom a:visited{
	color:#666666;
	font-size:12px;
	font-weight:100;
	text-decoration:none;
}
#buttom a:hover{
	color:#000000;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
#content{
	
}
.btn
{
	border:#CCCCCC 1px solid;
	}
.rccItem{
	float:left;
	width:313px;
	text-align:center;
	margin-left:7px;
	margin-right:7px;
}
.rccItem a,.rccItem img
{
	text-decoration:none;
	border:0px;

	}
.a2
{
	color:#FF6600;
	}

.pacss a:link,.pacss a:visited,.pacss a:active
{
	font-size:16px; color:#FF6600; font-weight:bold;
	
	text-decoration:none;
	padding-top:6px;
	padding-bottom:6px;
	}
.pacss a:hover
{
	padding-top:6px;
	padding-bottom:6px;
	background-color:#89A6A9;
	}