body{
	margin:0;
	padding:10px;
	background-color: #ccc;
}
img{
	border:0;
	vertical-align: bottom;
}

.nextback{
	margin: 0;
	padding: 0;
	width:510px;
	margin: auto;
	text-align:right;
}
/*----------------------------------------------------------*/
.wrap *{
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 100%;
}
.wrap a:link {
	color:#00f;
	text-decoration:none;
}
.wrap a:hover {
	color:#909;
	text-decoration:underline;
}
.wrap a:active {text-decoration:none;}
.wrap a:visited {text-decoration:none;}

/*----------------------------------------------------------*/
.wrap{
	width:490px;
	padding:10px;
	background-color: #fff;
	margin:20px auto 0 auto;
}
.photoarea{
	background-color: #fff;
	width: 220px;
	padding-right: 20px;
	padding-bottom: 5px;
	float: left;
}
.photoarea div{
	text-align:right;
	font-size: 10px;
	color: #666666;
}

.photoarea img{
	border:1px solid #999;
}

.maintextarea{
	margin-left: 240px;
}

.option_name{
	line-height: 220%;
	font-weight: bold;
	text-align: center;
	background-image: url("images/parts/op_name.gif");
	background-position: left center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cc99ff;
	border-bottom-color: #cc99ff;
}
.option_price{
	font-size: 16px;
	color: #FF3333;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 120%;
}
.option_text{
	line-height: 140%;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cc99ff;
}
.wrap dl{
	clear:both;
}
.wrap dt{
	clear:both;
	padding:0 0 5px 0;
}
.wrap dd{
	padding:5px 0 0 15px;
}
.wrap dd ul{
	list-style-type: none;
}
.wrap dd ul li{
	float: left;
	padding:0 3px 0 0;	
}

.wrap dd ul li a{
	padding: 3px;
	border: 1px solid #ccc;
	font-size:13px;
	background-color: #eee;
	height: 1em;
}

.wrap dd ul li a:hover{
	padding: 3px;
	border: 1px solid #990099;
	font-size:13px;
	background-color: #fff;
	text-decoration: none;
	color: #990099;
	height: 1em;
}

/*----------------------------------------------------------*/
.span_10{
	font-size: 10px;
}
.span_11{
	font-size: 11px;
	color:#666;
	padding-right: 5px;
}

/*----------------------------------------------------------*/
.opclear{
	clear: both;
}

