/************ We Sport - Gallery *************/

div.box_main {
	margin-top:10px;
}

div.box_main div.box_left,
div.box_main div.box_right {
	position:relative;
	float:left;
}

div.box_main div.box_left {
	width:655px;
}

div.box_main div.box_right {
	margin-left:14px;
	width:321px;
}

/** Subpage Search **/
div.subpage_search {
	text-align:right;
}

/******** Gallery Step 1 ********/
div.gallery_lv1 {
	margin-top:10px;
	width:654px;
	height:695px;
	background-image:url(/video/images/message_t.jpg); background-color:#F8F8F8;
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
}

div.gallery_lv1 div.gallery_content {
	position:relative;
	top:20px;
	width:624px;
	margin:0px 0px 0px 15px;
	text-align:left;
}

div.gallery_lv1 div.gallery_content div.gallery_row {
	height:150px;
	margin-top:8px;
	background-image:url(../images/grid_03.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

div.gallery_lv1 div.gallery_row div.rowItem {
	width:294px;
	margin:17px 6px 36px 6px;
	float:left;
	height:100px; overflow:hidden;
}

div.gallery_lv1 div.gallery_row div.rowItem img.float_left {
	margin-right:15px;
}

div.gallery_lv1 div.gallery_row div.rowItem img.item_thumb {
	width:136px;
}


div.gallery_lv1 div.gallery_row div.rowItem p.player_name {
	font-size:18px;
	color:#41A986;
	margin:5px 0px 3px 0px;
}

div.gallery_lv1 div.gallery_row div.rowItem p.content,
div.gallery_lv1 div.gallery_row div.rowItem p.upload_time {
	font-size:12px;
}

div.gallery_lv1 div.gallery_row div.rowItem p.content {
	margin-top:5px;
}

div.gallery_lv1 div.gallery_row div.rowItem p.content span.title {
	margin-right:10px;
}

/******** Gallery Step 2********/
div.gallery_lv2 {
	margin-top:10px;
	width:654px; height:682px;
	background-image:url(/video/images/message_t.jpg); background-color:#F8F8F8;
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
}
div.gallery_lv2 div.gallery_content div.gallery_content_inner{
	height:570px; overflow:auto;
}

div.gallery_lv2 div.gallery_content {
	position:relative;
	top:40px;
	width:650px;
	margin:0px auto 0px auto;
	text-align:left;
}

div.gallery_lv2 div.gallery_content div.album_row {
	padding-bottom:25px;
	margin-bottom:15px;
	clear:both;
	background-image:url(../images/grid_03.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

div.gallery_lv2 div.gallery_content div.album_row.last {
	margin-bottom:5px;
}

div.gallery_lv2 div.album_row div.idv_album {
	width:150px;
	margin:10px 3px 0px 3px;
	float:left;
	text-align:center;
}

div.gallery_lv2 div.album_row div.idv_album a.word {
	line-height:18px;
	color:#41A986;
}

div.gallery_lv2 div.album_row div.idv_album  .idv_album_photo{
	width:134px;
}

table.table_edit_image td{
	height:32px; vertical-align:top;
}
.long_input{
	width:300px;
}
.no_margin{
	margin:0px;
}
table.table_selected_image{
	margin-left:36px; background-color:#F9F7F8;
}

div.sort_btn {
	display:inline;
}