body{
	margin:0;
	font-family: "Arial","宋体","Microsoft YaHei","微软雅黑","Microsoft JhengHei";
	font-size:12px;
	color:#636363;
	line-height:20px;
}
a {
color:#636363;
text-decoration:none;
line-height:20px;}

a:hover {
color:#3B3B3B;
text-decoration:none;}
#wrap {width:967px; margin:auto;}
#header { height:99px;}
#mainNav { height:36px; background: url(/images/header_bg_topnav.gif) repeat-x 0 -144px;}
.mainNav_menu { width:635px; float:left}
#content { margin-top:17px;}
#footer{
	height:73px;
	background-color: #ebebeb;
	border-left: 1px solid #c3c3c3;
	border-top: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	margin-top:10px;
	font-family: "Microsoft YaHei","微软雅黑","Microsoft JhengHei","Arial","宋体";
	font-size:11px;
}
#leftSideBar { float:left; width:254px;}
#container { float:left; width:485px;}
#rightSideBar {
	float:right;
	width:224px;
	background-image: url(../images/rightsideBar_bg_body2.gif);
}
.clearFloatBoth { clear:both; font-size:1px; height:1px; width:100%; background-color:#fff}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

