
.obj1, .obj2, .obj3 {	float:left;}
.obj2 { margin:0 15px;}

.obj {
	width: 243px;
	height:330px;
	11padding-bottom:40px;
	border:1px solid #b1cde2; 
	background:transparent url(../i/bg_obj.png) repeat-x top;
}
.obj img {	margin:10px;	border: 1px solid #e1e2e9; 	cursor: pointer;}
.obj p {	margin:0px 10px 10px 10px; }
.obj p span {	
	color:#2b3857;
	font-size:1.2em;
	font-weight:bold;
	cursor: pointer;
	text-decoration:underline;
}



.add_price {
	width: 243px;
	height:46px;
	border-top:1px solid #d3d4d9;
	margin: -60px 0 0 1px;
} .add_price span {cursor: pointer;}


.price {
	float:left;
	height:26px;
	margin:10px 0 0 10px;
	padding:5px;
	background:transparent url(../i/bg_price.png) repeat-x top;
	color:#FFF;
	font-weight:bold;
	
} 


.add {
	float:left;
	height:26px;
	margin:10px 0 0 10px;
	padding:3px;
	color:#ff0d30;
	font-size:1.2em;
} 
.add span { 	text-decoration:underline; }



/* */
.clear {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#s_footer {
	font-weight:bold;
	color:#5f646f;
}
#s_footer span { 	color:#ee5800; }

#copyright {
	float:right;
	color:#5f646f;
}


input, select, textarea {
border:1px solid #a7a6aa;
font-size:11px;
}

input {
	padding-left:2px;
}
