		.color{
		/*	border:solid 1px red;
			border-bottom:none;*/
			margin-top:0px;
							border-bottom:solid 1px #ddd;
		}
			.color .title{
				width:80%;
				margin:0px auto 4px auto;
				padding:4px 0px;
				text-align:center;
				/*font-size:120%;
				background:#eee;*/
			}
			.color .col{
				width:100%;
				margin:0px auto 4px auto;
				text-align:center;
				/*background:#cee;*/
				clear:both;
			}
			.color .col1, .color .col2 {
				width:49%;
				margin:0px 2px 4px 2px;
				text-align:right;
			/*	background:#ece;*/
				float:left;
				clear:left;
			}
			.color .col2 {
				text-align:left;
				float:right;
				clear:right;
			}
			
			.color .order{
				clear:both;
			}
			
			#content .color img{
				margin:0px;
			}
			
			.color .order{
				width:100%;
				margin:0px auto 0px auto;
				padding:0px 0px 4px 0px;
				text-align:center;
				/*background:#eee;*/

			}
