@charset "utf-8";
/* CSS Document */

table.c_design {
	
	
}

table.c_design th {
	vertical-align: top;
	text-align: center;
	font-size: 10px;
	fotn-weight: normal;
	width: 200px;
	
}

table.c_design th img {
	margin: 0px auto 0px auto;
}

table.c_design td img {
	float: left;
	margin: 0px 40px 0px 0px;
}

table.c_design td img.none {
	float: right;
	margin: 0px 0px 0px 0px;
}

table.c_design th ul li {
	padding: 0px 0px 10px 0px;
	line-height: 17px;
}


span.green {
	color:#006600;
}

table td img.b_i {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

table {
	clear: both;
}
