/*=======================页面背景设置==========================*/
body{background:#FFF};	/*-----背景色-----*/
			
/*========================头部设置===============================*/
#space_head{clear:both;color:#000;}							          /*-----头部文字颜-----色*/
#space_head .url a{color:#000db5;}		  /*-----链接颜色_初始-----*/
#space_head .url a:hover{color:#F00}                                      /*------链接颜色_滑过-----*/
#space_head{border:1px solid #b5d8ee;}						              /*-----边框颜色-----*/
#space_head{background:#fff url(../images/default_head.gif);}		      /*-----背景-----*/


/*========================导航菜单===============================*/
#menu{border:1px solid #b5d8ee;margin-top:-1px;}
#menu a{color:#000;}

/*========================模块===============================*/
.model .top em,.mode_2 .top em{color:#000;}       							  /*------标题文字色彩-----*/
.model,.model_2{color:#000;} 												  /*------主体文字色彩-----*/
/*.model,.model_2{background:#000;}											  /*------主体背景-----*/															

/*========================其他控制===============================*/
.guestbook li h1,.liu_yan_p1,.files-browse-top1 h3,.files-browse-top2 h3,.files-browse-center h3{background:url(../images/title_bg1.gif);}