﻿li {
	list-style:none;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	}
.Wrap {
	width:970px;
	padding:0 5px;
	background:#fff;
	}
.nobg {background:none!important;}
.noborder {border-bottom:none!important;}
.goright {float:right!important;}
.nospace {margin-right:0!important;}
.nospace1 {margin-top:0!important;}
.nospace2 {margin-left:0!important;}
.nospace4 {margin:0!important;}
.blank5 {
	float:left;
	width:85px;
	height:5px;
	overflow:hidden;
	}
	
/* 导航 */	
.tao_1 {
	float:left;
	width:970px;
	}
.FeNav {
	float:left;
	width:970px;
	height:76px;
	border-bottom:#FF2A70 3px solid;
	background:url(../images1/bg1.gif) no-repeat;
	}
.WrapL {
	float:left;
	width:200px;
	}
.logo_woman {
	float:left;
	width:200px;
	height:76px;
	text-indent:-1000px;
	display:block;
	background:url(../images1/woman_logo.gif) no-repeat;
	}
.logo_woman a {
	float:left;
	width:200px;
	height:76px;
	}
.NavMain {
	float:left;
	width:770px;
	height:57px;
	}
.NavMain .sub {
	float:left;
	width:256px;
	margin:5px 0 0 15px;
	display:inline;
	}
.NavMain .sub1 {
	float:left;
	width:200px;
	margin:5px 0 0 15px;
	}
.NavMain .line {
	background:url(../images1/bg2.gif) no-repeat right top;
	}
.NavMain .menu1 {
	float:left;
	width:61px;
	height:18px;
	font:bold 12px/18px "宋体";
	text-align:center;
	margin-top:5px;
	background:url(../images1/bg3.gif) no-repeat;
	}
.NavMain .menu2 {
	float:left;
	width:38px;
	height:18px;
	font:bold 12px/18px "宋体";
	text-align:center;
	margin-top:5px;
	background:url(../images1/bg4.gif) no-repeat;
	}
.NavMain .menu1 a, .NavMain .menu2 a {
	color:#FFFFB9;
	}
.NavMain .menu3 {
	float:left;
	width:45px;
	height:18px;
	font:12px/18px "宋体";
	text-align:right;
	margin-top:5px;
	}
.NavMain .menu3 a {
	color:#fff;
	}
	

.WrapM {
	float:left;
	width:760px;
	margin-left:10px;
	}
	
/* 新焦点图 CSS */
.focus {float:left;width:304px;margin:11px 0 1px 0;}

.sliderwrapper{
border: 2px solid #e63770;
width: 300px;
height: 225px;
background:#fff;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 304px;
background:url(..images/focus_bg.jpg) repeat-x;
}

.pagination a{
float:left;
width:100px;
height:21px;
padding:9px 0 0 0;
font-size:12px;
text-decoration: none; 
text-align:center;
background:url(../images1/focus_markbg.jpg) no-repeat 0 -35px;
}

.pagination a:hover, .pagination a.selected{color:#fff;background-position:0 0;font-size:14px;text-decoration:none;font-weight:bold;}
.anotherclass {margin:0 2px;}
	

/* 焦点图 */	
.Focus {
	float:left;
	width:306px;
	height:262px;
	margin-top:10px;
	}
	
/* = Slideshow Styles
------------------------------------------------------- */
#slideshow {float:left; width:306px; overflow:hidden; margin:0; display:inline; background:#fff; }
#focus_pic {float:left; width:306px; height:231px;}
#slideshow .slide {position:absolute; width:300px; height:225px; border:#E63770 2px solid; padding:1px; background:#fff; opacity:0.99; /* Fix Firefox opacity flicker problem */}
#slideshow .slide img{width:300px; height:225px;}
#slideshow #slide1 {z-index: 1;}
#slideshow .slidelinks_container {position:absolute; width:300px; height:225px; opacity:0.99; /* Fix Firefox opacity flicker problem */ z-index: 2; margin:3px 0 0 3px;}
#slideshow .slidelinks_container img {width:300px; height:225px;}
#slideshow #slideshowcontrols { float:left; width:306px; height:30px; background:url(../images1/focus_bg.gif) repeat-x;}

/* 4 Slides with text */
ul.slideshowcontrolsmiddle{
	height: 30px !important;
	float: left;
	z-index: 10;
	text-align:center;
	margin: 0px;
	padding:0px;
	list-style: none;
	}
ul.slideshowcontrolsmiddle li{
	z-index: 0; 
	height: 30px;
	width: 100px;
	float: left;
	}
/* The a elements inside those 4 tabs */
ul.slideshowcontrolsmiddle a:link, ul.slideshowcontrolsmiddle a:visited { height:32px; padding:9px 0 0 0; text-align: center; float: none; display: block;width:102px!important; text-decoration: none; background:url(../images1/focus_markbg.jpg) no-repeat left -35px;}

/* The next 5 styles fix Netscape issues with padding it any other way */
ul.slideshowcontrolsmiddle .single-line a {line-height: 34px!important;}
*html ul.slideshowcontrolsmiddle .single-line a {line-height: 34px!important;}
ul.slideshowcontrolsmiddle .padded_fmt {display:block;}
ul.slideshowcontrolsmiddle .single-line .padded_fmt {display:block;}
ul.slideshowcontrolsmiddle a.activeslide, ul.slideshowcontrolsmiddle a:hover {
	background-position: 0px 0px !important;
	font-size:14px;
	color:#fff!important;
	text-decoration: none;
	font-weight: bold !important;
	}
/* Used to make everything fade */
#slideshow .opacity10 { opacity:0.99; filter:alpha(opacity=100); visibility:visible !important;}
#slideshow .opacity9 { opacity:.9; filter:alpha(opacity=90); visibility:visible !important;}
#slideshow .opacity8 { opacity:.8; filter:alpha(opacity=80); visibility:visible !important;}
#slideshow .opacity7 { opacity:.7; filter:alpha(opacity=70); visibility:visible !important;}
#slideshow .opacity6 { opacity:.6; filter:alpha(opacity=60); visibility:visible !important;}
#slideshow .opacity5 { opacity:.5; filter:alpha(opacity=50); visibility:visible !important;}
#slideshow .opacity4 { opacity:.4; filter:alpha(opacity=40); visibility:visible !important;}
#slideshow .opacity3 { opacity:.3; filter:alpha(opacity=30); visibility:visible !important;}
#slideshow .opacity2 { opacity:.2; filter:alpha(opacity=20); visibility:visible !important;}
#slideshow .opacity1 { opacity:.1; filter:alpha(opacity=10); visibility:visible !important;}

#slideshow .hide {visibility:hidden;}
#slideshow .hideArchive {visibility:hidden; display:none;}
#slideshow .show {visibility:visible !important; display:block !important;}
#tab-2 {margin-left:3px; margin-right:3px;}


.Nav3 {
	float:right;
	width:745px;
	margin:3px 0 0 8px;
	}
.Nav3 .m {
	float:left;
	margin:0 0 0 13px;
	display:inline;
	}
.Nav3 .m1 {
	font:bold 12px "宋体";
	color:#FFFFB9;
	}
.Nav3 .m1 a {
	color:#FFFFB9;
	}
.Nav3 .m2 {
	font-weight:normal;
	color:#fff;
	}
.Nav3 .m2 a {
	color:#fff;
	}
.Nav3 .m a {
	color:#fff;
	}
.FocusR {
	float:left;
	width:226px;
	margin:10px 0 0 8px;
	}
h1 {
	float:left;
	width:226px;
	text-align:center;
	font:20px "黑体";
	margin:5px 0 0 0;
	padding:0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	}
.FocusR .summary {
	float:left;
	width:226px;
	font:12px/20px "宋体";
	margin:5px 0 0 0;
	text-indent:2em;
	display:block;
	color:#999;
	}
.FocusR .summary a {
	color:#999;
	}
.pinkf, .pinkf a {
	color:#FA6E97!important;
	}
.FocusR ul {
	float:left;
	width:226px;
	margin:3px 0 0 0;
	background:url(../images1/line1.gif) repeat-x 0 0;
	padding:5px 0 0 0;
	}
.FocusR li {
	float:left;
	width:211px;
	font:14px/22px "宋体";
	background:url(../images1/i1.gif) no-repeat 0 4px;
	padding-left:17px;
	}
	
.ask_content{	
    float:right;
	width:210px;
	margin:8px 0 0 8px;
	display:inline;}	
.ask{ width:210px; height:213px; margin-top:5px;}	
.ask_top{ width:202px; height:23px;  background:url(../images1/ask_title.gif) no-repeat; padding-left:8px; line-height:23px;}
.ask_con{
	float:left;
	width:208px;
	border:#ddd 1px solid;
	border-bottom:none;
	margin-top:8px;
	background:#F7F7F7;
	padding-bottom:8px;}	
	
.ask_con .r1 {
	float:left;
	width:190px;
	margin:10px 0 0 10px;
	display:inline;
	}
.ask_con .r1 .p1 {
	float:left;
	width:45px;
	font:12px/22px "宋体"
	}
.ask_con.r1 .p2 {
	float:left;
	width:138px;
	}
.ask_con.r1 .p2 input {
	width:138px;
	}
.ask_con .r1 .p2 .i2 {
	width:80px;
	}
.hdW .btn1 {
	float:left;
	width:210px;
	height:24px;
	text-align:center;
	color:#7B2E00;
	font:12px/24px "宋体";
	background:url(../images1/btn1.gif) no-repeat;
	}
.hdW .btn1 a {
	float:left;
	width:210px;
	height:24px;
	color:#7B2E00;
	}
.hdW .btn2 {
	float:left;
	width:210px;
	text-align:center;
	background:url(../images1/bg13.gif) no-repeat;
	}
.hdW .btn2 .i1 {
	float:left;
	width:81px;
	height:17px;
	margin:10px 0 0 7px;
	padding:7px 0 0 13px;
	display:inline;
	background:url(../images1/btn2.gif) no-repeat;
	}
.hdW .btn2 .i1 a {
	color:#7B2E00;
	}










	
	
	
.RconWrap {
	float:right;
	width:210px;
	margin:8px 0 0 8px;
	display:inline;
	}
.money210 {
	float:left;
	width:210px;
	height:120px;
	}
.money210_1 {
	float:left;
	width:210px;
	}
.money210_1 .wrap {
	float:left;
	width:203px;
	border:#FFD7E6 1px solid;
	background:#FFF4F9;
	padding:5px 0 0 5px;
	}
.money210_1 li {
	float:left;
	width:185px;
	font:12px/20px "宋体";
	background:url(../images1/icon2.gif) no-repeat 0 7px;
	padding-left:10px;
	}
.money210_1 li a {
	color:#666;
	}
.money210_1 .top {
	float:left;
	width:210px;
	height:25px;
	background:url(../images1/bg11.gif) no-repeat;
	}
.spaceup {
	margin-top:8px;
	}
.money210_1 .top .title {
	float:left;
	background:url(../images1/icon3.gif) no-repeat;
	font:bold 12px/18px "宋体";
	padding-left:15px;
	margin:5px 0 0 5px;
	color:#FA598B;
	}
.money970 {
	float:left;
	width:970px;
	height:90px;
	}
.blankup {
	margin:3px 0 0 0;
	}
.tj {
	float:left;
	width:540px;
	height:75px;
	background:url(../images1/bg10.gif) no-repeat;
	}
.tj .box1 {
	float:left;
	width:290px;
	}
	
.tj .box1 li {
	float:left;
	width:280px;
	margin:3px 0 0 10px;
	display:inline;
	}
.tj .box1 li a {
	color:#666;
	}
.tj .box2 {
	float:right;
	width:240px;
	margin:1px 1px 0 0;
	display:inline;
	}
.tj .box2 h3{ width:15px; height:55px; float:left; font-size:12px; font-weight:normal; line-height:15px; background-color:#f96e95; padding:2px 0 0 4px; margin:5px;}
.tj .box2 li{ width:200px;line-height:24px; float:left;}
	
	
	
.widthexp {
	width:280px!important;
	}

.hdW {
	float:left;
	width:210px;
	}
.hdW .top {
	float:left;
	width:202px;
	height:23px;
	background:url(../images1/ask_title.gif) no-repeat;
	padding-left:8px;
	}
.hdW .top span {
	float:left;
	width:70px;
	font:12px/23px "宋体";
	text-align:center;
	}
.hdW .top span a {
	color:#fff;
	}
.hdW .con {
	float:left;
	width:208px;
	border:#ddd 1px solid;
	border-bottom:none;
	margin-top:8px;
	background:#F7F7F7;
	padding-bottom:8px;
	}
.hdW .con .r1 {
	float:left;
	width:190px;
	margin:10px 0 0 10px;
	display:inline;
	}
.hdW .con .r1 .p1 {
	float:left;
	width:45px;
	font:12px/22px "宋体"
	}
.hdW .con .r1 .p2 {
	float:left;
	width:138px;
	}
.hdW .con .r1 .p2 input {
	width:138px;
	}
.hdW .con .r1 .p2 .i2 {
	width:80px;
	}
.hdW .btn1 {
	float:left;
	width:210px;
	height:24px;
	text-align:center;
	color:#7B2E00;
	font:12px/24px "宋体";
	background:url(../images1/btn1.gif) no-repeat;
	}
.hdW .btn1 a {
	float:left;
	width:210px;
	height:24px;
	color:#7B2E00;
	}
.hdW .btn2 {
	float:left;
	width:210px;
	text-align:center;
	background:url(../images1/bg13.gif) no-repeat;
	}
.hdW .btn2 .i1 {
	float:left;
	width:81px;
	height:17px;
	margin:10px 0 0 7px;
	padding:7px 0 0 13px;
	display:inline;
	background:url(../images1/btn2.gif) no-repeat;
	}
.hdW .btn2 .i1 a {
	color:#7B2E00;
	}

/* 左侧 */	
.leftWrap {
	float:left;
	width:200px;
	}
.leftWrap .top {
	float:left;
	width:200px;
	height:24px;
	background:url(../images1/bg14.gif) no-repeat;
	}
.leftWrap .con {
	float:left;
	width:198px;
	padding-bottom:5px;
	border:#ddd 1px solid;
	border-top:none;
	}
.leftWrap .toppic {
	float:left;
	width:84px;
	margin:10px 0 0 10px;
	display:inline;
	}
.leftWrap .toppic .pic {
	float:left;
	width:84px;
	text-align:center;
	}
.leftWrap .toppic .pic img {
	width:75px;
	height:60px;
	padding:2px;
	background:#fff;
	border:#ddd 1px solid;
	}
.leftWrap .toppic .title {
	float:left;
	width:84px;
	font:12px/22px "宋体";
	text-align:center;
	}
.leftWrap .toppic .name {
	float:left;
	width:84px;
	font:12px/22px "宋体";
	text-align:center;
	}
.leftWrap .con ul {
	float:left;
	width:190px;
	padding:0;
	margin:5px 0 0 4px;
	display:inline;
	}
.leftWrap .con li {
	float:left;
	width:170px;
	font:14px/24px "宋体";
	background:url(../images1/9.gif) no-repeat 0 2px;
	padding-left:20px;
	border-bottom:#ddd 1px dashed;
	}
.lmtitle {
	float:left;
	font:bold 14px "宋体";
	margin:6px 0 0 22px;
	color:#fff;
	}
.lmmore {
	float:right;
	font:12px "宋体";
	margin:7px 10px 0 0;
	background:url(../images1/icon4.gif) no-repeat 0 4px;
	padding-left:6px;
	}
.lmmore1 {
	float:right;
	font:12px "宋体";
	margin:7px 10px 0 0;
	background:url(../images1/i2.gif) no-repeat 0 4px;
	padding-left:6px;
	}
.lmtitle a, .lmtitle a:hover, .lmmore a, .lmmore6 a {
	color:#fff;
	}
.leftWrap .keyrow {
	float:left;
	width:185px;
	margin:10px 0 0 8px;
	display:inline;
	}
.leftWrap .keyrow .pic {
	float:left;
	}
.leftWrap .keyrow .keys {
	float:left;
	width:89px;
	margin:0 0 0 5px;
	font:14px/29px "宋体";
	padding-left:30px;
	background:url(../images1/bg15.gif) no-repeat;
	}
.leftWrap .keyrow .keys a {
	float:left;
	width:89px;
	}
.leftWrap .keybox {
	float:left;
	width:185px;
	margin:0 0 0 8px;
	background:#efefef;
	display:inline;
	background:url(../images1/line3.gif) repeat-y;
	}
.leftWrap .keybox span {
	float:left;
	margin:0 10px 0 3px;
	height:30px;
	}
.kw1 {
	font:14px/30px "宋体";
	}
.kw2 {
	font:12px/30px "宋体";
	}
.kw1 a, .kw2 a {
	color:#666;
	}
.kw3 {
	font:bold 16px/30px "宋体";
	padding-left:14px;
	display:inline;
	background:url(../images1/icon5.gif) no-repeat 0 10px;
	}
.kw3 a {
	color:#f60;
	}
.blank8 {
	float:left;
	width:150px;
	height:6px;
	overflow:hidden;
	}

/* 中间 */	
.cWrap1 {
	float:left;
	width:540px;
	margin:10px 0 0 10px;
	}
.cWrap2 {
	float:left;
	width:306px;
	}
.cWrap2 .top {
	float:left;
	width:306px;
	height:24px;
	background:url(../images1/bg16.gif) no-repeat 0 0;
	}
.cWrap2 .top1 {
	float:left;
	width:306px;
	height:22px;
	background:url(../images1/bg19.gif) no-repeat 0 0;
	border-bottom:#FA5386 2px solid;
	}
.cbg1 {
	padding-left:16px;
	margin:6px 0 0 5px;
	background:url(../images1/icon7.gif) no-repeat 0 0;
	}
.cbg2 {
	padding-left:16px;
	margin:6px 0 0 5px;
	background:url(../images1/icon8.gif) no-repeat 0 0;
	}
.cbg3 {
	padding-left:16px;
	margin:6px 0 0 5px;
	background:url(../images1/i3.gif) no-repeat 0 0;
	}
.cbg4 {
	padding-left:18px;
	margin:6px 0 0 5px;
	background:url(../images1/i3.gif) no-repeat 0 0;
	}
.cWrap2 .con {
	float:left;
	width:306px;
	}
.beborder {
	float:left;
	width:304px!important;
	border:#ddd 1px solid;
	border-top:none;
	}
.cWrap2 .con .number {
	float:left;
	width:14px;
	height:235px;
	margin:8px 0 0 5px;
	display:inline;
	background:url(../images1/icon6.gif) no-repeat 0 4px;
	}
.cWrap2 .con .bang {
	float:left;
	width:278px;
	margin:8px 0 0 5px;
	padding:0 0 10px 0;
	}
.cWrap2 .con .bang li {
	float:left;
	width:278px;
	font:12px/24px "宋体";
	}
.cWrap2 .con .bang li span {
	float:left;
	width:230px;
	}
.cWrap2 .con .bang li p {
	float:right;
	width:43px;
	background:url(../images1/bg18.gif) no-repeat 0 4px;
	text-align:center;
	color:#fff;
	margin:0;
	}

.cWrap3 {
	float:left;
	width:226px;
	margin:0 0 0 8px;
	}
.cWrap3 .top {
	float:left;
	width:226px;
	height:24px;
	background:url(../images1/bg17.gif) no-repeat 0 0;
	}
.cWrap3 .top1 {
	float:left;
	width:226px;
	height:22px;
	background:url(../images1/bg19.gif) no-repeat 0 0;
	border-bottom:#FA5386 2px solid;
	}
.cWrap3 .con {
	float:left;
	width:224px;
	border:#dfdfdf 1px solid;
	border-top:none;
	}
.cWrap3 .con1 {
	float:left;
	width:226px;
	}
.cWrap3 .con2 {
	float:left;
	width:224px;
	border:#FFD7E6 1px solid;
	background:#FFF4F9;
	padding-bottom:7px;
	}
.cWrap3 .toppic, .RW2 .toppic, .cWrap3 .toppic1 {
	float:left;
	width:90px;
	margin:10px 0 0 15px;
	display:inline;
	font:12px/18px "宋体";
	text-align:center;
	}
.cWrap3 .toppic .pic, .RW2 .toppic .pic, .cWrap3 .toppic1 .pic {
	float:left;
	width:90px;
	text-align:center;
	}
.cWrap3 .toppic .pic img, .RW2 .toppic .pic img, .cWrap3 .toppic1 .pic img {
	width:72px;
	height:89px;
	padding:2px;
	border:#ddd 1px solid;
	background:#fff;
	}
.cWrap3 .toppic .title, .RW2 .toppic .title, .cWrap3 .toppic1 .title {
	float:left;
	width:90px;
	font:12px/18px "宋体";
	margin-top:3px;
	text-align:center;
	}
.cWrap3 .toppic .title a {
	color:#F94276;
	}
	
	
	
	
	
.cWrap3 .list {
	float:left;
	width:214px;
	margin:6px 0 0 5px;
	padding-bottom:8px;
	display:inline;
	}
.cWrap3 .list li {
	float:left;
	width:194px;
	font:14px/25px "宋体";
	border-bottom:#ccc 1px dashed;
	padding-left:20px;
	background:url(../images1/5.gif) no-repeat 0 2px;
	}
.cWrap2 .con .list {
	float:left;
	width:298px;
	margin:10px 0 0 3px;
	display:inline;
	}
.cWrap2 .con .list li {
	float:left;
	width:278px;
	font:14px/22px "宋体";
	padding-left:20px;
	background:url(../images1/1.gif) no-repeat 0 1px;
	}
.cWrap2 .toppic, .RW1 .toppic1 {
	float:left;
	width:86px;
	margin:10px 0 0 12px;
	display:inline;
	font:12px/18px "宋体";
	text-align:center;
	}
.cWrap2 .toppic .pic, .RW1 .toppic1 .pic {
	float:left;
	width:86px;
	text-align:center;
	}
.cWrap2 .toppic .pic img, .RW1 .toppic1 .pic img {
	width:75px;
	height:60px;
	padding:2px;
	border:#ddd 1px solid;
	background:#fff;
	}
.cWrap2 .toppic .title, .RW1 .toppic1 .title {
	float:left;
	width:86px;
	font:12px/18px "宋体";
	margin-top:5px;
	text-align:center;
	}
	
.cWrap3 .list1, .RW2 .list1 {
	float:left;
	width:214px;
	margin:10px 0 0 5px;
	display:inline;
	line-height:24px;
	}
.cWrap3 .list1 li, .RW2 .list1 li {
	float:left;
	width:194px;
	font:14px/22px "宋体";
	padding-left:20px;
		line-height:24px;
	}
.cWrap3 .list1 li {background:url(http://images.39.net/fitness/../images1/icon1/2.gif) no-repeat 0 1px;}
.RW2 .list1 li {background:url(../images1/1.gif) no-repeat 0 1px;}

.Icobg1 {background:url(../images1/4.gif) no-repeat 0 1px!important;}
.Icobg2 {background:url(../images1/icon14.gif) no-repeat 0 3px!important;}
.Icobg3 {background:url(http://images.39.net/fitness/../images1/icon1/6.gif) no-repeat 0 1px!important;}
.Icobg4 {background:url(http://images.39.net/fitness/../images1/icon1/5.gif) no-repeat 0 1px!important;}
.Icobg5 {background:url(../images1/1.gif) no-repeat 0 1px!important;}

.cWrap3 .active {
	float:left;
	width:151px;
	height:66px;
	margin:5px 0 0 0;
	padding:10px 0 0 75px;
	background:url(../images1/bg21.gif) no-repeat 0 0;
	}
.cWrap3 .active li {
	float:left;
	width:140px;
	padding-left:8px;
	font:12px/20px "宋体";
	background:url(../images1/icon2.gif) no-repeat 0 7px;
	}

/* 块1 */	
.FeArea {
	float:left;
	width:970px;
	background:#fff url(../images1/bg23.gif) no-repeat;
	}
.FeArea .lmlogo {
	float:left;
	width:152px;
	height:31px;
	text-indent:-1000px;
	margin:10px 0 0 25px;
	display:inline;
	}
.FeArea .lmlogo a {
	float:left;
	width:152px;
	height:31px;
	}
.lmbg1 {background:url(../images1/zi1.gif) no-repeat;}
.lmbg2 {background:url(../images1/zi2.gif) no-repeat;}
.lmbg3 {background:url(../images1/zi3.gif) no-repeat;}
.lmbg4 {background:url(../images1/zi4.gif) no-repeat;}
.lmbg5 {background:url(../images1/zi5.gif) no-repeat;}
.FeArea .keybar {
	float:right;
	width:770px;
	height:50px;
	}
.FeArea .keybar a {
	float:left;
	padding-left:8px;
	font:12px/38px "宋体";
	background:url(../images1/i4.gif) no-repeat 0 15px;
	margin-right:20px;
	display:inline;
	color:#fff;
	}
.FeArea .keybox {
	float:left;
	width:200px;
	}
.FeArea .keybox .top {
	float:left;
	width:200px;
	height:18px;
	padding-top:1px;
	background:url(../images1/bg24.gif) no-repeat;
	text-align:center;
	}
.FeArea .keybox .top .title {
	float:left;
	font:bold 12px "宋体";
	padding:3px 0 0 20px;
	margin:0 0 0 40px;
	background:url(../images1/icon10.gif) no-repeat;
	}
.FeArea .keybox .top .title a {
	color:#fff;
	}
.spaceup1 {
	margin-top:27px!important;
	}
.FeArea .keybox .con {
	float:left;
	width:198px;
	border:#FFD784 1px solid;
	border-top:none;
	background:#FFFDF4;
	}
.FeArea .keybox .row {
	float:left;
	width:188px;
	margin:10px 0 0 5px;
	padding-bottom:5px;
	display:inline;
	}
.FeArea .keybox .con .r1 {
	float:left;
	width:77px;
	height:24px;
	font:12px/24px "宋体";
	padding-left:13px;
	background:url(../images1/icon9.gif) no-repeat 0 7px;
	border-bottom:#ddd 1px dashed;
	}
.FeArea .keybox .con .r2 {
	float:left;
	width:49px;
	height:24px;
	font:12px/24px "宋体";
	padding-left:13px;
	background:url(../images1/icon9.gif) no-repeat 0 7px;
	border-bottom:#ddd 1px dashed;
	}
.FeArea .keybox .con .r3 {
	float:left;
	width:170px;
	height:24px;
	font:12px/24px "宋体";
	padding-left:13px;
	background:url(../images1/icon9.gif) no-repeat 0 7px;
	border-bottom:#ddd 1px dashed;
	}
.RW1 {
	float:left;
	width:306px;
	margin:0 0 0 10px;
	}
.RW1 .top {
	float:left;
	width:306px;
	margin:10px 0 0 0;
	background:url(../images1/line5.gif) no-repeat 0 7px;
	}
.lmtitle1 {
	float:left;
	font:bold 14px "宋体";
	padding:0 5px 0 18px;
	background:#fff url(../images1/icon11.gif) no-repeat;
	}
.lmmore2 {
	float:right;
	font:12px "宋体";
	margin:2px 0 0 0;
	background:url(../images1/i2.gif) no-repeat 0 4px;
	padding-left:8px;
	}
.RW1 .con {
	float:left;
	width:306px;
	margin:5px 0 0 0;
	}
.RW1 .con .toppic {
	float:left;
	width:85px;
	text-align:center;
	}
.RW1 .con .toppic .pic {
	float:left;
	width:85px;
	text-align:center;
	}
.RW1 .con .toppic .pic img {
	width:75px;
	height:60px;
	padding:2px;
	border:#ddd 1px solid;
	background:#fff;
	}
.RW1 .con .toppic .title a {
	float:left;
	width:82px;
	background:#f90;
	margin-top:2px;
	color:#fff;
	font:12px/18px "宋体";
	text-align:center;
	}
	
.RW1 .con .list {
	float:left;
	width:205px;
	margin:0 0 0 5px;
	}
.RW1 .con .list li {
	float:left;
	width:185px;
	font-size:14px;
	padding-left:20px;
	background:url(../images1/1.gif) no-repeat 0 1px;
	}
.RW2 {
	float:left;
	width:226px;
	margin:0 0 0 8px;
	}
.RW2 .yyzn {
	float:left;
	width:226px;
	height:258px;
	background:url(../images1/bg25.gif) no-repeat;
	}
.RW2 .yyzn .top {
	float:left;
	width:226px;
	}
.RW2 .yyzn .more {
	float:right;
	font:12px "宋体";
	margin:2px 8px 0 0;
	background:url(../images1/icon12.gif) no-repeat 0 4px;
	padding-left:8px;
	}
.cWrap3 .top2 {
	float:left;
	width:226px;
	height:23px;
	background:url(../images1/bg26.gif) no-repeat 0 0;
	}
.RW3 {
	float:left;
	width:210px;
	margin:0 0 0 10px;
	}
.cWrap4 {
	float:left;
	width:210px;
	}
.cWrap4 .top {
	float:left;
	width:210px;
	background:url(../images1/line6.gif) no-repeat 0 8px;
	}
.cWrap4 .top1 {
	float:left;
	width:210px;
	height:17px;
	font:bold 12px/17px "verdana";
	color:#fff;
	text-align:center;
	background:url(../images1/bg23.gif) no-repeat;
	}
.cWrap4 .con {
	float:left;
	width:210px;
	padding-bottom:8px;
	}
.cWrap4 .con .list {
	float:left;
	width:195px;
	margin:8px 0 0 5px;
	display:inline;
	}
.cWrap4 .con .list li {
	float:left;
	width:175px;
	font:14px/28px "宋体";
	padding-left:20px;
	background:url(../images1/2.gif) no-repeat 0 1px;
	border-bottom:1px solid #ccc dashed;
	}
.cWrap4 .con .btn {
	float:left;
	width:195px;
	margin:10px 0 0 5px;
	text-align:center;
	}
.cWrap4 .top1 {
	float:left;
	width:210px;
	height:17px;
	font:bold 12px/17px "verdana";
	color:#fff;
	text-align:center;
	background:url(../images1/bg27.gif) no-repeat;
	}
.cWrap4 .con .number {
	float:left;
	width:14px;
	height:215px;
	margin:8px 0 0 5px;
	display:inline;
	background:url(../images1/icon13.gif) no-repeat 0 3px;
	}
.cWrap4 .con .number1 {
	float:left;
	width:14px;
	height:110px;
	margin:8px 0 0 5px;
	display:inline;
	background:url(../images1/icon13.gif) no-repeat 0 3px;
	}
.cWrap4 .con .number2 {
	float:left;
	width:14px;
	height:215px;
	margin:8px 0 0 5px;
	display:inline;
	background:url(../images1/icon13.gif) no-repeat 0 3px;
	}
.cWrap4 .con .bang {
	float:left;
	width:180px;
	margin:8px 0 0 5px;
	}
.cWrap4 .con .bang li {
	float:left;
	width:180px;
	font:12px/22px "宋体";
	}

/* 块2 */	
.RW1 .con .line {
	float:left;
	width:306px;
	height:15px;
	overflow:hidden;
	background:url(../images1/line3.gif) repeat-x 0 5px;
	}
.RW1 .con .kw {
	float:left;
	width:60px;
	}
.RW1 .con .kw li {
	float:left;
	width:60px;
	text-align:center;
	font:bold 14px/22px "宋体";
	background:url(../images1/bg28.gif) no-repeat 1px 4px;
	}
.RW1 .con .kw li a {
	color:#FB497D;
	}
.RW1 .con .list1, .nxgnty .con2 .gnlist2 {
	float:left;
	width:230px;
	margin:0 0 0 5px;
	padding-bottom:10px;
	}
.RW1 .con .list1 li, .nxgnty .con2 .gnlist2 li {
	float:left;
	width:210px;
	font:14px/22px "宋体";
	padding-left:20px;
	background:url(../images1/1.gif) no-repeat 0 1px;
	}
.exwidth {width:285px!important}
	
.RW1 .con .headline {
	float:left;
	width:306px;
	margin:8px 0 0 0;
	}
.RW1 .con .headline .title {
	float:left;
	width:306px;
	font:bold 14px "宋体";
	text-align:center;
	}
.RW1 .con .headline .title a {color:#FA6995;}
.RW1 .con .headline .summary {
	float:left;
	width:306px;
	margin:8px 0 0 0;
	text-indent:2em;
	display:block;
	font:12px/20px "宋体";
	}
.RW1 .con .headline .summary a {
	color:#999;
	}
.RW1 .con .list2 {
	float:left;
	width:306px;
	padding-bottom:5px;
	}
.RW1 .con .list2 li {
	float:left;
	width:306px;
	font:14px/22px "宋体";
	}
.RW2 .nxyp {
	float:left;
	width:226px;
	height:446px;
	background:url(../images1/bg29.gif);
	}
.RW2 .nxyp .top, .RW2 .nxbjp .top {
	float:left;
	width:226px;
	height:21px;
	text-align:center;
	font:bold 14px/21px "宋体";
	color:#fff;
	}
.RW2 .nxyp .tbg1 {
	float:left;
	width:215px;
	height:19px;
	background:url(../images1/bg31.gif) no-repeat;
	margin:8px 0 0 5px;
	text-align:center;
	font:bold 12px/19px "宋体";
	display:inline;
	}
.RW2 .nxyp .tbg1 .w1 {
	float:left;
	width:48px;
	margin:0 0 0 28px;
	}
.RW2 .nxyp .tbg1 .w1 a {
	color:#FA6995;
	}
.RW2 .nxyp .tbg1 .w2 {
	float:left;
	width:48px;
	margin:0 0 0 8px;
	}
.RW2 .nxyp .tbg2 {
	float:left;
	width:215px;
	height:18px;
	background:url(../images1/bg32.gif) no-repeat;
	margin:8px 0 0 5px;
	text-align:center;
	font:bold 12px/20px "宋体";
	display:inline;
	color:#fff;
	}
.RW2 .nxyp .top a, .RW2 .nxbjp .top a, .RW2 .nxyp .tbg1 .w2 a, .RW2 .nxyp .tbg2 a, .cWrap4 .top1 a, .cWrap4 .top2 a, .cWrap4 .top3 a, .cWrap4 .top4 a {
	color:#fff;
	}
.RW2 .nxbjp {
	float:left;
	width:226px;
	height:246px;
	background:url(../images1/bg30.gif);
	}
.cWrap4 .con .ka {
	float:left;
	width:195px;
	height:23px;
	font:12px/23px "宋体";
	padding-left:15px;
	margin:0 0 0 0;
	background:url(../images1/bg33.gif);
	}
.cWrap4 .con .row {
	float:left;
	width:200px;
	font:12px/20px "宋体";
	margin:5px 0 0 10px;
	display:inline;
	color:#FA5386;
	}
.cWrap4 .con .row input {
	width:50px;
	}
.cWrap4 .con .line {
	float:left;
	width:210px;
	height:10px;
	overflow:hidden;
	background:url(../images1/line3.gif) repeat-x 0 9px;
	}
.nopad {
	padding-bottom:0!important
	}



/* 块3 */
.lmtitle2, .lmtitle3, .lmtitle4 {
	float:left;
	font:bold 14px "宋体";
	padding:0 5px 0 18px;
	}
.lmtitle2 {background:#fff url(../images1/i6.gif) no-repeat;}
.lmtitle3 {background:#fff url(../images1/i7.gif) no-repeat;}
.lmtitle4 {background:#fff url(../images1/i8.gif) no-repeat;}
.lmmore3, .lmmore4, .lmmore5 {
	float:right;
	font:12px "宋体";
	margin:2px 0 0 0;
	padding-left:8px;
	}
.lmmore3 {background:url(../images1/i9.gif) no-repeat 0 4px;}
.lmmore4 {background:url(../images1/i10.gif) no-repeat 0 4px;}
.lmmore5 {background:url(../images1/i11.gif) no-repeat 0 4px;}
.RW1 .con .list2 li .p1 {
	float:left;
	margin-right:10px;
	}
.RW1 .con .list2 li .p2 {
	float:left;
	}
.bluekey {
	float:left;
	width:54px;
	height:18px;
	text-align:center;
	font:12px/19px "宋体";
	padding:0 3px;
	background:#fff url(../images1/bg34.gif) no-repeat 2px 0;
	}
.bluekey1 {
	float:left;
	width:31px;
	height:18px;
	text-align:center;
	font:12px/19px "宋体";
	padding:0 3px;
	background:#fff url(../images1/bg35.gif) no-repeat 2px 0;
	}
.bluekey2 {
	float:left;
	width:68px;
	height:18px;
	text-align:center;
	font:12px/19px "宋体";
	padding:0 3px;
	background:#fff url(../images1/bg51.gif) no-repeat 2px 0;
	}
.greenkey {
	float:left;
	width:55px;
	height:18px;
	text-align:center;
	font:12px/19px "宋体";
	padding:0 3px;
	background:#fff url(../images1/bg36.gif) no-repeat 2px 0;
	}
.orangekey {
	float:left;
	width:31px;
	height:18px;
	text-align:center;
	font:12px/19px "宋体";
	padding:0 3px;
	background:#fff url(../images1/bg37.gif) no-repeat 2px 0;
	}
.pinkkey {
	float:left;
	width:55px;
	height:18px;
	text-align:center;
	font:12px/19px "宋体";
	padding:0 3px;
	background:#fff url(../images1/bg44.gif) no-repeat 2px 0;
	}
.bluekey a, .bluekey1 a, .bluekey2 a, .greenkey a, .orangekey a, .pinkkey a, .lmtitle5 a, .bluekey a:hover, .bluekey1 a:hover, .greenkey a:hover, .orangekey a:hover, .pinkkey a:hover, .lmtitle5 a:hover, .bluekey2 a:hover {
	color:#fff;
	}
.RW1 .con .toutu {
	float:left;
	width:306px;
	margin:8px 0 0 0;
	}
.RW1 .con .toutu .pic, .RW2 .toutu .pic, .RW3 .toutu .pic {
	float:left;
	width:75px;
	height:60px;
	padding:2px;
	border:#ddd 1px solid;
	background:#fff;
	}
.RW1 .con .toutu .pic img, .RW2 .toutu .pic img, .RW3 .toutu .pic img {
	width:75px;
	height:60px;
	}
.RW1 .con .toutu .title {
	float:left;
	width:210px;
	margin:0 0 0 8px;
	font:bold 14px/24px "宋体";
	}
.RW1 .con .toutu .summary {
	float:left;
	width:210px;
	margin:5px 0 0 8px;
	font:12px/20px "宋体";
	text-indent:2em;
	display:block;
	}
.RW1 .con .toutu .summary a, .RW2 .toutu .summary a, .RW3 .toutu .summary a {
	color:#999;
	}
.RW2 .color {
	float:left;
	width:226px;
	}
.RW2 .color .top1, .RW2 .color .top2, .RW2 .color .top3 {
	float:left;
	width:226px;
	height:20px;
	}
.RW2 .color .top1 {background:url(../images1/bg38.gif) no-repeat;}
.RW2 .color .top2 {background:url(../images1/bg39.gif) no-repeat;}
.RW2 .color .top3 {background:url(../images1/bg40.gif) no-repeat;}

.lmtitle5 {
	float:left;
	font:bold 12px/20px "宋体";
	padding-left:20px;
	}
.RW2 .color .con1 {
	float:left;
	width:224px;
	height:180px;
	border:#FEB5CF 1px solid;
	border-top:none;
	background:#FEF5F9;
	}
.RW2 .color .con2 {
	float:left;
	width:224px;
	height:180px;
	border:#99DC92 1px solid;
	border-top:none;
	background:#F2FBF4;
	}
.RW2 .color .con3 {
	float:left;
	width:224px;
	border:#FFBF67 1px solid;
	border-top:none;
	background:#FFFAF4;
	}
.spaceup2 {margin-top:15px!important;}
.spaceup3 {margin-top:13px!important;}
.spaceup4 {margin-top:10px!important;}
.lmmore6 {
	float:right;
	font:12px "宋体";
	margin:3px 7px 0 0;
	background:url(../images1/icon4.gif) no-repeat 0 4px;
	padding-left:6px;
	}
.city {
	float:right;
	font:12px "宋体";
	margin:2px 7px 0 0;
	}
.city a, .city a:hover {
	color:#fff;
	text-decoration:underline;
	}
.RW2 .toutu {
	float:left;
	width:214px;
	margin:8px 0 0 5px;
	display:inline;
	}
.RW2 .toutu .title {
	float:left;
	width:125px;
	margin:0 0 0 5px;
	font:bold 12px/24px "宋体";
	}
.RW2 .toutu .summary {
	float:left;
	width:125px;
	margin:5px 0 0 5px;
	font:12px/20px "宋体";
	text-indent:2em;
	display:block;
	}
.cWrap4 .top2, .cWrap4 .top3, .cWrap4 .top4 {
	float:left;
	width:207px;
	height:17px;
	font:bold 12px/17px "宋体";
	color:#fff;
	text-align:center;
	}
.cWrap4 .top2 {background:url(../images1/bg41.gif) no-repeat;}
.cWrap4 .top3 {background:url(../images1/bg42.gif) no-repeat;}
.cWrap4 .top4 {background:url(../images1/bg43.gif) no-repeat;}
.pad8 {padding-bottom:6px!important;}
.pad9 {padding-bottom:9px!important;}



/* 整形代码 */
.MC_con {
	float:left;
	width:205px;
	margin:8px 0 0 3px;
	}
.MC_con .left {
	float:left;
	width:52px;
	font:bold 12px "宋体";
	margin:5px 0 0 0;
	text-align:right;
	}
.MC_con .right {
	float:left;
	width:152px;
	}
.MC_con .left1 {
	float:left;
	width:100px;
	font:bold 12px "宋体";
	margin:0 0 0 5px;
	text-align:right;
	}
.left1align {text-align:left!important;}
.MC_con .right1 {
	float:left;
	width:130px;
	}
.MC_con .right input {
	float:left;
	width:132px;
	height:18px;
	border:#ccc 1px solid;
	background:#fff;
	}
.MC_con .right select {
	float:left;
	width:152px;
	}
.MC_con1 {
	float:left;
	width:210px;
	text-align:center;
	}
.MC_con3 {
	float:left;
	width:202px;
	text-align:center;
	padding-left:2px;
	display:inline;
	}
.MC_con3 a {
	float:left;
	width:18px;
	height:15px;
	border:#ccc 1px solid;
	background:#fff;
	text-align:center;
	padding-top:3px;
	margin:2px 2px 2px 3px;
	cursor:hand;
	}
.MC_con3 a:hover {
	float:left;
	width:18px;
	height:15px;
	border:#fff 1px solid;
	background:#f60;
	text-align:center;
	padding-top:3px;
	margin:2px 2px 2px 3px;
	cursor:hand;
	color:#FFF;
	}
.nospace3 {margin-bottom:0px!important; padding-top:4px!important;}


/* 化妆品代码 */
	
	.tabs{
		width:200px;
		background: url(http://images.39.net/hzpk/../images1/left_menuback.gif) repeat-x;
		margin:8px 0 0 5px;
		overflow:auto;
	}
	.tabs div{float:left;}
	.tabs .tab h3 {
		float: left;
		background: url(http://images.39.net/hzpk/../images1/left_menu2.gif) left top;
		width:54px;
		height: 19px;
		color:#666;
		padding:10px 0 0 6px;
		font:normal 12px "宋体";
		margin:0;
	}
	
	.tabs .tab .up {
		background: url(http://images.39.net/hzpk/../images1/left_menu1.gif) left top;
		width:66px;
		height:19px;
		color:#969;
		font:bold 14px "宋体";
	}
	
	.tabs .tab .space {
		float: left;
		width:4px;
		height:29px;
	}
	
	.tabs .tabcon{
		float: left;
		width:192px;
		border:1px solid #ddd;
		border-top:none;
		padding:13px 0 9px 6px!important;
		background: url(http://images.39.net/hzpk/../images1/left_img3.gif) repeat-x left bottom;
	}
	
	.tabs h4 {
		float:left;
		display: none;
		font: 12px "宋体";
		margin:0;
	}
	
	.tabs .block {
		display: block;
	}
	.tabs .block ul{
		padding:0;
		margin:0;
	}
	.tabs .block li{
		float:left;
		width:184px;
		height:25px;
	}
	.tabs .block .li1{
		border-bottom: 1px dashed #ccc;
		padding:0;
		margin:0;
	}
	.tabs .block select{
		border:1px solid #ccc;
		padding:0;
		margin:0;
	}
	.tabs .block .select1{
		width:184px;
		color:#666;
	}
	.tabs .block .select2{
		width:174px;
		color:#666;
	}
	.tabs .block .select3{
		width:165px;
		color:#666;
	}

	.tabs .block .img1{
		float:left;
		width:6px;
		height:7px;
		background: url(http://images.39.net/hzpk/../images1/left_img1.gif) no-repeat left top;
		margin-top:5px;
	}
	
	.tabs .block .imgspace{
		margin-left:5px;
	}
	.tabs .block .search{
		float:left;
		width:188px;
		padding:0 0 0 2px;
		color:#666;
		font-weight:bold;
		overflow:auto; clear:both;
	}
	.tabs .block .search22{
		padding-top:0!important;
	}
	.jg_search{
	}
	.gs_search, .gs_search3{
		width:100%; clear:both; overflow:auto; padding-bottom:10px;
	}
	.gs_search5{
		width:60px; float:left; padding:0 5px 0 0; text-align:right; line-height:20px;
	}
	.gs_search6{
		text-align:right;padding:0 8px 0 0;
	}
		.gs_search3 {
		 padding-bottom:4px;
	}
		.gs_search2{
		width:100%; clear:both; overflow:auto;
	}
	.tabs .block .search input{
		color:#666;
		width:132px;
		height:14px;
		border:1px solid #DDDDF4;
		backgrond:#fff;
		margin-left:4px;
		padding:3px 0 0 4px;
	}
	.tabs .block .search img{
		margin:0;
		margin-top:10px;
		display:block;
	}
	.tabs .block .search .btn{
		width:92px;
		height:22px;
		padding:0;
		margin:6px 0 0 40px;
		border:0;
		background: url(../images1/btn4.gif) no-repeat left top;
		display:inline;
		cursor: pointer;
	}
	.tabs .block .ppinfo{
		float:left;
		width:174px;
		padding:12px 0 0 14px;
		margin:0;
		margin-top:10px;
		+margin-top:8px;
		-margin-top:8px;
		background: url(http://images.39.net/hzpk/../images1/left_img2.gif) no-repeat left top;
		display:inline;
	}
	.tabs .block .ppinfo li{
		float:left;
		width:54px;
		height:22px;
	}
	.tabs .block .ppinfo .font1{
		color:#6666CC;
		font-weight:bold;
	}
	.blockl{
		width:200px;
		margin:10px 0 0 0; overflow:auto; clear:both;
	}
	.blockl div{
		float:left;
	}
	.blockl .titlel{
		width:170px;
		height:19px;
		padding:13px 0 0 30px!important;
		padding:14px 0 0 30px;
		background: url(http://images.39.net/hzpk/../images1/left_titb.gif) no-repeat left top;
		color:#fff;
	}
	.blockl .conl{
		width:190px;
		border:1px solid #ddd;
		border-top:none;
		padding:10px 0 8px 8px;
	}
	.blockl .lbtit{
		width:172px;
		height:15px;
		border:1px solid #EEEBFC;
		padding:2px 0 0 8px;
		background: url(http://images.39.net/hzpk/../images1/left_lib.gif) repeat-x left top;
		font:bold 12px "宋体";
		color:#7766DD;
		margin:0 0 3px 0;
	}
	.blockl .lbinfo{
		width:180px;
		padding:8px 0 8px 2px;
		line-height:20px;
	}
	.blockl .lbinfo ul{
		float:left;
		width:180px;
		margin:0;
		padding:0;
	}
	.blockl .lbinfo li{
		float:left;
		margin:0 6px 0 2px;
		text-overflow:clip; 
	}

/* 块4 */
.RW1 .con .list3 {
	float:left;
	width:306px;
	padding-bottom:0;
	}
.RW1 .con .list3 li {
	float:left;
	width:286px;
	font:14px/22px "宋体";
	padding-left:20px;
	background:url(../images1/1.gif) no-repeat 0 1px;
	}
.RW3 .toutu {
	float:left;
	width:203px;
	margin:8px 0 0 2px;
	display:inline;
	}
.RW3 .toutu .title {
	float:left;
	width:119px;
	margin:0 0 0 3px;
	font:bold 12px/24px "宋体";
	}
.RW3 .toutu .summary {
	float:left;
	width:119px;
	margin:5px 0 0 3px;
	font:12px/20px "宋体";
	text-indent:2em;
	display:block;
	}
.RW3 .tag {
	float:left;
	width:185px;
	margin:0 0 0 8px;
	display:inline;
	background:url(../images1/line7.gif) repeat-y;
	}
.RW3 .tag span {
	float:left;
	margin:0 10px 0 3px;
	height:30px;
	}
.beauty {
	float:left;
	width:540px;
	margin:0 0 0 10px;
	}
.beauty .top {
	float:left;
	width:540px;
	background:url(../images1/bg45.gif) no-repeat 0 7px;
	}
.beauty .con {
	float:left;
	width:540px;
	margin:8px 0 0 0;
	}
.beauty .con .topic {
	float:left;
	width:135px;
	font:12px/18px "宋体";
	text-align:center;
	}
.beauty .con .topic img {
	width:110px;
	height:200px;
	padding:4px;
	background:#fff;
	border:#ddd 1px solid;
	}
.beauty .con .topic a {
	float:left;
	width:135px;
	margin-top:2px;
	}
.beauty .con .video {
	float:left;
	width:90px;
	font:12px/18px "宋体";
	text-align:center;
	margin:0 8px;
	display:inline;
	}
.beauty .con .video img {
	width:75px;
	height:60px;
	padding:3px 3px 15px 3px;
	background:url(../images1/bg46.gif) no-repeat;
	}
.beauty .con .video a {
	float:left;
	width:90px;
	}
.mg2 {margin-top:8px!important;}

.topbanner {
	float:left;
	width:970px;
	border-top:#ddd 1px solid;
	border-bottom:#ddd 1px solid;
	}

/* 健康直通车 */	
.car {
	float:left;
	width:200px;
	}
.car .top {
	float:left;
	width:170px;
	height:19px;
	background:url(../images1/bg5.gif) no-repeat;
	font:bold 14px "宋体";
	color:#fff;
	padding:8px 0 0 30px;
	}
.car .con {
	float:left;
	width:190px;
	background:url(../images1/bg6.gif) repeat-y;
	padding:3px 0 0 10px;
	}
.car .con p{ line-height:20px;}	
.car .bottom {
	float:left;
	width:200px;
	height:5px;
	overflow:hidden;
	background:url(../images1/bg9.gif) no-repeat;
	}
.car .con .spaceup {
	margin-top:5px;
	}
.car .con .seprate {
	float:left;
	width:118px;
	height:15px;
	color:#fff;
	background:url(../images1/bg7.gif) no-repeat;
	margin:3px 0 0 12px;
	display:inline;
	padding:3px 0 0 56px
	}
.dbmenu{
	float:left;
	width:172px;
	background:url(../images1/bg8.gif) repeat-y;
	margin:4px 0 0 12px;
	border:#ddd 1px solid;
	border-top:none;
	display:inline;
	}
.dbmenu li{
	float:left;
	width:162px;
	height:19px;
	font:14px "宋体";
	margin:0;
	padding:7px 0 0 10px;
	letter-spacing:2px;
	}
.dbmenu li a{
	float:left;
	width:172px;
	height:26px;
	}
.dbmenu li span{
	float:left;
	padding:0 0 0 30px;
	}
.dbmenu .ico1 {background:url(../images1/icon1.gif) no-repeat 4px 0;}
.dbmenu .ico2 {background:url(../images1/icon1.gif) no-repeat 5px -26px;}
.dbmenu .ico3 {background:url(../images1/icon1.gif) no-repeat 5px -49px;}
.dbmenu .ico4 {background:url(../images1/icon1.gif) no-repeat 5px -74px;}
.dbmenu .ico5 {background:url(../images1/icon1.gif) no-repeat 5px -99px;}
.dbmenu .ico6 {background:url(../images1/icon1.gif) no-repeat 5px -125px;}
.smenu {
	width:108px;
	position:absolute;
	z-index:10;
	background:#fff;
	border:#ddd 1px solid;
	border-bottom:none;
	display:none;
	}
.smenu li{
	float:left;
	width:100px;
	height:16px;
	padding:4px 0 0 8px;
	text-align:left;
	border-bottom:#ddd 1px solid;
	}
.smenu li a{
	float:left;
	width:100px;
	background:url(..images/i2.gif) no-repeat 85px center;
	}
.smenu li a:hover{
	background:url(..images/i2.gif) no-repeat 85px center;
	}
#MM1 {
	margin:4px 0 0 185px;
	+margin:-235px 0 0 -1px;
	}
#MM2 {
	margin:30px 0 0 185px;
	+margin:-230px 0 0 -1px;
	}
#MM3 {
	margin:56px 0 0 185px;
	+margin:-204px 0 0 -1px;
	}
#MM4 {
	margin:82px 0 0 185px;
	+margin:-178px 0 0 -1px;
	}
#MM5 {
	margin:108px 0 0 185px;
	+margin:-152px 0 0 -1px;
	}
#MM6 {
	margin:134px 0 0 185px;
	+margin:-126px 0 0 -1px;
	}
#MM7 {
	margin:160px 0 0 185px;
	+margin:-100px 0 0 -1px;
	}
#MM8 {
	margin:186px 0 0 185px;
	+margin:-74px 0 0 -1px;
	}
#MM9 {
	margin:242px 0 0 185px;
	+margin:-48px 0 0 -1px;
	}
#MM10 {
	margin:264px 0 0 185px;
	+margin:4px 0 0 -1px;
	}
#MM11 {
	margin:290px 0 0 185px;
	+margin:30px 0 0 -1px;
	}
.changebg {
	background:url(../images1/bg47.gif) no-repeat!important;
}
/* 女性功能调养 */	
.nxgnty {
	float:left;
	width:306px;
	background:#ccc;
	}
.nxgnty .top {
	float:left;
	width:306px;
	height:21px;
	margin-top:0;
	background:url(../images1/bg49.gif) no-repeat;
	}
.nxgnty .top .title {
	float:left;
	font:bold 14px/21px "宋体";
	padding:0 5px 0 18px;
	background:url(../images1/i14.gif) no-repeat 3px 3px;
	}
.nxgnty .top .title a {
	color:#fff;
	}
.nxgnty .con1 {
	float:left;
	width:306px;
	height:63px;
	background:#969;
	}
.nxgnty .con1 .pic {
	float:left;
	width:130px;
	height:63px;
	background:url(../images1/bg48.gif) no-repeat;
	}
.nxgnty .con1 .gnlist1 {
	float:left;
	width:166px;
	height:63px;
	margin-left:10px;
	display:inline;
	}
.nxgnty .con1 .gnlist1 li {
	float:left;
	width:153px;
	font:12px/20px "宋体";
	background:url(../images1/i13.gif) no-repeat 0 6px;
	padding-left:10px;
	}
.nxgnty .con1 .gnlist1 li a {
	color:#fff;
	}
.nxgnty .con2 {
	float:left;
	width:306px;
	height:88px;
	background:#969 url(../images1/bg50.gif) no-repeat;
	}
.nxgnty .gnspace {
	margin-top:10px!important;
	}
	
.jftool {
	float:left;
	width:210px;
	}
.jftool .r1  {
	float:left;
	width:12px;
	height:60px;
	margin:10px 0 0 5px;
	display:inline;
	background:url(../images1/test1.gif) no-repeat;
	}
.jftool .r2  {
	float:left;
	width:180px;
	font:bold 12px "宋体";
	color:#44AA00;
	margin:10px 0 0 5px;
	display:inline;
	}
.jftool .r3  {
	float:left;
	width:180px;
	font:12px "宋体";
	margin:7px 0 0 5px;
	display:inline;
	}
.inputData {
	border: 0; border-bottom: 1px solid #ccc;
	}
/* 友情链接 ------------------------*/
.links {
	width:970px;
	padding:0 5px;
	}
.links .title, .links ul{
	float:left;
	width:968px;
	display:inline;
	margin:0;
	padding:0;
}

.links .title {
	border:#FED1E1 1px solid;
	border-bottom:none;
	padding:7px 0 5px 0;
	background:url(../images1/links_title_bg.jpg) repeat-x left top;
	margin:0 0 0 0;
}

.links .title .tt {
	float:left;
	font-weight:bold;
	padding:0 0 0 8px;
}

.links .title .more {
	float:right;
	margin:0 10px 0 0;
	display:inline;
}

.links .box {
	float:left;
	border:#FED1E1 1px solid;
	border-top:none;
	margin:0;
	padding:0 0 1px 0;
	display:inline;
}

.links ul {
	border-top:#fff 1px solid;
}

.links li {
	float:left;
	width:110px;
	line-height:20px;
	padding:3px 0 0 10px;
	background:#f7f7f7;
	margin:0 0 0 1px;
	display:inline;
}



ul.point li {
	background: url(../images1/icon2.gif) no-repeat left;
	padding-left: 10px;
	float: none;
}

/*===============女性疾病*/
.JBWrap {width:980px;}
.womanJB {
	float:left;
	width:970px;
	background:#fff;
	padding:8px 5px 8px 5px;
	}
.womanJB .top {
	float:left;
	width:970px;
	height:33px;
	background: url(../images1/jbtop.gif);
	}
.womanJB .top .title {
	float:left;
	background: url(../images1/jbicon.gif) no-repeat 0 5px;
	font:bold 14px/28px "宋体";
	padding-left:14px;
	margin-left:8px;
	display:inline;
	}
.womanJB .top .title a {color:#fff;}
.womanJB .top .gd {
	float:right;
	font:12px/28px "宋体";
	padding-right:14px;
	display:inline;
	}
.womanJB .con {
	float:left;
	width:968px;
	border:#FED1E1 1px solid;
	border-top:none;
	}
.womanJB .con ul {
	float:left;
	width:956px;
	margin:5px 0 0 12px;
	display:inline;
	padding:0 0 5px 0;
	background: url(../images1/jbline.gif) repeat-y;
	}
.womanJB .con li {
	float:left;
	width:108px;
	height:27px;
	font:12px/27px "宋体";
	margin:0;
	padding-left:10px;
	background: url(../images1/jbicon1.gif) no-repeat 0 9px;
	}
.womanJB .con1 {
	float:left;
	width:968px;
	border:#FED1E1 1px solid;
	border-top:none;
	}
.womanJB .con1 ul {
	float:left;
	width:956px;
	margin:5px 0 0 12px;
	display:inline;
	padding:0 0 5px 0;
	background: url(../images1/jbline.gif) repeat-y;
	}
.womanJB .con1 li {
	float:left;
	width:178px;
	height:27px;
	font:12px/27px "宋体";
	margin:0;
	padding-left:10px;
	background: url(../images1/jbicon1.gif) no-repeat 0 9px;
	}
/*	-------------------------------------------------------------
	staff
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.staff {
		width: 960px; padding: 20px 5px 5px 5px; background: #FFF;
		text-align: center;
	}
	
	.staff p {
		display: inline; padding: 0 5px;
	}
	
	.staff a {
		text-decoration: underline;
	}
	
	.staff img {
		width: 12px; height: 12px;
	}
	
/*	-------------------------------------------------------------
	about this channel
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.channel {
		width: 960px; padding: 5px; background: #FFF;
		text-align: center;
	}
	
	.channel a {
		padding-right: 5px;
	}
	
	.channel .ico1 {
		background: url(../images1/ico_letter.gif) no-repeat;
		padding-left: 18px;
	}
	
	.channel .ico2 {
		background: url(../images1/ico_pencil.gif) no-repeat;
		padding-left: 18px;
	}
	
	.channel .ico3 {
		background: url(../images1/ico_handle.gif) no-repeat;
		padding-left: 18px;
	}
	
	.channel .ico4 {
		background: url(../images1/ico_envelope.gif) no-repeat;
		padding-left: 20px;
	}
	
	.channel .ico5 {
		background: url(../images1/ico_phone.gif) no-repeat;
		padding-left: 18px;
	}

.FeNav_L {
	float:left;
	width:970px;
	background:url(../images1/bg1.gif) no-repeat;
	border-bottom:#FF2A70 3px solid;
	}
.logo_woman_L {
	float:left;
	width:200px;
	height:57px;
	text-indent:-1000px;
	display:block;
	background:url(../images1/woman_logo.gif) no-repeat 0 0;
	}
.logo_woman_L a {
	float:left;
	width:200px;
	height:57px;
	}
	
/* hz navi */
.lmhz {
	float:left;
	width:760px;
	height:27px;
	margin-top:10px;
	}
.hz_navi {
	border: 1px solid #FF8EB3; background: url(../images1/hznavi_1.gif);
	height: 25px;
}

.hz_navi h3 {
	background:url(../images1/hznavi_2.gif);
	float: left; width: 116px;
	font: bold 12px/25px Arial; text-align: center; color: #FFF;
	margin-right:6px;
}
.input{
	height:17px;
	margin-top:1px;
	margin-right:5px;
	padding-left:5px;
	color:#666;
	line-height:20px;
	border:1px solid #fabad3;
	border-top-width:1px;
	border-right-width:1px;
	width:120px;
	}
.button{
	width:49px;
	height:17px;
	margin-top:-5px;
	background:url(../images1/searchbg.gif) no-repeat;
	color:#fff;
	border:none;
	cursor:pointer;
	}

.hot{ width:425px; height:22px; float: right; margin-top:-20px;}
.hot a{ padding:0 5px;}

.carkey {
	float:left;
	width:169px;
	padding:5px 0 0 5px;
	margin:8px 0 0 12px;
	display:inline;
	}
.carkey a {
	float:left;
	width:78px;
	height:20px;
	font:12px "宋体";
	margin:5px 0 0 3px;
	display:inline;
	}
.signM {
	float:left;
	width:210px;
	height:10px;
	overflow:hidden;
	margin:5px 0 0 0;
	background: url(../images1/signformoney.gif) no-repeat 40px 0;
	}
.gg{ width:210px; height:260px; float:right; }
.gg img{margin-top:10px; }
.online{ width:210px; height:290px; float:right;}
.online h3{ width:210px; height:17px; background:url(../images1/bg27.gif) no-repeat; text-align:center; font-size:12px; line-height:17px;}
.on_top{ width:210px; height:120px; border-bottom:1px solid #ffa7d9; float:left;}
.zixun{ width:210px; height:55px; border-bottom:1px solid #ffa7d9; float:left; margin-top:8px;}
.zixun img{ width:88px; height:52px; float:left; margin-right:8px;}
.zixun p{ float:left; line-height:18px;}
.yuyue{ width:210px; height:55px; float:left; margin-top:5px;}
.yuyue img{ width:88px; height:52px; float:left; margin-right:8px;}
.yuyue p{ float:left; line-height:15px;}
.zj{ width:210px; height:150px;float:right; overflow:hidden;}
.on_con{ width:210px; height:150px; float:left;overflow:hidden;}
.on_pic{ width:96px; height:150px; float:left; margin-right:5px;}
.on_con h4{ width:105px; height:20px; line-height:20px; float:left; font-size:14px; font-weight:bold;}
.on_con p{ width:105px; float:left; line-height:22px; text-indent:2.2em;}
.hj{ width:930px; height:154px; background:url(../images1/bg48.gif) no-repeat; margin:8px auto; padding:10px 0 0 40px;}
.yyhj{ width:420px; height:145px; float:left;}
.yyhj li{ line-height:24px; float:left;text-align:center; margin-left:8px;}
.hj_pic{ width:125px; height:140px; float:left; }
.hj_pic img{ width:120px; height:110px; border:1px solid #ccc; padding:1px;}
.machine{ width:420px; height:145px; float:left; margin-left:70px;}
.machine li{ line-height:24px; float:left;text-align:center; margin-left:8px;}
.machine_pic{ width:125px; height:140px; float:left; }
.machine_pic img{ width:120px; height:110px; border:1px solid #ccc; padding:1px;}
.index_ad{ width:970px; height:auto; margin:8px auto 0;}
.
