 
*{
	padding: 0;
	margin: 0;
	list-style: none;
}


#list {width:540px; background-color:#FFFFFF}

#list td{ background-color: #ccc; height:28px;color:#444;text-align :center;padding:3px}	
#list td a{COLOR:#444;TEXT-DECORATION:none;DISPLAY: block;height:22px}
#list td a:hover{COLOR:#fff;TEXT-DECORATION:none;DISPLAY: block;background: #FF9933;height:22px;font-weight : bold;}
#list td a:active {COLOR:#fff;text-decoration: none;background: #70A19E;DISPLAY: block;height:22px}
	
.th {background-color: #6699cc!important;font-weight : bold;color:#fff!important}   
.th_cnc {background-color: #70A19E!important;font-weight : bold;color:#fff!important}  
.td_cnc {background-color: #D1E0DB!important;color:#000!important}  

#morecn {font-size:12px;margin:4px;LETTER-SPACING: 2px;text-align :right}

