#contents{
	background:transparent url('./img/bg_contents_top.jpg') left top no-repeat;
}

	#news{
		padding:88px 38px 60px 43px;
		background:transparent url('./img/news_bg.png') left top no-repeat;
	}
		#news p{
			padding:4px 20px 8px 20px;
		}
		#news ol li{
			color:#ab8e06;
			font-size:14px;
			line-height:130%;
		}
			#news li a{
				color:#ab8e06;
			}
			#news li .date{
				margin-right:12px;
				color:#666;
			}
	#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;
	}

	#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: 5px 10px;
        font-size: 11px;
        line-height: 1.2em;
    }
#lastup{
	float:right;
	font-size:11px;
	color:#A3A3A3;
	padding:10px 10px 0 ;
}