/* BOLG皮肤（1.全局背景颜色，大框外面的）*/

/* 通用样式表 */
html{background: url(../images/background/bg1.jpg);}
body{background: url(../images/background/bg1.jpg);}

/* 中间大框内的背景色 */
#site {background: url(../images/background/head1.gif);}
#q {background: url(../images/background/head1.gif);}
#qs-result {background: url(../images/background/head1.gif);}
#konxin {background: url(../images/background/head1.gif);}

#page_options{color:#778A99; }
#Sright{ border:1px solid #778A99; }

/* 首行 */
#waicen {background: url(../images/background/head1.gif);}
#souxin {background: url(../images/background/head1.gif);}
#home {background: url(../images/home/home1.png);}

/* 嵌套页面的背景 */
.frame_bg {
background: url(../images/background/frame1.png);
}
.scriptDemo .table tbody tr td, .scriptDemo .table thead tr th {
background: url(../images/background/frame1.png);
}