/* layout 版面設計
----------------------------------------------- */
/*#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}

#contentpage {
	width: 820px;
}*/
	#contentpage .topImg {
	    cursor: pointer;
		background: url(/brides_cafe/interview/images/title.gif) no-repeat left top;
		height: 110px;
		margin-bottom: 0.3em;
		border: 0; /* 調整圖不見*/
	}
		#contentpage .topImg p{
			padding-top: 60px;
			text-align: center;
		}
	#contentpage .contentpageType {
		width: 100%;
		margin: 1em auto 0 auto;
		text-align: center;
	}
		#contentpage .contentpageType img{
		}
	#contentpage #contentpageProfile {
		font-size: 1.2em;
		width: 95%;
		margin: auto;
	}
		#contentpage #contentpageProfile .contentpageProfileTop {
			background: url(/brides_cafe/interview/images/profile_top.gif) no-repeat left top;
			height: 45px;
		}
		#contentpage #contentpageProfile .contentpageProfileMiddle {
			padding: 0 1.5em;
			/*border-left: 1px solid #FEB3B3;
			border-right: 1px solid #FEB3B3;*/
			background: url(/brides_cafe/interview/images/profile_3.gif) repeat-y;
			
		}
		#contentpage #contentpageProfile .contentpageProfileBottom {
			background: url(/brides_cafe/interview/images/profile_bottom.gif) no-repeat left top;
			height: 24px;
		}
		#contentpage .contentpageProfilePhoto{
			float: left;
		}
			#contentpage .contentpageProfilePhoto img{
				border: 1px solid #ccc;
			}
		#contentpage #contentpageProfile .contentpageProfileInfo {
			font-size: 0.9em;
			width: 78%;
			float: right;
		}
			#contentpage #contentpageProfile .contentpageProfileInfo .name{
				font-weight: bold;
				font-size: 1.1em;
				color: #DC5555;
			}
			#contentpage #contentpageProfile .contentpageProfileInfo .name .other{
				font-weight: normal;
				font-size: 0.85em;
				color: #ED8080;
			}
			#contentpage #contentpageProfile .contentpageProfileInfo .contentpageProfileInfoLeft{
				width: 50%;
				float: left;
			}
				#contentpage #contentpageProfile .contentpageProfileInfo .contentpageProfileInfoLeft li{
					border-bottom: 1px dotted #F3B980;
					margin: 0 10px 0 10px;
					padding: 2px;
				}
					#contentpage #contentpageProfile .contentpageProfileInfo .contentpageProfileInfoLeft li label{
						color: #963;
						background: url(/brides_cafe/interview/images/arrow_02.gif) no-repeat left top;
						padding: 3px 0 0 20px;
						float: left;
						width: 35%;
					}
					#contentpage #contentpageProfile .contentpageProfileInfo .contentpageProfileInfoLeft li span{
	float: right;
	margin: 0;
	width: 56%;
	line-height: 1.3em;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
					}

/*  contentpageInterview static
------------------------------------------------------------------*/
		#contentpage #contentpageInterview {
			width: 95%;
			margin: 1em auto;
		}
			#contentpage #contentpageInterview .contentpageInterviewKeyword {
				font-weight: bold;
				color: #C60;
			}
			#contentpage #contentpageInterview .contentpageInterviewPhotoLeft{
				margin: 0 0.5em 0.5em 0;
				padding: 0.5em;
				float: left;
				border: 1px solid #C2AC70;
			}
			#contentpage #contentpageInterview .contentpageInterviewPhotoRight{
				margin: 0 0.5em 0 0.5em;
				padding: 0.5em;
				float: right;
				border: 1px solid #C2AC70;
			}
				#contentpage #contentpageInterview .contentpageInterviewPhotoLeft p,
				#contentpage #contentpageInterview .contentpageInterviewPhotoRight p{
					font-size: 1em;
					margin-top: 0.3em;
					text-align: center;
					color: #c60;
				}
			#contentpage #contentpageInterview .staff{
				width: 95%;
				font-size: 1em;
				margin: 0.5em auto;
				text-align: right;
			}
			#contentpage #contentpageInterview h3{
				font-size: 1.2em;
				font-weight: bold;
				padding: 0.3em;
				color: #CE3E3E;
				border-bottom: 2px dotted #E67878;
				border-top: 2px dotted #E67878;
				border-left: 8px solid #FFBEBE;
				border-right: 2px dotted #E67878;
			}
			#contentpage #contentpageInterview h4{
				font-size: 1.2em;
				font-weight: bold;
				margin: 1em 0 0.3em 0;
				color: #AB7030;
				padding-left: 25px;
				background: url(/brides_cafe/interview/images/arrow.gif) no-repeat left top;
			}
			/* 段落標題 同h4*/
			#contentpage #contentpageInterview .contentpageInterviewSubtitle{
				font-size: 1.2em;
				font-weight: bold;
				margin: 1em 0 0.3em 0;
				color: #AB7030;
				padding-left: 25px;
				background: url(/brides_cafe/interview/images/arrow.gif) no-repeat left top;
			}
			#contentpage #contentpageInterview p{
				font-size: 1.2em;
			}
			#contentpage #contentpageInterview ol li{
				font-size: 1.2em;
			}
/*  contentpageInterview CMS
------------------------------------------------------------------*/
		#contentpage #contentpageInterviewCMS {
			width: 95%;
			margin: 1em auto;
		}
			#contentpage #contentpageInterviewCMS .contentpageInterviewKeyword {
				font-weight: bold;
				color: #C60;
			}
			#contentpage #contentpageInterviewCMS .contentpageInterviewPhotoLeft{
				margin: 0 0.5em 0.5em 0;
				padding: 0.5em;
				float: left;
				border: 1px solid #C2AC70;
			}
			#contentpage #contentpageInterviewCMS .contentpageInterviewPhotoRight{
				margin: 0 0.5em 0 0.5em;
				padding: 0.5em;
				float: right;
				border: 1px solid #C2AC70;
			}
				#contentpage #contentpageInterviewCMS .contentpageInterviewPhotoLeft h5,
				#contentpage #contentpageInterviewCMS .contentpageInterviewPhotoRight h5{
					font-size: 1em;
					margin-top: 0.3em;
					text-align: center;
					color: #c60;
				}
			#contentpage #contentpageInterviewCMS .staff{
				width: 95%;
				font-size: 1em;
				margin: 0.5em auto;
				text-align: right;
			}
			#contentpage #contentpageInterviewCMS h3{
				font-size: 1.2em;
				font-weight: bold;
				padding: 0.3em;
				color: #CE3E3E;
				border-bottom: 2px dotted #E67878;
				border-top: 2px dotted #E67878;
				border-left: 8px solid #FFBEBE;
				border-right: 2px dotted #E67878;
			}
			#contentpage #contentpageInterviewCMS h4{
				font-size: 1.2em;
				font-weight: bold;
				margin: 1em 0 0.3em 0;
				color: #AB7030;
				padding-left: 25px;
				background: url(/brides_cafe/interview/images/arrow.gif) no-repeat left top;
			}
			/* 段落標題 同h4*/
			#contentpage #contentpageInterviewCMS .contentpageInterviewSubtitle{
				font-size: 1.2em;
				font-weight: bold;
				margin: 1em 0 0.3em 0;
				color: #AB7030;
				padding-left: 25px;
				background: url(/brides_cafe/interview/images/arrow.gif) no-repeat left top;
			}
			#contentpage #contentpageInterviewCMS p{
				font-size: 1.2em;
				margin-bottom: 1em;
			}
			#contentpage #contentpageInterviewCMS ol li{
				font-size: 1.2em;
			}
	#contentpage #contentpageEditor {
		width: 95%;
		margin: 1em auto;
		border: 1px solid #FEB3B3;
	}
		#contentpage #contentpageEditor .contentpageEditorLeftImg{
	width: 10%;
	float: left;
	margin-top: 0.3em;
		}
		#contentpage #contentpageEditor .contentpageEditorRightWord{
	width: 86%;
	float: right;
	background-color: #FFEEEE;
	padding: 0.5em;
	border-left: 1px solid #FEB3B3;
	height: 100px;
		}
			#contentpage #contentpageEditor .contentpageEditorRightWord p{
			}
	#contentpage #contentpageQuestion {
		width: 75%;
		margin: 1em auto;
		padding: 0.5em;
	}
		#contentpage #contentpageQuestion .contentpageQuestionTitle {
			font-weight: bold;
			padding-bottom: 0.2em;
			margin-bottom: 0.2em;
			border-bottom: 1px solid #C2941C;
			color: #C2941C;
		}
			#contentpage #contentpageQuestion p strong{
				color: #C2941C;
				font-weight: normal;
			}
			#contentpage #contentpageQuestion .btn{
				background-color: #C2941C;
				padding: 2px 0 0 0;
				color: #fff;
				border: 3px double #C2941C;
				margin-top: 0.5em;
				width: 130px;
			}

	#contentpage #contentpageBackNumber {
		margin: 1.5em 0;
	}
		#contentpage #contentpageBackNumber .title{
			background-color: #FFE0E0;
			color: #DF7376;
			margin-bottom: 0.5em;
			padding: 0.1em 0.2em 0 0.2em;
			border-bottom: 3px solid #EB9A9A;
			font-weight: bold;
		}
			#contentpage #contentpageBackNumber .backNext{
				margin-top: 0.5em;
				border-top: 1px solid #FEB3B3;
				padding-top: 0.3em;
			}
			#contentpage #contentpageBackNumber .backNext .back,
			#contentpage #contentpageBackNumber .backNext .more,
			#contentpage #contentpageBackNumber .backNext .next{
				width: 33%;
				float: left;
			}
			#contentpage #contentpageBackNumber .backNext .next{
				text-align: right;
			}
			#contentpage #contentpageBackNumber .backNext .more{
				text-align: center;
			}
				#contentpage #contentpageBackNumber .backNext .back a{
					background: url(/brides_cafe/interview/images/back.gif) no-repeat left top;
					padding-left: 20px;
				}
				#contentpage #contentpageBackNumber .backNext .next a{
					background: url(/brides_cafe/interview/images/next.gif) no-repeat right top;
					padding-right: 20px;
				}

			
		#contentpage #contentpageBackNumber .contentpageBackNumberNewsLeft{
			width: 50%;
			float: left;
		}
		#contentpage #contentpageBackNumber .contentpageBackNumberNewsRight{
			width: 50%;
			float: right;
		}
			#contentpage #contentpageBackNumber .contentpageBackNumberNewsLeft .contentpageBackNumberNewsLeftImg,
			#contentpage #contentpageBackNumber .contentpageBackNumberNewsRight .contentpageBackNumberNewsLeftImg{
				width: 20%;
				float: left;
			}
				#contentpage #contentpageBackNumber .contentpageBackNumberNewsLeft .contentpageBackNumberNewsLeftImg img,
				#contentpage #contentpageBackNumber .contentpageBackNumberNewsRight .contentpageBackNumberNewsLeftImg img{
					padding: 0.3em;
					border: 1px solid #E67878;
				}
			#contentpage #contentpageBackNumber .contentpageBackNumberNewsLeft .contentpageBackNumberNewsLeftWord,
			#contentpage #contentpageBackNumber .contentpageBackNumberNewsRight .contentpageBackNumberNewsLeftWord{
				width: 79%;
				float: left;
				padding-top: 0.3em;
			}
				#contentpage #contentpageBackNumber .contentpageBackNumberNewsLeft .contentpageBackNumberNewsLeftWord h3 span,
				#contentpage #contentpageBackNumber .contentpageBackNumberNewsRight .contentpageBackNumberNewsLeftWord h3 span{
					font-size: 0.85em;
					color: #fff;
					background-color: #DF7376;
					padding: 0.2em;
					margin-right: 0.5em;
				}
				#contentpage #contentpageBackNumber .contentpageBackNumberNewsLeft .contentpageBackNumberNewsLeftWord h3 a,
				#contentpage #contentpageBackNumber .contentpageBackNumberNewsRight .contentpageBackNumberNewsLeftWord h3 a{
					color: #CE3E3E;
					font-weight: bold;
				}
				#contentpage #contentpageBackNumber .contentpageBackNumberNewsLeft .contentpageBackNumberNewsLeftWord p,
				#contentpage #contentpageBackNumber .contentpageBackNumberNewsRight .contentpageBackNumberNewsLeftWord p{
					line-height: 1.3em;
					margin-top: 0.3em;
				}
	
	#contentpageOthersNew{
		margin: 0 0 0 0.2em;
		border-top: 1px dashed #DF7376;
		border-bottom: 1px dashed #DF7376;
		padding: 0.2em 0 0.5em 0;
	}
		#contentpageOthersNew .title{
		}		
		#contentpageOthersNew .contentpageOthersNewList{
			width: 63%;
			float: left;
			margin-top: 0.3em;
			background: url(/brides_cafe/interview/images/brides_cafe_img.gif) no-repeat left top;
		}
			#contentpageOthersNew .contentpageOthersNewList li{
				margin-left: 140px;
				color: #E67878;
			}		
			#contentpageOthersNew .hotWord{
				width: 35%;
				float: right;
				margin-top: 0.2em;
			}		
				#contentpageOthersNew .hotWord .hotWordBlock{
					height: 8.5em;
				}	
	.hotWord {
		margin-bottom: 0.8em;
	}
		.hotWord h3 {
			color: #969;
			font-weight: bold;
			margin-bottom: 0.2em;
			padding-left: 0.2em;
		}
			.hotWord .hotWordBlock{
				padding: 0.3em;
				border: 1px solid #c9c;
			}
			.hotWord .hotWordBlock h1,
			.hotWord .hotWordBlock h2,
			.hotWord .hotWordBlock h3,
			.hotWord .hotWordBlock h4,
			.hotWord .hotWordBlock h5,
			.hotWord .hotWordBlock h6{
				display: inline;
			}
			.hotWord .hotWordBlock h1 a,
			.hotWord .hotWordBlock h2 a,
			.hotWord .hotWordBlock h3 a,
			.hotWord .hotWordBlock h4 a,
			.hotWord .hotWordBlock h5 a,
			.hotWord .hotWordBlock h6 a{
				margin-right: 0.5em;
				width: auto;
			}
				.hotWord .hotWordBlock h1 a{
					font-size: 1.5em;
					font-weight: bold;
				}
				.hotWord .hotWordBlock h2 a{
					font-size: 1.4em;
					font-weight: bold;
				}
				.hotWord .hotWordBlock h3 a{
					font-size: 1.3em;
					font-weight: normal;
				}
				.hotWord .hotWordBlock h4 a{
					font-size: 1.2em;
					font-weight: normal;
				}
				.hotWord .hotWordBlock h5 a{
					font-size: 1.1em;
					font-weight: normal;
				}
				.hotWord .hotWordBlock h6 a{
					font-size: 0.8em;
					font-weight: normal;
				}
	


/*interview一覽*/
#contentpage .indexTopImg {
    cursor: pointer;
	background: url(/brides_cafe/interview/images/title_index.gif) no-repeat left top;
	height: 90px;
	margin-bottom: 0.5em;
}
	#contentpage .contentpageIndexType {
		padding: 0.3em 0 0 0;
		text-align: center;
		margin: 0;
	}
		/*新人準備類型一覽*/
		#contentpage .contentpageIndexType ul.typeNav{
			height: 85px;
			margin-bottom: 0.5em;
			/*background: url(/brides_cafe/interview/img/typenav_line.gif) repeat-x 0 100%;*/
		}
		#contentpage .contentpageIndexType ul.typeNav h3{
			font-size: 1.2em;
			margin-bottom: 0.5em;
			background: url(/brides_cafe/interview/img/bg_h3_typenav.gif) no-repeat 0 50%;
			padding-left: 1em;
			color: #336699;
		}
			.contentpageIndexType ul.typeNav h3 i{
				color:#B88B7C;
				font-size: 0.7em;
				vertical-align: -2px;
				font-style:normal;
				margin-left: 1em;
			}
		#contentpage .contentpageIndexType ul.typeNav li{
			float: left;
			background: url(/brides_cafe/interview/img/bg_typeNav.jpg) no-repeat;
			padding-left: 0.3em;
			width: 114px;
			height: 45px;
		}
		#contentpage .contentpageIndexType ul.typeNav li a{
			font-size: 0.95em;
			float: left;
			width: 105px;
	   		text-align: center;
			margin-top: 0.3em;
			font-weight: normal;
		}
		#contentpage .contentpageIndexType ul.typeNav li p{
			font-size: 0.85em;
			color: #fff;
			float: left;
			width: 105px;
			margin-top: 0.1em;
	   		text-align: center;
			font-weight: normal;
		}
		#contentpage .contentpageIndexType ul.typeNav li a:link, #contentpage .contentpageIndexType ul.typeNav li a:visited{
			color: #666;
			text-decoration: none;
		}
		#contentpage .contentpageIndexType ul.typeNav li a:hover{
			color: #FF9966;
			text-decoration: underline;
		}
				
	#contentpage .contentpageIndexList h4{
		background-color: #FFE7E8;
		color: #C74C4F;
		padding: 0.3em 0.3em 0.3em 0.5em;
		margin: 0;
		border-left: 5px solid #C74C4F;
	}
		#contentpage .contentpageIndexListBig h4{
			background-color: #EEE0EE;
			color: #7D417D;
			padding: 0.3em 0.3em 0.3em 0.5em;
			margin-bottom: 0.5em;
			border-left: 5px solid #7D417D;
		}
			#contentpage .contentpageIndexListBig{
	border: 1px solid #C093C0;
	padding: 0.1em 0.1em 0.4em 0.1em;
	margin-bottom: 0.5em;
			}
			#contentpage .contentpageIndexListBigImg{
				width: 160px;
				float: left;
			}
				#contentpage .contentpageIndexListBigImg img{
					border: 1px solid #ccc;
					margin-left: 0.4em;
				}
			#contentpage .contentpageIndexListBigWord{
				width: 70%;
				margin-left: 165px;
			}
			#contentpage .contentpageIndexListBigWord h3{
				margin-bottom: 0.3em;
			}
			#contentpage .contentpageIndexListBigWord h3 b{
				font-size: 0.8em;
				color: #A99153;
				font-weight: normal;
			}
			#contentpage .contentpageIndexListBigWord h3 span{
				margin-bottom: 0.3em;
				font-size: 0.9em;
				color: #fff;
				background-color: #C093C0;
				padding: 0.2em;
				margin-right: 0.5em;
			}
				#contentpage .contentpageIndexListBigWord h3 a{
					font-size: 1.2em;
					font-weight: bold;
					color: #969;
				}
				#contentpage .contentpageIndexListBigWord a:link{
					color: #969;
				}
				#contentpage .contentpageIndexListBigWord a:visited{
					color: #969;
				}
				#contentpage .contentpageIndexListBigWord a:hover{
					color: #969;
					text-decoration: none;
				}
				#contentpage .contentpageIndexListBigWord a:active{
					color: #969;
				}
			#contentpage .contentpageIndexListBigWord p{
				font-size: 1em;
			}
		/* 「萬全準備型　共2筆資訊」之樣式*/
		#contentpage .contentpageCategoryShow h3{
			color: #FF6666;
			background: url(/brides_cafe/interview/img/icon_arrow.gif) no-repeat 0 5%;
			padding-left: 1.3em;
			margin-bottom: 0.5em;
			border-bottom: 2px dotted #999999;
		}
			#contentpage .contentpageCategoryShow h3 b{
				color:#993333;
				padding: 0 0.3em 0 0.3em;
			}
		#contentpage .contentpageIndexListSmall{
			border-bottom: 1px dotted #D1BE8D;
			padding: 0.5em 0.3em;
		}
			#contentpage .contentpageIndexListSmallImg{
				 width: 75px;
				 float: left;
			}
				#contentpage .contentpageIndexListSmallImg img{
					border: 1px solid #ccc;
					padding: 0.3em;
				}
			#contentpage .contentpageIndexListSmallWord{
				width: 86%;
				float: right;
				padding-top: 0.5em;
			}
				#contentpage .contentpageIndexListSmallWord p{
				}
				#contentpage .contentpageIndexListSmallWord h3 span{
					font-size: 0.85em;
					color: #fff;
					background-color: #DF7376;
					padding: 0.2em;
					margin-right: 0.5em;
				}
				#contentpage .contentpageIndexListSmallWord h3 a{
					font-weight: bold;
					color: #DF7376;
					font-size: 1em;
				}
				#contentpage .contentpageIndexListSmallWord a:link{
					color: #DF7376;
				}
				#contentpage .contentpageIndexListSmallWord a:visited{
					color: #DF7376;
				}
				#contentpage .contentpageIndexListSmallWord a:hover{
					color: #DF7376;
					text-decoration: none;
				}
				#contentpage .contentpageIndexListSmallWord a:active{
					color: #DF7376;
				}
				#contentpage .contentpageIndexListSmallWord h3 b{
					font-weight: normal;
					font-size: 0.8em;
					color: #A99153;
					margin-left: 0.3em;
				}
	/*UrStyle•是有那麼幸福嗎?!^^ 換你來當主角*/			
	#contentpage #contentpageIndexQuestion {
		margin: 3em 0 2em 0.2em;
	}
		#contentpage #contentpageIndexQuestion .contentpageQuestionTitle {
			font-weight: bold;
			padding-bottom: 0.2em;
			margin-bottom: 0.2em;
			border-bottom: 1px solid #C2941C;
			color: #C2941C;
		}
			#contentpage #contentpageIndexQuestion p strong{
				color: #C2941C;
				font-weight: normal;
			}
			#contentpage #contentpageIndexQuestion p.ps{
				color: #F66;
				font-size: 0.9em;
			}
			#contentpage #contentpageIndexQuestion .btn{
				background-color: #C2941C;
				padding: 2px 0 0 0;
				color: #fff;
				border: 3px double #C2941C;
				margin-top: 0.5em;
				width: 130px;
			}
	/*Brinde cafe 其他單元*/			
	#contentpage .contentpageIndexOther{
		margin: 0 0 0 0.2em;
		border-top: 1px dashed #DF7376;
		border-bottom: 1px dashed #DF7376;
		padding: 0.2em 0;
	}
		#contentpage .contentpageIndexOther p{
		}
			#contentpage .contentpageIndexOther p a {
				color: #CE4B4B;
				margin: 0 0.3em;
			}


	/*右邊內容區塊的h3固定格式*/
	#sidebarpage h3{
		background: #E2D9FF;
		height: 1.5em;
		border-left: 5px solid #C6BCE0;
		padding: 0.5em 0 0 0.5em;
		margin-bottom: 0.5em;
	}

	/*是有那麼幸福嗎 排行欄位*/
	#interviewRanking{
		margin-bottom: 1em;
		border: 1px solid #B2BCF4;
		padding: 0.1em;
		font-size: 0.85em;
	}
		#interviewRanking h3{
			vertical-align:-5px;
			font-weight: normal;
			color: #6A78A2;
		}
		#interviewRanking ul li{
			padding-left: 0.3em;
		}
		#interviewRanking ul li p{
			font-size: 0.85em;
			margin-bottom: 0.7em;
		}
		#interviewRanking ul li p a{
			font-size: 1em;
		}
		#interviewRanking ul li em{
			color: #666699;
			font-style: normal;
			font-weight: bold;
		}
		#interviewRanking ul li b{
			padding: 0.1 0.2em 0em 0.2em;
			background: #B2BCF4;
			font-size: 0.8em;
			margin-right:0.5em;
			color: #fff;
			font-weight: normal;
		}
		#interviewRanking ul li i{
			margin-left: 0.9em;
			font-size: 0.7em;
			color: #788CBE;
			font-style: normal;
		}

	/*目錄欄位*/
	#InterviewCategory{
		margin-bottom: 1em;
		border: 1px solid #B2BCF4;
		padding: 0.1em;
		font-size: 0.85em;
	}
		#InterviewCategory h3{
			vertical-align:-5px;
			font-weight: normal;
			color: #6A78A2;
		}
		#InterviewCategory ul{
			margin-left: 0.3em;
		}
		#InterviewCategory ul li{
			margin: 0.3em 0 0.5em 0.3em;
			font-size: 0.85em;
			background: url(/brides_cafe/interview/img/icon_arrow.gif) no-repeat 0 5%;
			padding-left: 1.5em;
		}
		#InterviewCategory ul li a{
			font-size: 1em;
		}
			#InterviewCategory ul ul li{
				padding-left: 2.3em;
				font-size: 0.85em;
				background: url(/brides_cafe/interview/img/bg_list_line.jpg) no-repeat 0 50%;
			}
	/*結婚know how欄位*/
	#weddingKnowHowCategory{
		margin-bottom: 1em;
		border: 1px solid #B2BCF4;
		padding: 0.1em;
		font-size: 0.85em;
	}
		#weddingKnowHowCategory h3{
			vertical-align:-5px;
			font-weight: normal;
			color: #6A78A2;
		}
		#weddingKnowHowCategory ul{
			margin-left: 0.3em;
		}
		#weddingKnowHowCategory ul li{
			margin: 0.3em 0 0.5em 0.3em;
			font-size: 0.85em;
			background: url(/brides_cafe/interview/img/icon_arrow.gif) no-repeat 0 5%;
			padding-left: 1.5em;
		}
		#weddingKnowHowCategory ul li a{
			font-size: 1em;
		}
			#weddingKnowHowCategory ul ul li{
				padding-left: 2.3em;
				font-size: 0.85em;
				background: url(/brides_cafe/interview/img/bg_list_line.jpg) no-repeat 0 50%;
			}
	/*Brides Cafe最新文章*/
	#bridesCafeNewEntry{
	}