/* CSS Document */
.main .tip{ font-size: 16px; padding-bottom: 10px; }
.main .tip span { font-size: 28px; color: #1062A0; }
.main .choose{
	margin-bottom:10px;
	}
.main .choose .cho_body .slider{
	border-bottom:1px solid #FFF;
	padding-bottom:14px;
	background:url(../images/border.png) no-repeat center bottom;
	}
.main .choose .cho_body .slider .bigimg{
	float:left;
	width:615px;
	height:385px;
	overflow:hidden;
	}
.main .choose .cho_body .slider .smallimg{
	border-right:1px solid #dfdedd;
	position:relative;
	float:right;
	width:110px;
	height:385px;
	background:url(../images/rbg.png) repeat-y right top;
	}
.main .choose .cho_body .slider .smallimg .prev{
	position:absolute;
	top:0px;
	left:15px;
	width:80px;
	height:30px;
	background:url(../images/prenext1.png) no-repeat center 10px;
	}
.main .choose .cho_body .slider .smallimg .next{
	position:absolute;
	bottom:0px;
	left:15px;
	width:80px;
	height:30px;
	background:url(../images/prenext1.png) no-repeat center -80px;
	}
.main .choose .cho_body .slider .smallimg .imglist{
	width:80px;
	position:absolute;
	top:29px;
	left:15px;
	}
.main .choose .cho_body .slider .smallimg .imglist li .simg{
	width: 78px;
	height: 54px;
	display:block;
	border:1px solid #FFF;
}
.main .choose .cho_body .slider .smallimg .imglist li{
	margin-bottom:2px;
	position:relative;
	}
.colorlist{
	position:absolute;
/*	right:80px;
	top:0px;*/
/*right:20px;*/
	width:205px;
	height:40px;
	padding:12px 20px 10px 12px;
	background:url(../images/colorbox.png) no-repeat;
	}
.main .choose .cho_body .slider .smallimg .imglist li:hover .colorlist{
	display:block;
	}
.colorlist a{
	display:block;
	float:left;
	width:40px;
	height:40px;
	margin-right:1px;
	}
.color_zhenghong{
	background:#d3251e;
	}
.color_huang{
	background:#ecaa16;
	}
.color_he{
	background:#8e362c;
	}
.color_fen{
	background:#d52f6d;
	}
.color_zi{
	background:#654898;
	}
.main .choose .cho_body .choose_color{
	background:#f5f5f5; border-bottom: 1px solid #e6e6e6;
	padding:0px 10px 10px;width:710px;overflow: hidden
	}
.main .choose .cho_body .choose_color .cc_head{
	font-size:14px;
	font-weight:bold;
	color:#5a5a5a;
	line-height:2em;
	padding-left: 10px;
	}
.main .choose .cho_body .choose_color .cc_body{
	overflow:hidden;}
.main .choose .cho_body .choose_color .cc_body ul{
	/*width:200%;*/
	}
        .main .choose .cho_body .choose_color .cc_body #smallPics{
        
        }
.main .choose .cho_body .choose_color .cc_body li{
	float:left;
	width:118px;
	height: 80px;
	margin:0 12px 10px 12px;
	_margin:0 10px 10px 10px;
	}
.main .choose .cho_body .choose_color .cc_body li a{
	display:block;
	width:118px;
	height:48px;
	}
.main .choose .cho_body .choose_color .cc_body li h3{
	font-size:16px;
	color:#777777;
	text-align:center;
	line-height:1.8em;
	}

.bigimg img{width:615px;height:385px}
#smallPics li.curr{border-bottom: 1px solid #777777; width:118px; height: 79px; display:block;}
#smallPics li.curr h3{font-weight: bold}
.smallimg a{outline: none}
