#container{
	width: 800px;
	margin-bottom: 4px;
}
#main{
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#listTable01 table{
	margin-bottom: 20px;
	font-size: 13px;


}
#listTable01 th{
	font-weight: bold;
	background-color: #e0e0e0;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f0f0f0;
	border-right-color: #e0e0e0;
	border-bottom-color: #999999;
	border-left-color: #e0e0e0;
	color: #000066;

}
#listTable01 td{
	padding: 4px;
}
.round-top{
	height: 20px;
	background-image: url(../img/frame_h0.gif);
	background-repeat: repeat-x;
}
.round-top h1{
	font-size: 14px;
	float:left;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 10px;
	letter-spacing: 2px;
}
.rount-left{
	float:left;
}
.rount-right{
	float:right;
}
.round-body{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-left-color: #dedede;
}
.round-buttom{
	background-image: url(../img/frame_b0.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.title-left{
	width:120px;
	float:left;
}
.title-right{
	width:680px;
	float:right;
}
