.buynow_right .inner_title .title{
	font-size: 26px;
}

.buynow_title {
	position:relative;
}
.buynow_title .title{
	position:relative;
	float:left;
	background: #6c3e98 url(../images/buynow_title.jpg) left no-repeat;
	height:80px;
	line-height:80px;
	font-size:20px;
	color:#fff;
	padding: 0 30px;
	font-weight:bold;
}
.buynow_title .title_corner{
	position:relative;
	float:left;
	background: url(../images/buynow_title_corner.jpg) no-repeat;
	width:13px;
	height:80px;
}
.buynow_title .after_title{
	position:relative;
	float:left;
	height:44px;
	line-height:44px;
	color:#6c3e98;
	font-size:22px;
	padding-left:10px;
	font-weight:bold;
}

/*-------------------------------------------------------*/
.accessories_left{
	position:relative;
	float:left;
	width:325px;
}
.buynow_right{
	position:relative;
	float:left;
	width:671px;
	_width:668px;
	border-left: 4px solid #cccccc;
	min-height: 380px;
}

.iphone_menu{
	position:relative;
	width:325px;
	height:260px;
	padding-top:15px;
	background:#fff url(../images/iphone_menu_bg.jpg) no-repeat;
}
.iphone_menu:first-child{
	background:#fff url(../images/iphone4s_menu_bg.jpg) no-repeat;
}
.iphone_menu img{
	vertical-align: bottom;	
}
.right_content{
	position:relative;
	width:630px;
	margin: 10px auto 0 auto;
}

.right_content h3{
	color:#6f419c;
	font-size:20px;
	font-weight:bold;
	line-height:22px;
	margin-left:10px;
	margin-top:20px;
}
.product{
	position:relative;
	float:left;
	width:193px;
	height:236px;
	background:url(../images/product_border.jpg) no-repeat;
	margin-left:10px;
	margin-bottom:10px;
	padding:1px;
}
.product table td p.title{
	color:#999;
	font-size:11px;
	text-align:left;
	line-height: 13px;
}
.product table td p.des{
	color:#333;
	font-size:12px;
	line-height: 13px;
	margin-bottom: 10px;
}
.product table td {
	vertical-align:middle;
}
.product table td img{
	vertical-align:middle;
	max-width: 80px;
}
.product table td.yes{
	color:#fff;
	font-size:11px;
	 vertical-align:middle;
}
.product table td.no{
	color:#9471b8;
	font-size:11px;
	 vertical-align:middle;
}



/*---------------------------------------------*/
#paginate{
	position:relative;
	text-align:center;
	margin: 0 auto;
	background:none;
	line-height: 20px;
	height:30px;
	vertical-align:middle;
	clear:both;
}
#paginate a{
	color:#666;	
}
#paginate a.highlight{
	color: #333;
	font-weight:bold;
	vertical-align:middle;
}

#paginate img,#paginate a:link{
	vertical-align:middle;	
}
.page{
	position:relative;
	width:630px;
	margin:0 auto;
}

.comingsoon{
	font-size: 10px;
	color: #F00;
	margin-top: 20px;
}
