@charset "utf-8";

@import url("layout.css");


#nav li a,
#headbox,
.boxstyle h3.boxtitle,
.boxstyle h3.boxtitle span,
/*#basicdata .invite-btn, */
#footer {
	background-image: url(../../../img/case/workroom/green.png);
	background-repeat: no-repeat;
}
* html #nav li a,
* html #headbox,
* html .boxstyle h3.boxtitle,
* html .boxstyle h3.boxtitle span,
/* * html #basicdata .invite-btn, */
* html #footer {
	background-image: url(../../../img/case/workroom/green_ie6.png);
}
#header{
	background-image: url(../../../img/case/workroom/head_green.jpg);
	background-repeat: no-repeat;
}
/* Nav Setup*/
#nav {
	border-bottom-color: #008000;
}

/*  Container Setup  */
.boxstyle .box-inner {
	border-color: #00AE00;
	border-top-color: 0;
}

/*  Footer Setup  */
#footer {
	border-top-color: #00AE00;
}
