body{
						margin:0px;
						padding:0px;
						font-size:12px;
						background-color:#FFFFFF;
						color: #666666;
						}
td{
						font-size:12px;
						color: #666666;
						}

a:link {	color: #666;	text-decoration: none;}
a:visited {	color: #666;	text-decoration: none;}
a:hover {	color: #666;	text-decoration: underline;}
a:active {	color: #666;	text-decoration: none;}	
																	
#sort{
			float:left;
			width:200px;
			height:65px;
			margin:3px;
}
#sort_pro{
			float:left;
			width:200px;
			height:130px;
			margin:3px;
}
#sort_big{
			float:left;
			width:195px;
			height:19px;
			padding-top:3px;
			padding-left:15px;
			font-weight:bold;
			background:url(images/pro_ico.gif) no-repeat;
}
#sort_big a:link{color:#963129; text-decoration: none;}
#sort_big a:visited {	color: #963129;	text-decoration: none;}
#sort_big a:hover {	color: #963129;	text-decoration: underline;}
#sort_big a:active {	color: #963129;	text-decoration: none;}	

#sort_all_small{
			float:left;
			margin:5px 5px 5px 2px;
			line-height:1.5em;
}

#sort_small{
			float:left;
			width:60px;
			margin-right:3px;
}

#pro_in{
			float:left;
			width:110px;
			margin:5px;
			height:110px;
			text-align:center;
			background-color:#FFFFFF;
			border:1px solid #666;
}
