/* nice */ 
.nice .oran-em{
  color:#F60;
  font-weight:bold;
}

.nice .nice-guide{
  width:100%;
  margin-bottom:20px;
  position:relative;
  }
.nice .nice-guide .nice-guide-tp,
.nice .nice-guide .nice-guide-bt{
  overflow:hidden;
  height:10px;
  background:url(/images/nice/nice-guide-tp-lf.gif) no-repeat 0 0;
  }
.nice .nice-guide .nice-guide-bt{
  background:url(/images/nice/nice-guide-bt-lf.gif) no-repeat 0 0;
  }
.nice .nice-guide .nice-guide-tp span,
.nice .nice-guide .nice-guide-bt span{
  display:block;
  overflow:hidden;
  height:10px;
  background:url(/images/nice/nice-guide-tp-rt.gif) no-repeat 100% 0;
  }
.nice .nice-guide .nice-guide-bt span{
  background:url(/images/nice/nice-guide-bt-rt.gif) no-repeat 100% 0;
  }
.nice .nice-guide .nice-guide-md{
  zoom:1;
  overflow:auto;
  padding:0 15px;
  border-left:2px solid #FBD;
  border-right:2px solid #FBD;
  background:#ffeef6;
  }
.nice .nice-guide .nice-guide-md p{
  line-height:30px;
  font-size:14px;
  }
.nice .nice-guide .nice-guide-arrow{
  position:absolute;
  top:15px;
  right:-10px;
  width:12px;
  height:10px;
  background:url(/images/nice/nice-guide-arrow.gif) no-repeat;
  }
.nice .nice-guide .nice-guide-up-arrow{
  position:absolute;
  top:-10px;
  left:30px;
  overflow:hidden;
  width:20px;
  height:12px;
  background:url(/images/nice/nice-guide-up-arrow.gif) no-repeat;
  }
.nice .nice-guide .nice-guide-down-arrow{
  position:absolute;
  bottom:-10px;
  left:30px;
  overflow:hidden;
  width:20px;
  height:12px;
  background:url(/images/nice/nice-guide-down-arrow.gif) no-repeat;
  }
.nice .nice-guide  .nice-guide-close{
  position:absolute;
  right:0;
  top:0;
  width:29px;
  height:20px;
  background:url(/images/nice/nice-guide-close.gif) no-repeat;
  }
.nice .nice-guide  .nice-guide-close:hover{
  background-position:0 100%;
  }
.nice .nice-guide .guider{
  position:absolute;
  top:0;
  right:-120px;
  width:100px;
  height:142px;
  }
.nice .nice-guide .divi{
  overflow:hidden;
  height:1px;
  border-top:1px dashed #FBD;
  margin:5px 0;
}

.nice-help .nice-guide{
  margin-bottom:25px;
  }
.nice-help .article p{
  line-height:30px;
  margin-bottom:0;
  font-size:13px !important;
}

.nice-help .help-step{
  height:30px;
  margin-bottom:20px;
  }
.nice-help .help-step li{
  float:left;
  width:160px;
  height:30px;
  }
.nice-help .help-step li a{
  display:block;
  margin:0 5px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-weight:bold;
  font-size:14px;
  background:#FDE;
  }
.nice-help .help-step li.current a,
.nice-help .help-step li a:hover{
  color:#FFF !important;
  background:#C69;
}


/*----- my-plan -----*/
.my-plan{
  background:#808080;
  height:100%;
  }
.my-plan a{
  text-decoration:underline;
  }
.my-plan a:hover{
  text-decoration:none;
}

.my-plan .plan-wrap{
  position:absolute;
  left:50%;
  top:50%;
  width:900px;
  height:560px;
  padding:5px 5px 0;
  margin-left:-455px;
  margin-top:-280px;
  background:url(/images/nice/plan/plan-wrap.gif) no-repeat 0 0;
  }
.my-plan .plan-md-wrap{
  height:500px;
  margin-bottom:15px;
  background:#FFF;
  }
.my-plan .plan-md{
  height:500px;
  }
.my-plan .plan-md.illu1{
  background:url(/images/nice/plan/illu1.jpg) no-repeat 100% 100%;
}

.my-plan .plan-head{
  height:40px;
  background:url(/images/nice/plan/plan-head.gif) no-repeat 0 0;
}

.my-plan .plan-nav{
  width:300px;
  height:40px;
  margin:auto;
  }
.my-plan .plan-nav a{
  float:left;
  width:40px;
  margin:0 5px;
  height:40px;
  line-height:40px;
  text-align:center;
  text-decoration:none;
  font-size:18px;
  color:#444;
  background:url(/images/nice/plan/plan-nav.gif) no-repeat 0 0;
  }
.my-plan .plan-nav a:hover,
.my-plan .plan-nav a.current{
  color:#FFF !important;
  background-position:0 100%;
}

.my-plan .plan-contents{
  height:435px;
  padding:25px 30px 0;
  }
.my-plan .plan-contents .pro-photo{
  float:left;
  width:100px;
  }
.my-plan .plan-contents .pro-letter{
  float:right;
  width:720px;
  }
.my-plan .plan-contents .signature{
  position:absolute;
  right:50px;
  bottom:30px;
}

.my-plan .plan-contents .lf-col,
.my-plan .plan-contents .rt-col{
  float:left;
  width:400px;
  }
.my-plan .plan-contents .rt-col{
  float:right;
}

.my-plan .plan-contents .pro-letter .col-wrap{
  margin-left:2em;
  }
.my-plan .plan-contents .pro-letter .lf-col,
.my-plan .plan-contents .pro-letter .rt-col{
  width:330px;
}

.my-plan .plan-contents h3{
  height:30px;
  line-height:normal;
  font-size:14px;
  }
.my-plan .plan-contents h4{
  height:24px;
  line-height:24px;
  font-size:13px;
  }
.my-plan .plan-contents h2{
  height:28px;
  line-height:normal;
  font-size:14px;
  }
.my-plan .plan-contents ul li{
  padding-left:20px;
  margin-left:0;
  list-style:none outside !important;
  background:url(/images/nice/plan-pointer.gif) no-repeat 0 6px;
  }
.my-plan .plan-contents .indent ul{
  margin-left:2em;
  }
.my-plan .block-em{
  line-height:normal;
  border:1px solid #ffd2e9;
  padding:12px 0;
  margin:3px 0 15px;
  text-align:center;
  background:#ffebf5;
}


.my-plan table{
  width:100%;
  border:0 !important;
  }
.my-plan caption{
  height:23px;
  text-align:left;
  }
.my-plan table th{
  text-align:left;
  color:#FFF;
  }
.my-plan table th,
.my-plan table td{
  height:21px !important;
  line-height:21px !important;
  padding:0 15px !important;
}

.my-plan .diet-structure{
  margin-bottom:6px;
  }
.my-plan .diet-structure th{
  background:#C69;
  }
.my-plan .diet-structure td{
  border:0;
  border-top:1px solid #FFF;
  }
.my-plan .diet-structure .s1 td{
  background:#fff0e6;
  }
.my-plan .diet-structure .s2 td{
  background:#e5fadc;
  }
.my-plan .diet-structure .s3 td{
  background:#deffb7;
  }
.my-plan .diet-structure .s4 td{
  background:#e9f7fb;
  }
.my-plan .diet-structure .s5 td{
  background:#ffe8e6;
  }
.my-plan .diet-structure .s6 td{
  background:#fceccc;
  }
.my-plan .diet-structure .s7 td{
  background:#fff1f8;
  }
.my-plan .diet-structure .s8 td{
  background:#ffebf5;
}

.my-plan .diet-expl{
  margin-top:3px;
  }
.my-plan .diet-expl .diet-tab{
  overflow:hidden;
  height:25px;
  border-top:5px solid #C69;
  padding-left:15px;  	
  background:#C69;
  }
.my-plan .diet-expl .diet-tab dd{
  float:left;
  width:60px;
  height:25px;
  }
.my-plan .diet-expl .diet-tab a{
  float:left;
  width:50px;
  height:25px;
  line-height:25px;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
  color:#FFF;
  }
.my-plan .diet-expl .diet-tab dd.current a,
.my-plan .diet-expl .diet-tab a:hover{
  color:#C69 !important;
  background:url(/images/nice/plan/diet-tab-current.gif) no-repeat 0 0;
  }
.my-plan .diet-expl .diet-intr{
  min-height:260px;
  _height:260px;
  padding:15px 15px 10px;
  margin:0;
  background:#fff1f8;
  }
.my-plan .diet-expl .diet-intr p{
  height:30px;
  }
.my-plan .diet-expl .diet-more{
  line-height:35px;
  padding-left:15px;
  clear:both;
  background:#ffe6f2;
}

.my-plan .sport-reco{
  margin-bottom:6px;
  }
.my-plan .sport-reco th{
  background:#69C;
  border:1px solid #69C;
  }
.my-plan .sport-reco td{
  border:1px solid #69C;
}

.my-plan .sport-show{
  margin-top:6px;
  }
.my-plan .sport-show td{
  border:1px solid #FFF;
  padding:0 14px !important;
  vertical-align:top;
  background:#eff5fa;
  }
.my-plan .sport-show .sport-title{
  width:81px;
  background:#e2eef8;
  }
.my-plan .sport-show .sport-title div{
  line-height:25px;
  border-bottom:1px solid #FFF;
  font-weight:bold;
  }
.my-plan .sport-show .sport-name,
.my-plan .sport-show .sport-num{
  line-height:25px;
  border-bottom:1px solid #FFF;
  font-weight:bold;
  }
.my-plan .sport-show .sport-num{
  margin-bottom:15px;
  font-weight:lighter;
  }
.my-plan .sport-show .sport-illu{
  width:345px;
  margin-bottom:10px;
}

.my-plan .scroll-wrap{
  overflow:hidden;
  position:relative;
  height:330px;
  margin-bottom:6px;
  }
.my-plan .scroll-mask{
  position:absolute;
  left:0;
  top:0;
  width:840px;
  height:330px;
  background:url(/images/nice/plan/mask.png) no-repeat;
  _background:none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='/images/nice/plan/mask.png');
  }
.my-plan .scroll-wrap .scroll-up,
.my-plan .scroll-wrap .scroll-down{
  position:absolute;
  bottom:0;
  display:block;
  width:30px;
  height:30px;
  background:url(/images/nice/plan/scroll.gif) no-repeat 0 0;
  }
.my-plan .scroll-wrap .scroll-up{
  right:50px;
  }
.my-plan .scroll-wrap .scroll-up:hover{
  background-position:0 -30px;
  }
.my-plan .scroll-wrap .scroll-up.up-off{
  cursor:default;
  background-position:0 -60px;
  }
.my-plan .scroll-wrap .scroll-up.up-off:hover{
  background-position:0 -60px;	
  }
.my-plan .scroll-wrap .scroll-down{
  right:0;
  background-position:-30px 0;
  }
.my-plan .scroll-wrap .scroll-down:hover{
  background-position:-30px -30px;
  }
.my-plan .scroll-wrap .scroll-down.down-off{
  cursor:default;
  background-position:-30px -60px;
  }
.my-plan .scroll-wrap .scroll-down.down-off:hover{
  background-position:-30px -60px;	
  }
.my-plan .scroll{
  position:absolute;
}


.my-plan .timetable{
  color:#666;
  background:#fff8fc;
  }
.my-plan .timetable th{
  height:25px !important;
  border:1px solid #FFF !important;
  color:#B8A;
  background:#f2e5f2;
  }
.my-plan .timetable td{
  width:1%;
  line-height:25px !important;
  padding:15px !important;
  border:1px solid #FFF !important;
  vertical-align:top;
  }
.my-plan .timetable dt{
  padding-left:10px;
  font-weight:bold;
  }
.my-plan .timetable dd{
  line-height:25px;
  padding-left:15px;
  }
.my-plan .timetable .t1{
  background:#ffdef0;
  }
.my-plan .timetable .t2{
  background:#eaffb1;
  }
.my-plan .timetable .t3{
  background:#dbebff;
}

.my-plan .basic-info{
  height:377px;
  border:none !important;
  } 
.my-plan .basic-info td{
  width:1%;
  height:39px !important;
  line-height:20px !important;
  padding:10px !important;
  vertical-align:top;
}


/*----- nice-theory -----*/
.nice-theory .intro1{
	line-height:2;
	padding:20px 25px;
	background:#f6fafa;
}

.nice-theory table{
	border-collapse:collapse;
	}
.nice-theory th,
.nice-theory td{
	width:50%;
	padding:0 10px;
	border:1px solid #FFF;
	}
.nice-theory th{
	background:#FDE;
	}
.nice-theory td{
	height:4em;
	}
.nice-theory .stripe td{
	height:2em;
	color:#F6A;
	background:#ffeff6;
	}
.nice-theory .stripe1{
	background:#DEB;
	}
.nice-theory td.stripe2{
	color:#5A0;
	background:#EFD;
}

/*----- nice-service -----*/
.nice-service .banner{
	position:relative;
	height:350px;
	margin-top:-15px;
	background:url(/images/nice/index/banner4.jpg?m1) no-repeat 0 0;
	}
.nice-service .banner .link1{
	position:absolute;
	top:100px;
	left:275px;
	width:600px;
	height:140px;
	}
.nice-service .banner .intro{
	position:absolute;
	right:45px;
	top:240px;
	width:340px;
	line-height:27px;
	padding:5px 5px 0;
	border-top:1px solid #999;
}

.nice .title-bar{
	height:35px;
	padding:0 15px 0 40px;
	margin-bottom:10px;
	background:url(/images/nice/index/title-bar.jpg) no-repeat 0 0;
	}
.nice .title-bar span{
	float:left;
	}
.nice .title-bar .more{
	float:right;
	width:98px;
	height:35px;
	background:url(/images/nice/index/title-more.gif) no-repeat 0 0;
	}
.nice .title-bar .more:hover{
	float:right;
	width:98px;
	height:35px;
	background-position:0 100%;
}

.nice-service .how-nice{
	height:137px;
	}
.nice-service .how-nice li{
	float:left;
	width:150px;
	margin-right:4px;
	}
.nice-service .how-nice li.last{
	margin-right:0;
	}
.nice-service .how-nice a{
	display:block;
	height:37px;
	padding-top:100px;
	background-repeat:no-repeat;
	}
.nice-service .how-nice a span{
	display:block;
	height:37px;
	background:url(/images/nice/index/how-text.gif) no-repeat;
	}
.nice-service .how-nice a.tab0{
	background-image:url(/images/nice/index/how-illus-s0.jpg);
	}
.nice-service .how-nice a.tab0 span{
	background-position:0 0;
	}
.nice-service .how-nice a.tab0:hover span{
	background-position:0 100%;
	}
.nice-service .how-nice a.tab1{
	background-image:url(/images/nice/index/how-illus-s1.jpg);
	}
.nice-service .how-nice a.tab1 span{
	background-position:-150px 0;
	}
.nice-service .how-nice a.tab1:hover span{
	background-position:-150px 100%;
	}
.nice-service .how-nice a.tab2{
	background-image:url(/images/nice/index/how-illus-s2.jpg);
	}
.nice-service .how-nice a.tab2 span{
	background-position:-300px 0;
	}
.nice-service .how-nice a.tab2:hover span{
	background-position:-300px 100%;
	}
.nice-service .how-nice a.tab3{
	background-image:url(/images/nice/index/how-illus-s3.jpg);
	}
.nice-service .how-nice a.tab3 span{
	background-position:-450px 0;
	}
.nice-service .how-nice a.tab3:hover span{
	background-position:-450px 100%;
	}
.nice-service .how-nice a.tab4{
	background-image:url(/images/nice/index/how-illus-s4.jpg);
	}
.nice-service .how-nice a.tab4 span{
	background-position:-600px 0;
	}
.nice-service .how-nice a.tab4:hover span{
	background-position:-600px 100%;
	}
.nice-service .how-nice a.tab5{
	background-image:url(/images/nice/index/how-illus-s5.jpg);
	}
.nice-service .how-nice a.tab5 span{
	background-position:-750px 0;
	}
.nice-service .how-nice a.tab5:hover span{
	background-position:-750px 100%;
}

.nice-service .why-nice ul{
	width:455px;
	}
.nice-service .why-nice li{
	height:50px;
	line-height:25px;
	padding:40px 25px 10px 75px;
	margin-bottom:10px;
	background-attachment:no-repeat;
	}
.nice-service .why-nice li.l0{
	background-image:url(/images/nice/index/why-bg0.gif);
	}
.nice-service .why-nice li.l1{
	background-image:url(/images/nice/index/why-bg1.gif);
	}
.nice-service .why-nice li.l2{
	background-image:url(/images/nice/index/why-bg2.gif);
	}
.nice-service .why-nice li.l3{
	background-image:url(/images/nice/index/why-bg3.gif);
	}
.nice-service .why-nice li.l4{
	background-image:url(/images/nice/index/why-bg4.gif);
	}
.nice-service .why-nice li.l5{
	background-image:url(/images/nice/index/why-bg5.gif);
}

.nice-service .service-flow-wrap{
	height:290px;
	}
.nice-service .service-flow{
	float:left;
	width:205px;
	height:100px;
	padding:190px 20px 0 10px;
	line-height:30px;
	}
.nice-service .service-flow.flow1{
	background:url(/images/nice/flow-illus1.jpg) no-repeat 0 0;
	}
.nice-service .service-flow.flow2{
	background:url(/images/nice/flow-illus2.jpg) no-repeat 0 0;
	}
.nice-service .service-flow.flow3{
	background:url(/images/nice/flow-illus3.jpg) no-repeat 0 0;
	}
.nice-service .service-flow.flow4{
	padding-right:0;
	background:url(/images/nice/flow-illus4.jpg) no-repeat 0 0;
	}
.nice-service .service-flow p{
	padding-left:20px;
	background:url(/images/nice/service-flow-pointer.gif) no-repeat 0 50%;
}

/*----- nice-choose -----*/
.nice-choose .service-show-wrap{
	float:left;
	margin-right:19px;
	}
.nice-choose .service-show-wrap.last{
	margin-right:0;
	}
.nice-choose .service-show{
	position:relative;
	width:294px;
	}
.nice-choose .service-show .link,
.summer .service .link{
	position:absolute;
	left:125px;
	top:110px;
	width:110px;
	height:20px;
	background:url(/images/nice/service-show-link-m2.gif) no-repeat;
	}
.nice-choose .service-show .link:hover{
	background-position:0 100% !important;
	}
.nice-choose .service-show.show1 .link{
	background-position:0 0;
	}
.nice-choose .service-show.show2 .link{
	background-position:-110px 0;
	}
.nice-choose .service-show.show3 .link{
	background-position:-220px 0;
}

.nice-choose .nice-promotion{
	height:125px;
	padding:100px 25px 0;
	background:url(/images/nice/promotion1-m3.gif) no-repeat 0 0;
	}
.nice-choose .nice-promotion div{
	width:410px;
	}
.nice-choose .nice-promotion div a{
	display:inline-block;
	width:100px;
	height:95px;
	line-height:2;
	}
.nice-choose .nice-promotion div span{
	display:inline-block;
	width:60px;
	height:60px;
	padding:5px;
	margin:0 15px;
	background:#EEE;
	}
.nice-choose .nice-promotion div a:hover span{
	background:#39E;
}

.nice-choose .pay-intro{
	line-height:2;
	}
.nice-choose .pay-intro h4{
	padding:0 10px;
	border-left:5px solid #eee0ee;
	background:#f6f0f6;
	}
.nice-choose .pay-intro dd{
	overflow:auto;
	_height:1%;
	margin-top:10px;
	}
.nice-choose .pay-intro dd span{
	float:left;
	margin-right:5px;
	}
.nice-choose .pay-intro dd span.last{
	margin-right:0;
	}
.nice-choose .pay-intro img{
	border:1px solid #CCC;
}

/*----- nice-comment -----*/
.nice-comment .content-wrap{
	background:#fff7fb url(/images/nice/comment-head-bg.jpg) no-repeat 0 0;
	}
.nice-comment .content{
	zoom:1;
	padding:160px 40px 20px;
	background:url(/images/eval/eval-foot-bg.jpg) no-repeat 0 100%;
	}
.nice-comment .main-column{
	width:580px;
	}
.nice-comment .sub-column{
	width:220px;
	}
.nice-comment .comment-list{
	overflow:auto;
	_height:1%;
	}
.nice-comment .comment-list .illus{
	float:left;
	width:60px;
	}
.nice-comment .comment-list .intr{
	float:right;
	width:510px;
	}
.nice-comment .comment-list h3{
	height:2em;
	padding:0 10px;
	background:#fee6f1;
	}
.nice-comment .comment-list p{
	padding:0 10px;
}

/*----- nice-pub -----*/
.nice-pub0{
  	background:url(/images/nice/nice-pub0-bg.gif) repeat-x 0 0;
	}
.nice-pub0 .nice-contents{
  	width:640px;
  	padding-top:30px;
  	margin:auto;
}

/*----- nice-pub -----*/
.nice-pub{
  	background:url(/images/nice/nice-pub-bg.jpg) no-repeat 0 0;	
	}
.nice-pub .nice-contents{
  	width:640px;
  	padding-top:50px;
  	margin:auto;
}

/*----- nice-apply -----*/
.nice .buy-step{
	height:60px;
	padding:20px 0 0 285px;
	background:url(/images/nice/buy-step-bg.gif) no-repeat 0 0;
	}
.nice .buy-step li{
	float:left;
	width:210px;
	height:40px;
	margin-right:60px;
	background:url(/images/nice/buy-step-bg.gif) no-repeat 0 -80px;
	}
.nice .buy-step li.step1{
	background-position:0 -80px;
	}
.nice .buy-step li.current1{
	background-position:0 -120px;
	}
.nice .buy-step li.step2{
	background-position:-210px -80px;
	}
.nice .buy-step li.current2{
	background-position:-210px -120px;
}

.nice-apply .module .popup .body-wrap{
	background:none;
	}
.nice-apply .module .popup .body{
	background-image:none;
}

.nice-apply .apply-input td{
	padding:5px 10px;
	border-bottom:2px solid #FFF;
	background:#fff0f7;
	}
.nice-apply .apply-input .name{
	width:70px;
	padding-right:10px;
	border-right:2px solid #FFF;
	text-align:right;
	font-weight:bold;
	background:#ffe7f2;
	}
.nice-apply .width1{
	width:198px;
	}
.nice-apply .width2{
	width:78px;
	}
.nice-apply .validate-pic{
  	height:32px;
  	margin-top:10px;
  	line-height:16px;
  	}
.nice-apply .validate input{
 	width:140px;
  	height:19px;
  	line-height:17px;
  	border:1px solid #7F9DB9;
  	font-family:Verdana,"宋体"
  	}
.nice-apply .validate img{
  	float:left;
  	width:90px;
  	height:30px;
  	vertical-align:middle;
  	border:1px solid #DDD;
}

.nice-apply .apply-check .name{
	width:30px;
	text-align:center;
	font:italic 20px "Trebuchet MS";
}

.nice-apply .apply-check .check_caption{
	cursor:default;
}


.cs{
	position:relative;
	display:block;
	height:50px;
	line-height:2;
	padding:10px 10px 10px 90px;
	background:#ffeff5;
	}
.cs .illus{
	position:absolute;
	left:0;
	bottom:0;
	width:80px;
	height:80px;
	background:url(/images/nice/kefu-icon.gif) no-repeat 0 50%;
}

/*----- nice-agrement -----*/
.nice-agreement h1{
	height:30px;
}
	
.nice-agreement .reference{
	border-collapse:collapse;
	}
.nice-agreement .reference th{
	padding:0 10px;
	background:#ffeff6;
	}
.nice-agreement .reference td{
	width:420px;
	line-height:30px;
	padding:5px 20px 0;
	font-size:13px;
	}
.nice-agreement .reference tr.divide td{
	padding-bottom:10px;
	}
.nice-agreement .reference td a{
	color:#333;
}

.nice-agreement .article h2 a{
	padding-top:4px;
	}
.nice-agreement .article p{
	text-indent:0;
	margin-left:2em;
	margin-right:20px;
	}
.nice-agreement .part:hover{
	background:#fff7fb;
}


/*----- eval -----*/
.eval{
	background:#fff7fb url(/images/eval/eval-head-bg.jpg) no-repeat 0 0;
	}
.eval .content{
	padding:110px 125px 30px;
	background:url(/images/eval/eval-foot-bg.jpg) no-repeat 0 100%;
}

.eval .eval-flow{
  	height:31px;
  	background:url(/images/eval/eval-flow.gif) no-repeat 0 0;
  	}
.eval .eval-flow li{
  	float:left;
  	width:110px;
  	height:31px;
  	margin-right:30px;
  	background:url(/images/eval/eval-flow.gif) no-repeat 0 -31px;
  	}
.eval .eval-flow li.f1{
	background-position:0 -31px;
	}
.eval .eval-flow li.f1-current{
	background-position:0 -62px;
	}
.eval .eval-flow li.f2{
	background-position:-140px -31px;
	}
.eval .eval-flow li.f2-current{
	background-position:-140px -62px;
	}
.eval .eval-flow li.f3{
	background-position:-280px -31px;
	}
.eval .eval-flow li.f3-current{
	background-position:-280px -62px;
	}
.eval .eval-flow li.f4{
	background-position:-420px -31px;
	}
.eval .eval-flow li.f4-current{
	background-position:-420px -62px;
	}
.eval .eval-flow li.f5{
	margin-right:0;
	background-position:-560px -31px;
	}
.eval .eval-flow li.f5-current{
	background-position:-560px -62px;
}

.eval .eval-theme{
	overflow:auto;
	_height:1%;
  	margin-bottom:20px;
  	}
.eval .eval-theme .theme-index{
	float:left;
  	width:30px;
  	height:30px;
  	text-align:center;
  	font:20px/30px "Trebuchet MS";
  	color:#FFF;
  	background:url(/images/eval/theme-index.gif) no-repeat 0 0;
  	}
.eval .eval-theme .theme-index.checked{
  	background-position:0 100%;
  	}
.eval .eval-theme .theme-list{
	float:right;
	width:625px;
	font-size:13px;
  	}
.eval .eval-theme .theme-remind{
  	line-height:2;
  	padding:5px 0 5px 30px;
  	margin-bottom:6px;
  	background:#ffe6f2 url(/images/common/help.gif) no-repeat 10px 10px;
  	}
.eval .eval-theme dt,
.eval .eval-theme dd{
	margin-bottom:6px;
	}
.eval .eval-theme dt{
  	padding-top:7px;
  	font-size:14px;
  	font-weight:bold;
  	color:#969;
  	}
.eval .eval-theme div[class="theme-list"] dd *{
  	vertical-align:middle;
	}
.eval .eval-theme .theme-note{
 	margin-left:20px;
  	font-size:12px;
}

.eval .eval-theme .measure dd{
	float:left;
	width:180px;
	margin-top:10px;
	}
.eval .eval-theme .jeans{
  	width:500px;
  	margin-top:10px;
  	}
.eval .eval-theme .jeans td{
  	width:1%;
}

.eval .eval-theme .form-text,
.eval .eval-theme .form-textarea{
  	border:1px solid #CCC;
	}
.eval .eval-theme .width1{
  	width:60px;
	}
.eval .eval-theme .width2{
  	width:488px;
	}
.eval .eval-theme select{
	height:21px;
}

.eval .eval-check .divide20{
  	border-bottom:3px solid #FDE;
  	}
.eval .eval-check dt{
  	margin-bottom:6px;
  	font-size:13px;
  	}
.eval .eval-check dd{
  	padding-left:13px;
  	padding-bottom:15px;
	border-bottom:1px solid #DDD;
  	margin-bottom:15px;
  	font-weight:bold;
  	color:#F60;
  	}
.eval .eval-check dd.last{
  	padding-bottom:0;
	border-bottom:0;
  	margin-bottom:0;
}

.eval .basic-check td{
  	width:33%;
  	height:50px;
  	padding:0 10px;
}

/*----- eval-input -----*/
.eval-input h2{
  	height:29px;
  	line-height:29px;
  	padding-left:10px;
  	border-bottom:1px solid #FBD;
  	margin-bottom:10px;
	font-size:14px;
  	background:#FDE;
	}
.eval-input .part{
  	margin:0 10px 20px;
}


/*-------------------- main-module --------------------*/
.main-module .headline-wrap,
.main-module .headline,
.main-module .headline .title,
.main-module .head-wrap,
.main-module .head,
.main-module .foot-wrap,
.main-module .foot{
	background:url(/images/common/panel.png) no-repeat;
	}
.main-module .headline-wrap,
.main-module .headline,
.main-module .headline .title{
	height:30px;
	}
.main-module .headline-wrap{
	height:40px;
	padding-left:15px;
	background-position:0 -30px;
	}
.main-module .headline{
	line-height:30px;
	padding:0 15px 10px 0;
	background-position:100% -70px;
	}
.main-module .headline .title{
	float:left;
	padding-right:70px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background-position:100% 0;
	}
.main-module .head-wrap,
.main-module .head,
.main-module .foot-wrap,
.main-module .foot{
	overflow:hidden;
	height:10px;
	}
.main-module .head-wrap,
.main-module .foot-wrap{
	padding-left:10px;
	}
.main-module .head-wrap{
	background-position:0 -110px;
	}
.main-module .head{
	background-position:100% -120px;
	}
.main-module .foot-wrap{
	background-position:0 -130px;
	}
.main-module .foot{
	background-position:100% -140px;
	}
.main-module .body-wrap{
	/*overflow:auto;*/
	}
.main-module .body{
	line-height:2;
	padding:5px 19px;
	border-width:0 1px;
	border-style:solid;
	border-color:#ffd9e9;
	background:#fff6fa;
}


.main-module-green .headline-wrap,
.main-module-green .headline,
.main-module-green .headline .title,
.main-module-green .head-wrap,
.main-module-green .head,
.main-module-green .foot-wrap,
.main-module-green .foot{
	background:url(/images/common/panel.png) no-repeat;
	}
.main-module-green .headline-wrap,
.main-module-green .headline,
.main-module-green .headline .title{
	height:30px;
	}
.main-module-green .headline-wrap{
	height:40px;
	padding-left:15px;
	background-position:0 -180px;
	}
.main-module-green .headline{
	line-height:30px;
	padding:0 15px 10px 0;
	background-position:100% -220px;
	}
.main-module-green .headline .title{
	float:left;
	padding-right:70px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background-position:100% -150px;
	}
.main-module-green .headline .float-right a {
	color:#5A0;
	}
.main-module-green .headline .float-right a:hover {
	color:#39E;
	}
.main-module-green .head-wrap,
.main-module-green .head,
.main-module-green .foot-wrap,
.main-module-green .foot{
	overflow:hidden;
	height:10px;
	}
.main-module-green .head-wrap,
.main-module-green .foot-wrap{
	padding-left:10px;
	}
.main-module-green .head-wrap{
	background-position:0 -260px;
	}
.main-module-green .head{
	background-position:100% -270px;
	}
.main-module-green .foot-wrap{
	background-position:0 -280px;
	}
.main-module-green .foot{
	background-position:100% -290px;
	}
.main-module-green .body-wrap{
	/*overflow:auto;*/
	}
.main-module-green .body{
	line-height:2;
	padding:5px 19px;
	border-width:0 1px;
	border-style:solid;
	border-color:#d3e9c3;
	background:#f4faf0;
}


.main-module-blue .headline-wrap,
.main-module-blue .headline,
.main-module-blue .headline .title,
.main-module-blue .head-wrap,
.main-module-blue .head,
.main-module-blue .foot-wrap,
.main-module-blue .foot{
	background:url(/images/common/panel.png) no-repeat;
	}
.main-module-blue .headline-wrap,
.main-module-blue .headline,
.main-module-blue .headline .title{
	height:30px;
	}
.main-module-blue .headline-wrap{
	height:40px;
	padding-left:15px;
	background-position:0 -330px;
	}
.main-module-blue .headline{
	line-height:30px;
	padding:0 15px 10px 0;
	background-position:100% -370px;
	}
.main-module-blue .headline .title{
	float:left;
	padding-right:70px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background-position:100% -300px;
	}
.main-module-blue .headline .float-right a {
	color:#39E;
	}
.main-module-blue .headline .float-right a:hover {
	color:#F60;
	}
.main-module-blue .head-wrap,
.main-module-blue .head,
.main-module-blue .foot-wrap,
.main-module-blue .foot{
	overflow:hidden;
	height:10px;
	}
.main-module-blue .head-wrap,
.main-module-blue .foot-wrap{
	padding-left:10px;
	}
.main-module-blue .head-wrap{
	background-position:0 -410px;
	}
.main-module-blue .head{
	background-position:100% -420px;
	}
.main-module-blue .foot-wrap{
	background-position:0 -430px;
	}
.main-module-blue .foot{
	background-position:100% -440px;
	}
.main-module-blue .body-wrap{
	/*overflow:auto;*/
	}
.main-module-blue .body{
	line-height:2;
	padding:5px 19px;
	border-width:0 1px;
	border-style:solid;
	border-color:#c8e9fa;
	background:#f2fafe;
}

/*-------------------- NICE 暑期版 --------------------*/
.summer .banner {
	float:left;
	width:606px;
	height:415px;
	background:url(/images/nice/summer/banner.jpg) no-repeat;
}

.summer .banner a { 
	margin:271px 0 0 310px;
	background:url(/images/nice/summer/button.jpg) no-repeat 0 0;
	display:block;
	width:178px;
	height:30px;
	text-indent:-999em;
}
.summer .banner a:focus,
.story-index .banner_summer a,
.nice .banner_summer a {
	outline:none;
}
.summer .banner a:hover {
	background:url(/images/nice/summer/button.jpg) no-repeat 0 -30px;
}
.summer .service {
	float:right;
	width:294px;
	height:415px;
	background:url(/images/nice/summer/service.jpg) no-repeat;
	position:relative;
}
.summer .service .link { 
	background-position: -330px 0 ;
}
.summer .service .link:hover { 
	background-position: 0 -20px;
}
.summer .service center {
	margin-top:363px;
}
.summer .service .green-button5 {
	vertical-align: middle;
}
.summer .main-column {
	float:left;
	width:606px;
}
.summer .sub-column {
	float:right;
	width:294px;
}
.summer .main-column .title {
	height:35px;
	background:url(/images/nice/summer/title.jpg) no-repeat;
	text-indent:-999em;
}
.summer .effect-list {
	height:110px;
	background:url(/images/story/list-bg.gif) repeat-x;
	overflow:hidden;
}
.summer .effect-list .img {
	width:80px;
	float:left;
	margin-right:20px;
}
.summer .effect-list .info {
	width:183px;
	float:left;
	margin-right:20px;
	padding-top:5px;
}
.summer .story .float-left {
	width:60px;
}
.summer .story .result {
	background:url(/images/story/result-bg.gif) no-repeat right bottom;
	height:36px;
	width:60px;
	font-weight:bold;
}
.summer .story .result span {
	font:italic 24px/36px "Trebuchet MS",Verdana;
}
.summer .story .float-right {
	width:174px;
}
.story-index .banner_summer,
.nice .banner_summer {
	width:651px;
	height:89px;
	padding:111px 0 0 269px;
	background:url(/images/nice/summer/ad-2.jpg) no-repeat;
}
.story-index .banner_summer a,
.nice .banner_summer a {
	background:url(/images/nice/summer/button2.jpg) no-repeat 0 0;
	display:block;
	width:163px;
	height:30px;
	text-indent:-999em;
}
.story-index .banner_summer a:hover,
.nice .banner_summer a:hover {
	background-position:0 -30px;
}
	