.iTem_Album_Image{
	float: left;
	/*margin: 12px 13px 0px 0px;
	width: 220px;*/
    margin: 12px 5px 0px 0px;
	width: 212px;
	min-height: 10px;
	background: url("../img/bg_image.png") no-repeat 0px 0px;
}
.iTem_Album_Image:last-child{
	margin-right: 0px;
}
.iTem_Album_Image:first-child{
	margin-left: 1px;
}
.Around_List_iTem_Album_Image{
	float: left;
	width: 100%;
	overflow: hidden;
	min-height: 0px;
}
.Album_Image{
	float: left;
	width: 183px;
	height: 109px;
	background: grey;
	margin: 20px 0px 0px 13px;
}
.iTem_Album_Image h3{
	width: 210px;
	text-align: center;
	float: left;
	padding: 17px 0px;
    color:black;
}
.Fix_Box_Working{
	float: left;
	margin-top: 16px;
}
.Top_New_Album{
	float: left;
	padding: 15px 0px 0px 0px;
	font-size: 12px;
	margin-bottom: -10px;
}
.Title_Album{
	font-size: 13px;
	float: left;
	color: #1e4283;
	width: 656px;
	margin-top:20px;
}
.Div_Search_Image{
	float: left;
	width: 656px;
	min-height: 40px;
	padding: 20px 0px;
	border-bottom: 1px #d1d1d1 solid;
	display: none;
}
.Find_Image{
	position: absolute;
	
	border: none;
	background: none;
	text-decoration: underline;
	z-index: 1000;
    margin-left:-45px;
}
.Div_Album_Image{
	position: relative;
}
.Input_Search_Image:focus,.Select_Filed_Image:focus{
	box-shadow: inset 0px 0px 4px #c1c1c1;
}
.Show_Detail_Image{
	float: left;
	width: 656px;
	margin-top: 8px;
	min-height: 495px;
	background: #f8f5e1;
	border: 1px #d1d1d1 solid;
}
.List_Show_Detail_Image{
	float: left;
	width: 658px;
	min-height: 105px;
	background: url("../img/bg_top_box.png") repeat-x 0px 0px;
	border-top: none;
	position: relative;
}
.Div_Detai_Image{
	width: 632px;
	height: 380px;
	float: left;
	position: relative;
	margin: 12px 0px 12px 12px;
}
.Div_Detai_Image img{
	float: left;
}
.Center_List_Show_Detail{
	margin: 15px auto 0px auto;
	width: 612px;
	min-height: 60px;
}
.iTem_List_Show_Detail{
	float: left;
	width: 110px;
	height: 60px;
	background: grey;
	margin: 0px 15px 0px 0px;
}
.iTem_List_Show_Detail img{
	float: left;
	width: 110px;
}
.iTem_List_Show_Detail:last-child{
	margin-right: 0px;
}
.List_Show_Detail_Image .LeftGradientBox,.List_Show_Detail_Image .RightGradientBox{
	opacity: 0.5;
}
.ArrowAlbum{
	position: absolute;
	top: 38px;
	width: 15px;
	height: 17px;
	border: none;
}
.ArrowAlbumLeft{
	left: 4px;
	background: url("/assets/mt/img/arrow_album_left.png") repeat-x center;
}
.ArrowAlbumRight{
	right: 5px;
	background: url("/assets/mt/img/arrow_album_right.png") repeat-x center;
}
.ArrowAlbum:active{
	background-size: 13px auto;
}
.Opacity_For_Image{
	position: absolute;
	width: 612px;
	min-height: 10px;
	text-align: left;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	padding: 10px;
	color: white;
	background: url("../img/bg_opa.png") repeat center;
}
.iTem_Video{
	float: left;
	width: 222px;
	min-height: 125px;
	margin: 0px 13px 23px 0px;
}
.iTem_Video:last-child{
	margin-right: 0px;
}
.Image_iTem_Video{
	float: left;
	width: 210px;
	height: 125px;
	background: grey;
	position: relative;
}
.iTem_Video h3{
	float: left;
	text-align: center;
	width: 210px;
	color: #1e4283;
	padding: 8px 0px 0px 0px;
}
.Top_New_Video{
	padding: 14px 0px 14px 0px;
	float: left;
}
.ButtonPlay{
	position: absolute;
	width: 40px;
	height: 25px;
	top: 50px;
	left: 85px;
	z-index: 100;
	display: none;
	background: url("/assets/mt/img/buttonplay.png") no-repeat center;
}
.Image_iTem_Video:hover .ButtonPlay{
	display: block;
}
.Show_Detail_Video{
	float: left;
	width: 656px;
	min-height: 375px;
	background: #e1e1e1;
	position: relative;
	margin: 15px 0px 11px 0px;
    border:1px solid #d1d1d1;
    background: #f8f5e1;
}
.Around_List_iTem_Video{
	float: left;
	width: 100%;
	overflow: hidden;
	min-height: 0px;
}