.po_video_gallery {
	width:100%;
	display:table;
}
.po_video_gallery a{
	text-decoration:none;
}
.po_video_content {
	margin:0px auto 20px auto;
	text-align:center;
}

.po_video_module {
	width:100%;
	display:table;
}
.po_video_module a {
	text-decoration:none;
}
.po_video_module > div{
	text-align:center;
	width:120px;
	height:90px;
	position:relative;
	border:2px solid #dddddd;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	padding:5px;
	margin:0px auto 10px auto;
	background:#666769;
}
.po_video_module > div .button_play {
	width:50px;
	height:50px;
	position:absolute;
	top:25px;
	left:40px;
	/*background:url(../image/po_gallery_video/po_play_button4.png) no-repeat;*/
	border:none;
}

.po_video_div {
	width:33%;
	height:240px;
	float:left;
	text-align:center;
}


.po_video_4c_200 {
	width:25%;
	height:230px;
	float:left;
	text-align:center;
}
.po_video_4c_160 {
	width:25%;
	height:180px;
	float:left;
	text-align:center;	
}
.po_video_3c_200 {
	width:33%;
	height:230px;
	float:left;
	text-align:center;
}
.po_video_3c_160 {
	width:33%;
	height:190px;
	float:left;
	text-align:center;	
}
.po_video_2c_200 {
	width:50%;
	height:230px;
	float:left;
	text-align:center;	
}
.po_video_2c_160 {
	width:50%;
	height:180px;
	float:left;
	text-align:center;	
}

.po_video_4c_160 {
	width:25%;
	height:200px;
	float:left;
	text-align:center;	
}

.po_video_200 {
	width:200px;
	height:150px;
	position:relative;
	border:2px solid #dddddd;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	padding:5px;
	margin:0px auto 10px auto;
	background:#666769;
}
.po_video_160 {
	width:160px;
	height:120px;
	position:relative;
	border:2px solid #dddddd;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	padding:5px;
	margin:0px auto 10px auto;
	background:#666769;
}
.po_video_200 .button_play {
	width:50px;
	height:50px;
	position:absolute;
	top:55px;
	left:80px;
	/*background:url(../image/po_gallery_video/po_play_button.png) no-repeat;*/
}
.po_video_160 .button_play {
	width:50px;
	height:50px;
	position:absolute;
	top:42px;
	left:60px;
	/*background:url(../image/po_gallery_video/po_play_button.png) no-repeat;*/
}