@charset "gb2312";
/* nav */
.inside-nav{margin:5px 0 auto; height:37px; overflow:hidden;}
.inna-ico1{width:5px; float:left;}
.inna-ico2{width:5px; float:right;}
.inna-bj{width:941px; height:37px; background:url(../images/in_2.jpg) repeat-x; padding-left:9px; float:left;}
.inna-bj #navlist{ float:left;}
#navlist li{font-size:14px;font-weight:bold;width:66px;height:37px;line-height:37px;text-align:center; float:left;}
#navlist li a{height:37px;width:66px;color: #cccccc;text-decoration: none;background: url(../images/in_5.jpg) no-repeat right top; display:block}
#navlist li a:hover {height: 37px;width:66px;color: #ffffff;background: url(../images/in_4.jpg) repeat-x;}
.inna-bj .b{ font-size:14px;font-weight:bold;width:71px;height:37px;line-height:37px;text-align:center; float:left;}
.inna-bj .b a{height: 37px;width:66px;color: #cccccc;text-decoration: none; display:block}
.inna-bj .b a:hover {color: #ffffff;background: url(../images/in_4.jpg) repeat-x;}


/* 内容 */
.inside-con{margin:10px auto; overflow:hidden; zoom:1}
.inco-left{width:640px; float:left;}
.inco-right{width:300px; float:right;}
.inco-left .title{line-height:30px; color:#212121; font-size:14px;border-bottom:2px solid #000;}
.inco-left em{ font-size:14px; color:#D32E66;}
.inco-left .gg{width:632px; margin:10px 0 0 6px; }
.inle-news{border-top:1px solid #E8E8E8; border-left:1px solid #E8E8E8;border-right:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8; overflow:hidden}
.inle-news h1{line-height:40px; padding-top:20px; text-align:center; font-size:22px; font-weight:bold; font-family:"微软雅黑","宋体"; color:#202020;}
.inne-tab{ color:#707070; text-align:center; padding-top:5px;}
.inne-adv{width:580px; margin:0 15px; padding-left:20px; padding-top:8px; overflow:hidden}
.inne-adv li{width:33%; float:left;}
.inne-adv li a,.inle-adv li a:hover{color:#D32E66;}
.intro{background-color:#f5f5f5; padding:10px; margin:10px;}
.intro h2{ font-size:14px; font-weight:normal;}

.inne-con{margin-top:20px; font-size:14px; padding:0 15px;}
.inne-pag{margin:15px 0 auto; padding-bottom:10px;overflow:hidden}
.dede_pages{margin:0 auto;text-align:center;overflow:hidden}
.dede_pages ul li{float:left;font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:17px;margin:0 5px 5px 0;}
.dede_pages ul li a{padding:2px 8px;color:#83766d;border:1px solid #a49c91; display:block}
.dede_pages ul li a:hover{color:#000;border:1px solid #000; text-decoration:none;}
.dede_pages .thisclass{ background-color:#000; color:#fff}
.dede_pages .thisclass a{ color:#fff;border:1px solid #000;}
.dede_pages .thisclass a:hover{ color:#fff; text-decoration:none;}


/* 投票 */

.newdigg{
	width:406px;
	height:51px;
	margin:40px auto 10px;
	clear:both;
	overflow:hidden;
	padding-left:8px;
}
.diggbox{
	width:195px;
	height:51px;
	float:left;
	margin-right:8px;
	overflow:hidden;
	cursor:pointer;
}
.diggbox .digg_act{
	font-size:14px;
	float:left;
	line-height:31px;
	text-indent:32px;
	height:29px;
	overflow:hidden;
	font-weight:bold;
}
.diggbox .digg_num{
	float:left;
	line-height:29px;
	text-indent:5px;
}
.diggbox .digg_percent{
	width:180px;
	clear:both;
	padding-left:10px;
	overflow:hidden;
}
.diggbox .digg_percent .digg_percent_bar{
	width:100px;
	height:7px;
	background:#E8E8E8;
	border-right:1px solid #CCC;
	float:left;
	overflow:hidden;
	margin-top:3px;
}
.diggbox .digg_percent .digg_percent_num{
	font-size:10px;
	float:left;
	padding-left:10px;
}
.diggbox .digg_percent .digg_percent_bar span{
	display:block;
	height:5px;
	overflow:hidden;
	background:#000;
}
.newdigg .digg_good{
	background:url(../images/in_bg.png) left top no-repeat;
}
.newdigg .digg_bad{
	background:url(../images/in_bg.png) right top no-repeat;
}
.newdigg .digg_good .digg_act{
	color:#C30;	
}
.newdigg .digg_good .digg_num{
	color:#C63;
}
.newdigg .digg_bad .digg_act{
	color:#36C;	
}
.newdigg .digg_bad .digg_num{
	color:#39C;
}
.newdigg .digg_good .digg_percent .digg_percent_bar span{
	border:1px solid #E37F24;
	background:#FFC535;
}
.newdigg .digg_bad .digg_percent .digg_percent_bar span{
	border:1px solid #689ACC;
	background:#94C0E4;
}

.li-nav-a{margin-top:15px; overflow:hidden;}
.li-nav-a .ico{width:5px; float:left;}
.li-nav-big{ width:265px; height:37px; padding-top:3px; background:url(../images/in_18.jpg) repeat-x;float:left; text-align:center; font-size:14px;color:#ccc;}
.li-nav-small{ width:100px; height:37px; padding-top:3px;float:left;background:url(../images/in_19.jpg) repeat-x; text-align:center; font-size:14px; font-weight:bold;}
.li-nav-big a,.li-nav-small a{ color:#fff; text-decoration:none;}
.li-nav-big a:hover,.li-nav-small a:hover{ text-decoration:underline;color:#fff;}


/* 重用样式 */
.inle-xgxw{margin-top:10px; overflow:hidden; zoom:1}
.inle-box{width:640px;margin-top:10px; overflow:hidden; zoom:1}
.inle-rbox{width:300px;margin-top:10px; overflow:hidden; zoom:1}
.ilx-tt{ margin:0;overflow:hidden}
.ilx-tt .ico{width:5px; float:left;}
.ilx-tt .xg_news{width:625px; height:32px; padding-left:5px; background:url(../images/in_12.jpg) repeat-x; line-height:32px; float:left;}
.ilx-tt .rd_rem{width:605px; height:32px; padding:0 20px 0 5px; background:url(../images/in_15.jpg) repeat-x; line-height:32px; float:left;}
.ilx-tt .fashion{width:290px; height:32px; background:url(../images/in_12.jpg) repeat-x; line-height:32px; float:left;}
.ilx-tt .qg_bt{width:285px; height:32px; padding-left:5px; background:url(../images/in_15.jpg) repeat-x; line-height:32px; float:left;}

.ilx-tt h2{width:625px; height:32px; padding-left:5px; background:url(../images/in_12.jpg) repeat-x; line-height:32px; float:left;}
.ilx-tt h3{width:605px; height:32px; padding:0 20px 0 5px; background:url(../images/in_15.jpg) repeat-x; line-height:32px; float:left;}
.ilx-tt h4{width:290px; height:32px; background:url(../images/in_12.jpg) repeat-x; line-height:32px; float:left;}
.ilx-tt h5{width:285px; height:32px; padding-left:5px; background:url(../images/in_15.jpg) repeat-x; line-height:32px; float:left;}

.ilx-tt i{padding-left:5px; font-weight:bold; font-size:14px;}
.ilx-tt i a,.ilx-tt i a:hover{ color:#000;}


.inside-gg{margin:10px auto 0; text-align:center; overflow:hidden;}

/* 相关新闻 */
.ilx-con{border-left:3px solid #D8D8D8;border-right:3px solid #D8D8D8;border-bottom:3px solid #D8D8D8; padding:10px 0 10px 10px;overflow:hidden; zoom:1}
.ilx-con .list{width:420px; margin-right:8px; float:left;}
.ilx-con .list li{width:50%; float:left;}
.ilx-con .gjz{width:175px; border:1px solid #E3E3E3; padding:4px 6px 5px 6px; height:118px; overflow:hidden; font-size:14px;float:left;}
.ilx-con .gjz p{ text-align:center; font-weight:bold; padding-bottom:3px; line-height:20px;}
.ilx-con .gjz a{ color:#010101; padding:0 3px;}
.ilx-con .gjz a:hover{ color:#D32E66;}


/* 热点推荐 */
.hot-con{border-left:3px solid #F0F0F0;border-right:3px solid #F0F0F0;border-bottom:3px solid #F0F0F0; padding:9px 0 6px 6px; overflow:hidden; zoom:1}
.hot-con .piclist{ width:232px; float:left;}
.hot-con .piclist li{width:116px; padding-bottom:4px; float:left;}
.hot-con .piclist a img{border:3px solid #fff; display:block;}
.hot-con .piclist a:hover img{border:3px solid #D32E66;}
.hot-con .piclist p{line-height:20px; text-align:center; font-size:12px}
.hot-con .list{ width:383px; padding-left:13px; float:left;}
.hot-con .list p{ font-size:14px; text-align:center; color:#D32E66; font-weight:bold;}
.hot-con .list p a,.hot-con .list p a:hover{color:#D52E66;}
.hot-con .list li{width:49%; float:left;}

/* 图库推荐 */

.ilx-tt p{width:280px; float:left;}
.ilx-tt span{width:210px; float:right; font-size:14px; font-weight:normal}

.tk-con{border-left:3px solid #F0F0F0;border-right:3px solid #F0F0F0;border-bottom:3px solid #F0F0F0; padding:12px 0 7px 7px; overflow:hidden;zoom:1}
.tk-con li{width:147px; margin:0 4px; display:inline; float:left}
.tk-con li a img{width:139px; border:1px solid #DEDEDC; padding:3px; display:block;}
.tk-con li a:hover img{width:139px; border:1px solid #D32E66; background-color:#D32E66; padding:3px; display:block;}
.tk-con p{font-size:14px; text-align:center;}

/* 搜索 */

.qsr-so{width:300px; height:31px;overflow:hidden;}
.qsr-so img{ float:left}
.qsr-so input{border-top:2px solid #E72460;border-bottom:2px solid #E72460; color:#AFAFAF; font-size:12px; width:190px; height:27px; line-height:27px; padding-left:5px; float:left}
.qsr-so button{ background:url(../images/so_btn.jpg) no-repeat; width:79px; height:31px; border:0; float:left;}


/* 排行榜 */
.inri-ph{width:300px;margin-top:10px; overflow:hidden}
.irp-tt{height:31px;overflow:hidden}
.irp-tt .ico{width:5px; float:left;}
.irp-tt .midd{background-color:#000; width:290px;line-height:31px; font-weight:bold; font-size:16px;color:#fff; float:left;}
.irp-tt .midd span{padding-left:7px;}
.irp-nav{padding-left:5px; background-color:#000; overflow:hidden; zoom:1}
.irp-nav li{width:46px; height:21px; float:left;}

.sd01{ background:url(../images/in_8.jpg) no-repeat;width:46px;height:21px;margin-right:3px;line-height:21px;color:#eee; font-size:14px; text-align:center;}
.sd01 a{color:#eee; text-decoration:none;font-weight:bold;}
.sd01 a:hover{color:#fff; font-weight:bold; text-decoration:none;}
.sd02{ background:url(../images/in_9.jpg) no-repeat;width:46px; height:21px;margin-right:3px; line-height:21px; font-size:14px; color:#fff; text-align:center;}
.sd02 a{ color:#fff;}
.sd02 a:hover{color:#fff; font-weight:bold;text-decoration:none;}
.hidden{display:none;}
.irp-one{padding:15px 0 6px 8px; background-color:#8C8C8C; overflow:hidden}
.irp-one .ico{width:70px; padding-right:10px; float:left;}
.irp-one span{width:212px; font-size:14px; font-weight:bold; color:#fff; float:left;}
.irp-one span a,.irp-one span a:hover{color:#fff;}
.irp-con{border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7;border-bottom:1px solid #D7D7D7; padding:10px 0; background-color:#F0F0F0;overflow:hidden;}
.irp-con .bj{background-color:#E2E2E2;}
.irp-con span{width:13px;height:13px; line-height:13px; display:block; float:left;margin-top:7px;background-color:#D32E66; font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#fff;text-align:center;}
.irp-con p{width:250px;padding-left:15px; font-size:14px; float:left; }
.irp-con li{line-height:30px;*line-height:26px;padding-left:20px; color:#4E4E4E;overflow:hidden; zoom:1}
.irp-con li a{color:#4E4E4E; display:block;}
.irp-con li a:hover{color:#fff;}
*html .irp-con li a:hover{color:#000;}
.irp-con li:hover{background-color:#D32E66;text-decoration:none;}
.irp-con li:hover a{text-decoration:none;}

/* 女性时尚 */
.nxss-con{border-left:3px solid #D8D8D8;border-right:3px solid #D8D8D8;border-bottom:3px solid #D8D8D8; padding:10px 0; overflow:hidden; zoom:1}
.nxss-con .tt{text-align:center; font-size:14px; padding-bottom:8px; font-weight:bold;}
.nxss-con .tt a,.nxss-con .tt a:hover{color:#D32E66}
.nxss-con .txt{line-height:20px; height:40px; overflow:hidden; padding:0 12px;}
.nxss-con .txt a,.nxss-con .txt a:hover{color:#727272}
.nxss-con .news{padding:10px 0 0 5px; overflow:hidden;}
.nxss-con .piclist{width:116px; padding-right:5px; float:left;}
.nxss-con .piclist li{padding-bottom:4px; overflow:hidden; zoom:1}
.nxss-con .piclist a img{border:3px solid #fff; display:block;}
.nxss-con .piclist a:hover img{border:3px solid #D32E66;}
.nxss-con .piclist p{ font-size:12px; text-align:center; line-height:20px;}
.nxss-con .list{width:168px; float:left; font-size:14px}
.nxss-con .list a{ color:#4E4E4E; line-height:26px;}
.nxss-con .list a:hover{ color:#D32E66;}

/* 情感天地 娱乐八卦 女性健康 */
.qg-con{border-left:3px solid #F0F0F0;border-right:3px solid #F0F0F0;border-bottom:3px solid #F0F0F0; padding:10px 0; overflow:hidden;}
.qg-con .piclist{padding-bottom:10px; padding-left:12px; overflow:hidden}
.qg-con .piclist li{width:110px; padding:8px 8px 0 8px; margin-right:12px; border:1px solid #D7D7D7; display:inline;float:left}
.qg-con .piclist li:hover{ border:1px solid #D32E66;}
.qg-con .piclist p{text-align:center; width:110px; font-size:12px; line-height:25px;}
.qg-con .piclist img{display:block;}
.qg-con .list{ padding-left:5px; overflow:hidden; zoom:1}
.qg-con span{color:#757575;}
.qg-con span a,.qg-con span a:hover{ color:#757575;}

/* 美女图吧 */
.mntb-con{border-left:3px solid #D8D8D8;border-right:3px solid #D8D8D8;border-bottom:3px solid #D8D8D8; padding:4px; overflow:hidden; zoom:1}
.mntb-con li{width:143px; padding-bottom:3px; float:left;}
.mntb-con a img{border:2px solid #fff; display:block}
.mntb-con a:hover img{border:2px solid #D32E66;}
.mntb-con p{line-height:23px; text-align:center; font-size:14px}


















