/* default 引导页
-------------------*/
.default #defaultcontainer{background:url(../img/head.jpg) no-repeat top left}
.default #footer a{color:#000;}

/* detail 内容页
-------------------*/
.detail .sideMenu h3{background:url(../img/menu_title.jpg) no-repeat;}

/* 三页共享
-------------------*/
#header{background:url(../img/head.jpg) no-repeat 0 bottom;}
div.quicklink{background:url(../img/quicklinkbg.gif) repeat-x;}

/* 内容列表
-------------------*/
.c_text1 .list li a,
.c_text2 .list strong,
.c_text2 .list p,
.c_text3 .list li strong,
.c_text4 .list p span,
.c_text5 .list li strong{background-image: url(../img/icon.gif); background-repeat: no-repeat;}
