@charset "UTF-8";
/* CSS Document */
/*=Library*/
/*=============================================================================================*/
@import url("layout.css");/* 只要在首页出现过的区块都写在这里，包括布局的样式*/
@import url("style.css");/* 页面美观辅助样式*/

/* 菜单
/*=============================================================================================*/
@import url("menu.css");/*xhtml元素的设定*/
@import url("pp.css");/*xhtml元素的设定*/



