@charset "utf-8";

html,
body {
	background:url(../images/background02.jpg);
	background-color:#FFFFFF;
}
a,
a:link {
	color:#333333;
}

#wrapper {
	width:860px;
	background:url(../images/container02.jpg) repeat-y 0 0;
}
#container {
	background-color:#999999;
}
#main-container {
	color:#333333;
}
#header h1 {
	background:url(../images/logo01.gif) no-repeat 0 0;
	color:#FFFFFF;
}
#main-bottom-box {
	background-color:#DDDDDD;
}
#footer {
	color:#FFFFFF;
}
.works-box {
	background:url(../images/bar_works02.jpg) no-repeat 0 0;
}
.work-tbl img {
	border:1px solid #666666;
}
.work-tbl strong {
	color:#990000;
}
.news-box {
	background:url(../images/bar_news02.jpg) no-repeat 0 0;
}
.blog-box {
	background:url(../images/bar_blog.jpg) no-repeat 0 0;
}
.info-box {
	background:url(../images/bar_info02.jpg) no-repeat 0 0;
}
.foot-box {
	background:url(../images/footer02.jpg) no-repeat 0 0;
}
.chart_l {
	color:#333333;
	background-color:#CCCCCC;
}
.chart_r {
	color:#333333;
	background-color:#CCCCCC;
}
.bana-area {
	color:#333333;
	background-color:#BBBBBB;
}
.area1 {
	background:#888888 url(../images/bg_l.gif) repeat-y 120 0;
}
