@charset "utf-8";
.banner {
	background:url(images/banner04.gif) no-repeat bottom;
	border-top:solid 1px #CCC;
	height:97px;
}

.sline {
	width:690px;
}

.main{
	margin-top:10px;
	padding-top:10px;
	background:url(images/tbg.gif) repeat-x;
}

.workleft {
	float:left;
	width:690px;
	margin-bottom:50px;
}

.mainmiddle {
	padding-left:25px;
}

.mainbottom {
	text-align:center;
}
	
.mainbottom ul {
	margin:0;
	padding:4px 14px 10px;
	width:650px;
	background:url(images/tbg.gif);
}

.mainbottom ul li {
	list-style: none;
	padding-top:10px;
}

.workright {
	float:right;
	width:150px;
}

/* ----------------topbar---------------- */
#topbar {
	position:absolute;
	width:150px;
}
#topbar ul {
	margin:0;
    list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:24px;
}
#topbar li {
	margin:0;
	padding:0 25px;
}
#label {
	font-size:12px;
}
#label_01 {
	background:url(images/label_01.gif) no-repeat 0 3px;
}
#label_02 {
	background:url(images/label_02.gif) no-repeat 0 3px;
}
#label_03 {
	background:url(images/label_03.gif) no-repeat 0 3px;
}
#label_04 {
	background:url(images/label_04.gif) no-repeat 0 3px;
}
#label_top {
	background:url(images/label_top.gif) no-repeat 0 3px;
}
#topbar a {
	color: #4E4E4E;
}
