@CHARSET "UTF-8";


.collection-categories h1
{
	display: none;
}

.collection-categories-slide h1
{
	display: block;
}

.collection-categories
{
	overflow: hidden;
}

.category-box 
{
    float: left;
    height: 362px;
    width: 320px;
}

.category-box-row .category-box:nth-child(even) 
{
	float: right;
}


.category-box header
{

}

.category-box header h1, .category-box header h1 a
{
    border-bottom: medium none;
    color: #333333;
    font-family: 'Courgette',cursive;
    font-size: 16px;
    margin-bottom: 10px;
    text-shadow: 1px 1px 1px #CCCCCC;
}

.category-box header h1 a:hover
{
	color: #cc00ba;
}

.category-box header ul 
{

}

.category-box header ul li
{

}

.category-box header ul .fb
{

}


.category-box header ul .tt
{

}
.category-box header ul .tt iframe
{

}

.category-box header ul .gg
{

}


.category-box .txt-img 
{

}
.category-box  .txt-img  .txt
{

	 
}

.category-box  .txt-img  .txt.have-img
{
    margin-top: 219px;
    position: absolute;
    width: 320px;
	overflow: hidden;
	  height: 84px;
}

.category-box  .txt-img  .img
{
    border: 10px solid #FFFFFF;
    width: 300px;
}