@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/blue.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/blue_ie6.png);
}
#header{
	background-image: url(../../../img/case/workroom/head_blue.jpg);
	background-repeat: no-repeat;
}
/* Nav Setup*/
#nav {
	border-bottom-color: #2979BE;
}

/*  Container Setup  */
.boxstyle .box-inner {
	border-color: #36A6E8;
	border-top-color: 0;
}

/*  Footer Setup  */
#footer {
	border-top-color: #36A6E8;
}
