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

.MiddleBg {
	width:987px;
	height: auto;
	padding-left: 13px;
	overflow: hidden;
	margin-bottom: 30px;
}

.DetailsALL {
	width:660px;
	height: auto;
	overflow: hidden;
}

.Details_Title {
	width:600px;
	height: auto;
	overflow: hidden;
	margin-bottom:8px;
}

.Details_FB {
	width:600px;
	height: auto;
	overflow: hidden;
	margin-bottom:14px;
}

.Details_PhotoALL {
	width:640px;
	height: auto;
	overflow: hidden;
	margin-bottom:20px;
}

.Details_Photo_S_all {
	width:640px;
	height: auto;
	overflow: hidden;
	margin-bottom:20px;
}

.Details_Photo_S_group{
	width:310px;
	height: auto;
	float:left;
	overflow: hidden;
	margin-right:5px;
	margin-bottom:6px;
}

.Details_Photo_S{
	width:310px;
	height: auto;
	overflow: hidden;
	margin-bottom:6px;
}

.Details_Photo_S_TT{
	width:300px;
	height: auto;
	overflow: hidden;
	margin-bottom:4px;
}

.Details_Photo {
	width:630px;
	height: auto;
	overflow: hidden;
	margin-bottom:6px;
}

.Details_PhotoTT {
	width:520px;
	height: auto;
	overflow: hidden;
	margin-bottom:6px;
}

.Details_Date {
	width:640px;
	height: auto;
	overflow: hidden;
	margin-bottom:12px;
}

.Details_Content {
	width:650px;
	height: auto;
	overflow: hidden;
	margin-bottom:36px;
}

.Details_Summary {
	width:630px;
	height: auto;
	overflow: hidden;
	margin-bottom:16px;
	margin-top: 20px;
	background-color: #F5F5F5;
	padding-right: 20px;
	padding-left: 10px;
}



.Details_Summary ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.Details_Summary li {
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	
}

.Details_Tips {
	width:650px;
	height: auto;
	overflow: hidden;
	margin-bottom:16px;
	margin-top: 20px;
}


.Details_Tips ul {
	float:left;
	height:auto;
	width:640px;
	margin:0 0 0 0;
	overflow:hidden;
}

.Details_Tips li {
	height:auto;
	margin:8px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	width: 600px;
	list-style-type: decimal;
}

.BackToIndexALL {
	width:660px;
	height: auto;
	overflow: hidden;
	margin-bottom:16px;
}

.BackToIndexBtn {
	width:auto;
	height: auto;
	float:right;
	overflow: hidden;
	margin-bottom:16px;
}
