@charset "utf-8";
#list{
	width:596px;
}
#list table tr th.name{
	width:150px;
}
#list table tr th.c,#list table tr th.a,#list table tr th.sort{
	width:100px;
}
#list table tr th.selected{
	width:110px;
}
#list table tr td input.input-text{
	width:60px;
	text-align:center;
}