﻿@charset "UTF-8";


#TB_window .frameNone {display: none;}


#systemList{
	width:606px;
	height:230px;
	margin:0px;
	background:#f0eded url("./img/bg_list.png") no-repeat;
	position:relative;
}

#child01{
	position:absolute;
	top:27px;
	left:115px;
}
#child02{
	position:absolute;
	top:27px;
	right:116px;
}



