@CHARSET "ISO-8859-1";

#div_list_header {
	
	overflow:auto;
	left:20px;
	border:1px none red;
	width:390px;
	height:20px;
	background:  transparent url(../img/list_header.gif) left top no-repeat;
}

#div_container_list {
	background:  transparent url(../img/list_body.gif) left top no-repeat;
}

#div_container_list {
	border:1px none yellow;
	width:390px;
	height:130px;
}

#div_list_container_1{
	display:block;
	padding:5px;
	border:1px none blue;
	width:370px;
	height:90px
}

#div_list_1{
	overflow:auto;
	border:1px solid #333333;
	border-bottom:1px none blue;
	width:370px;
	height:90px;
}

#div_table_navigation_1{
	border:1px solid #333333;
	width:370px;
}

.borderRight{
	border-right:1px solid #333333;
}

.borderLeft{
	border-left:1px solid #333333;
}

.pLoading{
	width:16px;
	height:16px;
}

.tdLoading{
	width:100%;
	color:#666666;
	background-color:black;
}

.table_content{
	border-bottom:1px solid #333333;
	color:#666666;
	height:11px;
}

.tdborder{
	border:1px none blue;
	margin:0px;
}


		