﻿.link1
{
	color: #444444;
    text-decoration: none;
}

.mm-search
{
	background: white;
	color: black;
	border: none;
	border-radius: 30px;
	font: inherit;
	font-size: 14px;
	line-height: 30px;
	outline: none;
	width: 94%;
	height: 30px;
	margin: 0;
	padding: 0 10px;
	box-sizing: border-box;
	vertical-align: middle;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	cursor: auto;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
}

.leftImg
{
	width:120px;vertical-align:middle;border:1px solid #ccc;cursor: pointer;
}
.rightTitle
{
	padding-left: 5px;
	color: #6bb4d9;
	font-size: 12px;
	cursor: pointer;
}
.titleSplit
{
	width: 120px;text-align:left;margin-left:0px;
}
.giftTitle
{
	float:left;
	text-align: center;
	cursor: pointer;
	text-decoration:none;
	line-height:46px;
	color:#4f4f4f;
	font-size: 14px;
	cursor: pointer;
}
.giftLeftTitle
{
	width: 49%;
	border-top: 1px solid white;
	border-right: 1px solid white;
}
.giftRightTitle
{
	width: 49%;
	border-top: 1px solid white;
}
.giftLeftEnd
{
	width: 49%;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
.giftRightEnd
{
	width: 49%;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}


.contentSplit
{
	float:left;

}

.occasionTitle
{
	float: left;
	width: 39%;
	margin-left: 30%;
	margin-top: -15px;
	background-color: #e8e8e8;
	text-align: center;
	font-size: 19px;
	color: #4f4f4f;
}

.titleContiner
{
	float:left;
	padding-bottom: 16px;
	padding-top: 16px;
	width: 100%;
}

.title
{
	color: #444444;
	font-size: 16px;
	font-weight: 100;
	cursor: pointer;
}