@charset "utf-8";
/* Album */
table.album {margin:5px;}
table.album td.album_top{ text-align:left; font-weight:normal; padding-top:10px; }
table.album td.album_button{ height:30px; text-align:right;}
table.album td.album_middle{}
		table.album_middle_Co{}
		table.album_item td.album_item_T { background:url(pics/bg_album_item_top.png) no-repeat bottom center; height:13px;}
		table.album_item td.album_item_M { background:url(pics/bg_album_item_middle.png) repeat-y top center;	text-align:center;}
		table.album_item td.album_item_M img.album_img { width:125px; height:auto; margin:3px; background-color:#FFF;}
		table.album_item td.album_item_M a {width:125px; height:auto; text-align:center;}
		table.album_item td.album_item_M div.album_item_TT{ line-height:20px;}
		table.album_item td.album_item_M div.album_item_view{ line-height:20px;}
		table.album_item td.album_item_B{ background:url(pics/bg_album_item_bottom.png) no-repeat top center; height:44px; 
									  font-size:12px; text-align:center;line-height:18px; width:125px; }
table.album td.album_bottom{}
		table.album_bottom_Co{}
		table.album_bottom_Co td.album_bottom_Co_search{}
		table.album_bottom_Co td.album_bottom_Co_pagination{ padding-right:10px;}
/* Album Detail*/
table.album_detail {border:#999 0px solid; padding:3px;}
table.album_detail td.album_detail_TT{ background:#9ED7F2;border:1px solid #144372; font-weight:bolder; 
									padding-left:15px; padding-right:5px; width:505px; line-height:35px;}
table.album_detail td.album_detail_Co{ border:1px solid #144372; padding:10px; }									
table.album_detail td.album_detail_M{ padding-top:5px; padding-bottom:5px;}
table.album_detail td.album_detail_M div.img_album{background:#F4F5F5;border:1px solid #144372; padding:3px;}
table.album_detail td.album_detail_M img.img_album{width:100%;} 
	table.album_detail_des {border:#333 1px solid; border-collapse:collapse; }
	table.album_detail_des td {	padding:3px 10px 3px 5px;	text-align:left; border:#333 1px dotted;}
	table.album_detail_des th {	padding:10px; text-align:left; border:#333 1px dotted;}
	table.detail_album_button td { padding:5px;}
	
/* Album Create*/	
table.album_create{ }
table.album_create td.album_create_TT{ text-align:left; font-weight:bolder; padding-top:10px; padding-bottom:10px;}
table.album_create td.album_create_M{}
		table.album_create_Co{}
table.album_create td.album_create_B{}
