@charset "utf-8";

.fsSmall {
	font-size: 12px!important;
}

.fs10 {
	font-size: 10px!important;
}

.pd20 {
	padding: 0 20px;
}

.bdR0 {
	border-right: 0!important;
}

.hidden{
	display: none;
}

.alignR {
	text-align: right;
}

.selecter-container{
	background: url(images/bg_selecttext.gif) no-repeat center center;
	margin-left: 98px;
}

.selecter-container .feature-selecter {
	float: left;
	width: 218px;
}

.selecter-container .feature-selecter p{
	color: #999;
}

.selecter-container .selected p{
	color: #000;
}
	
#selected-images{
	margin-left: -100px;
}

#features .featuresImg {
	margin-left: -29px; 
}

#productinfo h3{
	border-bottom: 1px solid #CCC;
	padding-bottom: 8px;
}

#features h3 {
	text-align: center;
	margin-bottom: 5px;
}

#features p {
	text-align: center;
	margin-bottom: 5px;
	padding: 0;
}

#features ul {
	background: url(../images/fearure_ul_bg.jpg) no-repeat center bottom;
	width: 761px;
	margin-left: -29px;
	padding-left: 45px;
}

#features ul li {
	float: left;
	width: 190px;
	padding: 15px 25px 20px;
}

#features ul li h4 {
	padding-bottom: 10px;
}

#features ul li p {
	text-align: left;
	margin-bottom: 0px;
}

#design h3 {
	padding: 28px 0;
	margin-bottom: 40px;
}

#design .catch {
	margin-bottom: 10px;
}

#design .designImg {
	margin: 0 0 85px -30px;
}

#design table {
	margin: 0 0 75px 15px;
}

#design .under {
	margin-bottom: 55px;
}

#design .under p {
	margin-bottom: 10px;
}

#design .under ul {
	margin-left: 18px;
}

#design .under ul li {
	float: left;
	margin-right: 1px;
}

#design .jNail ul {
	float: right;
	margin-right: 23px;
	display: inline;
}

#design .jNail ul li {
	float: left;
	margin-left: 2px;
}

#function h3 {
	margin-bottom: 35px;
}

#function .imgR {
	float: right;
	margin: 0 20px 0 10px;
	padding-top: 20px;
}

#function .titanTable {
	margin-bottom: 20px;
}

#function .titanTable th {
	border-right: 1px solid #999;
	padding-right: 20px;
}

#function .titanTable td {
	padding: 5px 0 5px 10px;
}

#function .titanTable td p {
	margin-bottom: 0;
	padding: 0;
}

#function .titanTable td p.imgText {
	margin-bottom: 10px;
}

#function .titan {
	margin-bottom: 60px;
}

#function .titan li {
	float: left;
}

#function .optionL {
	float: left;
	width: 260px;
}

#function .optionL p {
	margin-bottom: 10px;
}

#function .optionR {
	float: right;
	width: 460px;
	margin-right: 20px;
}

#function .optionR p.fsSmall {
	margin-bottom: 27px;
}

#function .optionL .imgBox,
#function .optionR .imgBox {
	margin-left: 20px;
}

#spec h3 {
	margin-bottom: 15px;
}

#spec table {
	border-collapse: collapse;
	margin-bottom: 10px;
}

#spec table th {
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px dotted #CCC;
	background-color: #e6e6e6;
}

#spec table td {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

#spec .price {
	font-size: 14px;
	width: 720px;
}

#spec .price th {
	padding: 8px 10px;
	line-height: 20px;
}

#spec .price th span {
	font-weight: normal;
	font-size: 12px;
}

#spec .price td {
	text-align: center;
	padding: 8px 10px;
	border-right: 1px dotted #CCC;
	line-height: 26px;
}

#spec .price td.bold {
	font-weight: bold;
}

#spec .fs10 {
	line-height: 1.4!important;
	width: 100%;
}

#spec .mb40 {
	margin-bottom: 40px;
}

#spec .defaultSet {
	float: left;
	width: 240px;
}

#spec .defaultSet table {
	width: 100%;
	margin-left: 20px;
}

#spec .defaultSet table td {
	padding: 7px;
}

#spec .BodySize {
	float: right;
	width: 460px;
	margin-right: 20px;
	display: inline;
}

#spec .BodySize table {
	width: 100%;
	margin-left: 20px;
}

#spec .BodySize table th,
#spec .BodySize table td {
	padding: 7px 10px;
	text-align: left;
}

#spec .BodySize table th {
	width: 105px;
	color: #666;
}

#spec .material {
	width: 720px;
	margin-left: 20px;
	margin-bottom: 65px;
}

#spec .material th,
#spec .material td {
	padding: 7px 10px;
	text-align: left;
}

#spec .specImg {
	margin-left: -7px;
}

#spec .material th {
	color: #666;
}

.newLineup {
	background: url(../images/jewel_box_bg.jpg) no-repeat left 190px;
	margin-bottom: 35px;
}

.newLineup h5 {
	float: left;
}

.newLineup ul {
	float: right;
}

.newLineup ul li {
	margin-bottom: 20px;
}

.newLineup ul li a {
	display: block;
}

.newFace h5 {
	margin-bottom: 15px;
}
	
	
	
