@charset "utf-8";
/* CSS Document */

#detail{
width:100%;
text-indent:30px;
color:#FFFFFF;
}
#type{
width:100%;
color:#FFFFFF;
}
#stand_title{
width:49%;
float:left;
text-align:left;
font-weight:bold;
color:#FFFFFF;
margin-top:5px;
}
#powder_coat{
width:49%;
float:right;
text-align:center;
font-weight:bold;
border:solid 1px;
color:#FFFFFF;
}
#stand_feat{
float:left;
width:49%;
color:#FFFFFF;
text-align:left;
}
#colors {
float:right;
width:49%;
border:solid 1px;
color:#FFFFFF;
text-align:left;
}
#op_feat{
clear:both;
width:100%;
margin-top:5px;
color:#FFFFFF;
}
hr {
padding:0;
margin:0;
color:#FFFFFF;
}
#name{
border:0;
width:49%;
float:left;
text-align:left;
color:#FFFFFF;
}
#price{
border:0;
width:49%;
float:right;
text-align:right;
color:#FFFFFF;
}

#left_p {
float:left;
width:49%;
padding-top:7px;
padding-left:2px;
}

#right_p {
float:right;
width:49%;
padding-top:7px;
padding-left:2px;
}

#center_p {
width:100%;
padding-top:7px;
padding-left:2px;
clear:both;
}

#left {
float:left;
width:49%;
margin-top:5px;
}

#right {
float:right;
width:49%;
margin-top:5px;
}

#center {
width:100%;
padding-top:5px;
clear:both;
}

#photo {
	float:right;
	padding-right:4px;
	
}

#photoSP {
	float:right;
	padding-right:4px;
	height: 220px;
	width: 266px;
	text-align:right;
}

#photoSP small {
	color: #FFFFFF;
	float:right;
	text-align:right;
	}

#pic_group {
float:right;
padding-right:4px;
}


#tab {
padding:3px;
}
