@charset "utf-8";

body {
	background-color:#f97304; /*換色時需更改*/
	background-image:url(../images_orange/head_bg.gif); /*換色時需更改*/
	background-repeat: repeat-x;
}

/*----------------------------- Top裡最上面那層 --------------------------------*/
#header{	
	background-image:url(../images_orange/head_bg_1003.gif); /*換色時需更改*/
}
.subMenuStyle ul{
	background-color:#FF9A35; /*換色時需更改*/
}
#logo{
	background-image:url(../images_blue/logo.png);/*換主題時需更改*/
	background-repeat: no-repeat;
	z-index:1000;
}
#login{	
	background-image:url(../images_orange/login_bg.gif); /*換色時需更改*/
	background-repeat: no-repeat;
}

