#contents{
	background:transparent url('./img/bg_contents_top.jpg') left top no-repeat;
}

	#topmenu{
		position:relative;
		top:-246px;
		left:-98px;
	}
    #system{
        position:absolute;
        top: 0px;
        left: 144px;
        width: 209px;
    }

    #testing{
        position:absolute;
        top: 0px;
        left: 382px;
        width: 209px;
    }

    #wbs{
        position:absolute;
        top: 118px;
        left: 144px;
        width: 209px;
    }

    #spec{
        position:absolute;
        top: 118px;
        left: 382px;
        width: 229px;
    }

    #topmenu p {
        color: white;
        padding: 7px 10px;
        font-size: 12px;
        line-height: 1.5em;
    }

	#news{
	   width: 800px;
		padding:70px 0 30px ;
		background:transparent url('./img/news_bg.png') left top no-repeat;
	}
			#news a{
				color:#ab8e06;
			}

#news dl {
	clear: both;
	padding: 0 40px 20px 40px;
}

#news dl dt {
    color:#666;
    display:block;
    float:left;
    width:50px;
    font-size:0.85em;
}

#news dl dd {
    display:block;
    float:right;
    width:640px;
    line-height:1.5em;
    font-size:0.85em;
    color: #AB8E06;
}

img.office {
    margin-top: 60px;
}


#newinfo{
	font-size:12px;
	color:#111111;
	background:transparent;
/*	background-color:#ffffff;*/
	margin:0 auto;
	padding:8px 0 0px 10px;
	width:500px;
	float:left;
}
	#newinfo img{
		margin-right:8px;
		margin-top:2px;
	}
	#newinfo a{
		font-size:1.1em;
		color:#FF4500;
		font-weight:normal;
	}
#lastup{
	float:right;
	font-size:11px;
	color:#A3A3A3;
	padding:10px 10px 0 ;
}

