@charset "utf-8";


#TopImageBox{
	width: 688px;
	height: 178px;
	border: solid 1px #CCCCCC;
	background-image: url(/images/Top/TopImage01.png);
	background-repeat: no-repeat;
}

h2.TopImageBtn{
	font-size: 10px;
}


#TopImageBtnBox{
	width: 300px;
	margin-top: 15px;
	margin-left: 375px;
}

a.TopImageBtnMRG{
	width: 300px;
	height: 70px;
	display: block;
	background-image: url(/images/Top/Btn_MRG_Srch.png);
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
a:hover.TopImageBtnMRG{
	background-position: 0 -80px;
}

a.TopImageBtnENG{
	width: 300px;
	height: 70px;
	margin-top: 10px;
	display: block;
	background-image: url(/images/Top/Btn_ENG_Srch.png);
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
a:hover.TopImageBtnENG{
	background-position: 0 -80px;
}

.PartTitle{
	margin-top: 20px;
	clear: both;
}

.TopicsBox,.ManualBox,.NewShopBox{
	width: 325px;
	margin: 10px;
	float: left;
}
img.ItemPhoto{
	margin: 0 10px 0 0;
	float: left;
}
.TopicsBoxRight,.ManualBoxRight,.NewShopBoxRight{
	width: 215px;
	float: right;
}
.TopicsBoxRight h4{
	margin-bottom: 5px;
	font-size: 12px;
}
.ManualBoxRight{
	margin: 40px 0;
}

.BridesSites{
	margin-top: 10px;
}

.NewShopBoxRight{
	margin: 10px 0 0 0;
}

.ManualBoxRight h4,.NewShopBoxRight h4{
	font-size: 12px;
}

.TopicsBoxRight p{
	font-size: 10px;
}

.TopicsBoxRight a.ShopLink,.SideItemBoxRight a.ShopLink{
	display: block;
	margin-top: 10px;
	background-image: url(/images/Share/Icon_SHOP.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-size: 10px;
	text-indent: 35px;
}

.ManualBox{
	width: 325px;
	margin: 10px;
	float: left;
}

.BWSitesBox{
	width: 210px;
	margin: 10px;
	float: left;
}

