@charset "windows-874";

/* START LIST */
.table-show-left-donw-list{
	margin: 0 auto 10px 10px;
	width:450px;
	height:20px;
	font: normal 12px/17px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:blue;
	float:left;
}
.list-table-gray{
	margin-bottom:5px;
	width:640px;
	height:100px;
	background:#f2f2f2;
}
.list-table-white{
	margin-bottom:5px;
	width:640px;
	height:100px;
	background:#fff;
}
.navigator{
	margin-bottom:10px;
	width:640px;
	height:15px;
	position:relative;
}
.list-body{
	width:640px;
	overflow:hidden;
	margin: -30px 20px 0 20px;
}
.navigator-box{
	float:right;
}
.navigator-a{
	font: bold 12px/17px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#1287f4;
	text-decoration:none;
}
.list-table-gray-img{/* 110*/
	margin:10px 5px 10px 10px;
	float:left;
	width:120px;
	height:70px;
	overflow:hidden;
	border: 2px #1287f4 solid;
}
.list-table-gray-text{
	margin:14px 10px 0 10px;
	float:left;
	height:50px;
	width:450px;
	overflow:hidden;
}
.list-bg-shadow{
	background-image: url(/images/All/list_bg_shadow.gif);
	width:674px;
	height:32px;
	margin: -30px 3px 3px 3px!important;
	margin: -50px 0 0 314px;
}
/* END LIST*/
