﻿@charset "utf-8";

.mt57 { margin-top:57px !important;} 

.devicespecs-banner { width: 730px; height:110px; margin-bottom: 20px;}

.devicespecs-detail { position: relative; height: 282px;}
	.devicespecs-detail .img-viewer { position: absolute; float:left; overflow: hidden; width: 300px; height: 282px; background: #fff; }
	.devicespecs-detail .img-viewer .handle { position: absolute; top:0; right: 0px; width:18px; height:inherit; }
	.devicespecs-detail .img-viewer .inner { position: relative; width: inherit; height: inherit;width: 300px; }
		.devicespecs-detail .img-viewer .inner .bic { float:left; margin:15px; }
		.devicespecs-detail .img-viewer .inner .bic img { width: 252px; height: 252px; }

		.devicespecs-detail .img-viewer .inner ul.list { position:absolute; top:0; left:260px; margin-top: 90px; width:430px; }
		.devicespecs-detail .img-viewer .inner ul.list li 		{  float:left; width:80px; height:98px; padding:9px; border: solid 1px #fff; margin-right:4px;  cursor: pointer;}
		.devicespecs-detail .img-viewer .inner ul.list li:hover { border-color: #ccc; }
		.devicespecs-detail .img-viewer .inner ul.list li.on 	{ border-color: #ccc; }
		.devicespecs-detail .img-viewer .inner ul.list li img 	{ width:80px; height:80px; }
		.devicespecs-detail .img-viewer .inner ul.list span {  position:absolute; top:0;  width:80px; height:15px; padding:3px; margin-right:4px;  cursor: pointer; text-align:center; font-size:15px; }


.devicespecs-detail .info { position: absolute; top:0; left:330px; width: 430px;  height: inherit; }
	.devicespecs-detail .info p 	{ margin:15px 0 7px; padding:0;  }
	.devicespecs-detail .info b 	{ display: block; line-height: 18px; font-weight:normal; font-size:12px; color:#666; padding-left:7px; background: url("http://img-developer.samsung.com/images/common/ico/ico_bullet_2_7.gif") 0 8px no-repeat; }
	.devicespecs-detail .info em	{ display: block; height:21px;  font-style:normal; font-size:13px; color:#222;}
	.devicespecs-detail .info span 	{ display: block; padding-bottom:7px; font-size:12px; color:#666; }

