/* CSS Document */

#hdbar {
	background: #E9ECF2;
}

/* 活跃的TAB */
#hdsch .cur {
	BACKGROUND: url(../image/pg_tabcur.gif) no-repeat;
}

#hdsch .tab {
	BACKGROUND: url(../image/pg_tabm.gif) repeat-x;
}

/* 左边光影边缘 */
#hdsch .tabl {
	BACKGROUND: url(../image/pg_tabl.gif) no-repeat;
}

/* 右边光影边缘 */
#hdsch .tabr {
	BACKGROUND: url(../image/pg_tabr.gif) no-repeat;
}

#hdsch .box {
	BACKGROUND: url(../image/pg_boxm.gif) repeat-x;
}

/* 左边光影边缘 */
#hdsch .boxl {
	BACKGROUND: url(../image/pg_boxl.gif) no-repeat;
}

/* 右边光影边缘 */
#hdsch .boxr {
	BACKGROUND: url(../image/pg_boxr.gif) no-repeat;
}

#hdsch .bt {
	BACKGROUND: url(../image/pg_btm.gif) repeat-x;
}

/* 左拐角 */
#hdsch .btl {
	BACKGROUND: url(../image/pg_btl.gif) no-repeat;
}

/* 右拐角 */
#hdsch .btr {
	BACKGROUND: url(../image/pg_btr.gif) no-repeat;
	FLOAT: right;
	WIDTH: 5px;
	HEIGHT: 9px;
}

/* 主搜索框 */

/*最底下一条*/
#bottombar .color {
	background-color: #E9ECF2;
}