/* CSS Document */

#hdbar {
	background: #EEE9F2;
}

/*header search box*/

#hdsch .cur {
	background: url(../image/pg_tabcur_sb.gif) no-repeat;
}

#hdsch .tab {
	background: url(../image/pg_tabm_sb.gif) repeat-x;
}

#hdsch .tabl {
	background: url(../image/pg_tabl_sb.gif) no-repeat;
}

#hdsch .tabr {
	background: url(../image/pg_tabr_sb.gif) no-repeat;
}

#hdsch .box {
	background: url(../image/pg_boxm_sb.gif) repeat-x;
}

#hdsch .boxl {
	background: url(../image/pg_boxl_sb.gif) no-repeat;
}

#hdsch .boxr {
	background: url(../image/pg_boxr_sb.gif) no-repeat;
}

#hdsch .bt {
	background: url(../image/pg_btm_sb.gif) repeat-x;
}

#hdsch .btl {
	background: url(../image/pg_btl_sb.gif) no-repeat;
}

#hdsch .btr {
	background: url(../image/pg_btr_sb.gif) no-repeat;
}

#bottombar .color {
	background-color: #EEE9F2;
	width: 994px;
}

