/*基本信息*/
body {
	font:12px Tahoma;
	margin:0px;
	text-align:center;
	height: 31px;
	width: 100%;
	background:url(ykj/webbg.jpg);
	background-position:top;
}

/*页面层容器*/
#container {width:100%}

/*页面头部*/
#Header {width:800px;margin:0 auto;height:100px;background:#24211D}

#main  {width:100%;
        font:12px tahoma;
        margin:auto;0px;auto;auto;
	    text-align:center;
        
        }


.foot{ 
        font:12px Tahoma;
		color:#FFFFFF;
    	text-align:left;
	}
.menu{
	    font:14px Tahoma;
		color:#24211D;
		font-weight:bold;
		}

.menu a:link{    font:14px Tahoma;
		font-weight:bold;
	color: #24211D;
}
.menu a:visited {font:14px Tahoma;
		font-weight:bold;
	color: #24211D;
}
.menu a:hover {font:14px Tahoma;
		font-weight:bold;
	color: #FF9900;
}
.menu a:active {font:14px Tahoma;
		font-weight:bold;
	color: #FF9900;
}
.end{
	    font:14px Tahoma;
		color:#FFFFFF;
		font-weight:bold;
		}

.end a:link{    font:14px Tahoma;
		font-weight:bold;
	color: #FFFFFF;
}
.end a:visited {font:14px Tahoma;
		font-weight:bold;
	color: #FFFFFF;
}
.end a:hover {font:14px Tahoma;
		font-weight:bold;
	color: #FF9900;
}
.end a:active {font:14px Tahoma;
		font-weight:bold;
	color: #FF9900;
}
.links{
	    font:12px Tahoma;
		color:#FFFFFF;
		}

.links a:link{    
	    font:12px Tahoma;
		color:#FFFFFF;
}
.links a:visited {
	    font:12px Tahoma;
		color:#FFFFFF;
}
.links a:hover {
	    font:12px Tahoma;
		color:#FF9900;
}
.links a:active {
	    font:12px Tahoma;
		color:#FF9900;
}
	
/*页面主体*/
#PageBody {width:800px;margin:0 auto;height:400px;background:#CCFF00}

/*页面底部*/
#Footer {width:800px;margin:0 auto;height:50px;background:#00FFFF}
