@import url(../common/main.css);
@import url(../common/font.css);
/*@import url(../common/header.css);*/
@import url(../common/footer.css);
@import url(../common/searcher.css);

/*--ҳ--*/
#DisplayCenter { width:950px; margin:0 auto 50px; }
#Wrapper { float:left; width:100%; }
	#Content { margin:0 209px 0 225px; background:#fff; text-align:left; }
	
#LeftSider { float:left; margin-left:-950px; width:218px; background:#fff; }
#RightSider { float:left; margin-left:-202px; width:202px; text-align:left; }

/*--ҳ--*/
#Container { width:950px; margin:5px auto; height:auto; }
#LeftBodys { float:left; width:658px; height:auto; text-align:left; color:#006; overflow:hidden;}
#RightBodys { float:right; width:282px; height:auto; text-align:left; }
#SiteMapPath { width:950px; text-align:left; background:#fff; line-height:24px; margin:0px auto; font-family:Verdana; }
#WebInfo .a1,#WebInfo .a2{ font-weight:bold;}

/*-- marquee --*/
.ButtonML, .ButtonMR { border:0; cursor:pointer; }
.ButtonML { background:url(../../images/common/arrowL.jpg) no-repeat left top; width:14px; height:14px; }
.ButtonMR { background:url(../../images/common/arrowR.jpg) no-repeat left top; width:14px; height:14px; }