@charset "UTF-8";
/* CSS Document */


.pink_fashion_tips{
	text-decoration: none !important;
	color: 	#ED1F75;
}

.name{
	font-size: 17px;
	color: #ed1f75;
	text-decoration: none;
}
.sub{
	
	font-size: 15px;
	color: #603811;
}
.text{
	margin:0;
	padding:0;
	font-size: 11px;
	color: #af9b88;
}
.readmore a{
	text-decoration: none;
	color: #ed1f75;
}


.search_gallery select{
	margin-left: 5px;
	width:220px;
}
.video_article_gallery .vname{
	width: 150px;
	color: #601811;
	font-size: 13px;
	margin-bottom:5px;
	margin-top:10px;
	text-decoration: none;
}
.video_article_gallery .vtext{
	width: 150px;
	font-size: 11px;
	color: #603811;
	text-decoration: none;
}
.video_article_gallery .thumb_cover{
	background-image: url(../_images/index_images/cover-frame.jpg);
	width: 108px;
	height: 108px;
	background-repeat: no-repeat;
	padding:7px;
}
#article-blog{

}
#article-blog .content{
	background-color: #FFFFFF;
	width:270px;
	margin-left:6px;
	padding-top:10px;
	padding-bottom: 10px;
}

#article-blog .content li{
	list-style: none;
	background-image: url(/_images/icons/play-sign-green.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	margin:8px 0 0 20px;
}
#article-blog .content li a{
	font-size: 11px;
	color: #603811;
	text-decoration: none;
	margin-left:15px;
}
#article-blog .content li a:hover{
	color: #ed1f75;
}

#article-blog #tab{	
	margin-left: 5px;
}
#article-blog #tab li{
	list-style: none;
	float: left;
	background-image: url(../_images/index_images/w-article-tab.jpg);
	text-decoration: none;
	width: 104px;
	height: 31px;
	background-repeat: no-repeat;
}
#article-blog #tab li.brown{
	list-style: none;
	float: left;
	background-image: url(../_images/index_images/b-blog-tab.jpg);
	text-decoration: none;
	width: 110px;
	height: 31px;
	
	background-repeat: no-repeat;
}
#article-blog #tab .tabtitle{
	position: absolute;
	margin:5px 35px;
	color: #7c9203;
	font-size: 17px;
	
}

#article-tips ul{
	margin:0;
	padding:0;
}
#article-tips li{
	width:582px;
	list-style: none;
	padding:5px 0 5px 0;
}
#article-tips table tr{
	width:582px;
}
#article-tips table td{
	padding-right:10px;
}

#contests_promotions{
	margin:5px 0 0 0;
	width:580px;
	height:110px;
}

#contests_promotions ul{
	float:left;
	margin:0 5px 10px 5px;
	padding:0;
}
#contests_promotions li{
	float:left;
	margin:0 2px 5px 2px;
	width:130px;
	height:105px;
	background-color:#FFF;
	list-style:none;
	display:inline;
}
#contests_promotions_listHolder{
	padding:5px;
}

#sg_blank{
	width: 380px;
	height: 253px;
	background-color: #000;
	display: none;
	z-index: 1;
	position: absolute;
	margin-top: -253px;
}

#sg_image{
	z-index: 1;
	width:380px;
	height: 253px;
	background-image: url(../_images/index_images/sg_bg.jpg);
	background-repeat: no-repeat;
	
}


#sg_items{
	z-index: 4;
	/* position:static; */
	position: absolute;
	margin-top: -253px;
}

#sg{
	width:580px;
	height: 253px;
	border: 1px solid #f4f4f4;
}




#sg .sticker_active{
	background-image: url(../_images/index_images/bracket.gif);
	background-repeat: no-repeat;
	margin:0 0 0 296px;
	padding:10px 0 0 30px;
	width:284px;
	height: 72px;
}
#sg .sticker_active .stitle{
	float: none;
	margin:0;
	padding:0;
}
#sg .sticker_active .stitle a{
	color: #ed1f75;
	text-decoration: none;
	font-size: 25px;
}
#sg .sticker_active .sdesc{
	font-size: 12px;
	width:230px;
	float: none;
	color: #594e43;
	margin:0;
	padding:0;
}

#sg .stickerlock{
	background-image: url(../_images/index_images/sg_bg_vertical.jpg);
	background-repeat: repeat-x;
	margin:0 0 0 360px;
	padding:10px 0 0 20px;
	width:200px;
	height: 48px;
	background-color: #FFFFFF;
}


#sg .sticker{
	background-image: url(../_images/index_images/sg_bg_vertical.jpg);
	background-repeat: repeat-x;
	margin:0 0 0 360px;
	padding:10px 0 0 20px;
	width:200px;
	height: 48px;
	background-color: #FFFFFF;
}
#sg .sticker .stitle{
	float: none;
	margin:0;
	padding:0;
}
#sg .sticker .stitle a{
	color: #f59000;
	text-decoration: none !important;
	font-size: 16px;
}
#sg .sticker .sdesc{
	font-size: 10px;
	float: none;
	color: #af9b88;
}

#sg .sticker:hover .stitle{
	float: none;
	margin:0 0 0 10px;
	padding:0;
}

/*
#sg .sticker:hover .stitle a{
	color: #ed1f75;
	text-decoration: none;
	font-size: 25px;
}
#sg .sticker:hover .sdesc{
	font-size: 12px;
	width:230px;
	float: none;
	color: #594e43;
	margin:0 0 0 10px;
	padding:0;
}*/
