#filelist th{
	background-color:#252525;
}
#filelist_xop_page_path_header{
	margin-bottom:20px;
}
.xop_page_path{
	background-image: url('../images/bc_bg.gif');
	background-repeat: repeat-x;
    border: 1px solid #DEDEDE;
    color: #999;
    height: 30px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.xop_page_path li {
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
    height: 30px;
    list-style-type: none;
    padding: 7px 15px 0 10px;
}
.xop_page_path li.add
{
	float:right;
	width:auto;
}
.xop_page_path .edit_file_list{
	background-color: transparent;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
	
}
#filelist_clist
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#filelist_clist li
{
	box-shadow: #666 0px 2px 8px;
	-webkit-box-shadow:#666 0px 2px 8px;
	-moz-box-shadow: #666 0px 2px 8px;
	padding: 5px;
	margin:5px;
}
#filelist_clist li.ui-state-default:hover{
	box-shadow: #111 0px 2px 8px;
	-webkit-box-shadow:#111 0px 2px 8px;
	-moz-box-shadow: #111 0px 2px 8px;
 	border: 1px solid #aaaaaa; background: #cccccc url('../../mesakfr/images/jqueryui/ui-bg_highlight-soft_75_cccccc_1x100.png') 50% 50% repeat-x; color: #222222; font-weight: bold;
 }
#filelist_clist li a
{
	display:block;
	width:100%;
	padding: 0px;
}
#item_table th{
	cursor:default;
}
#item_table td.id,
#item_table td.date_post,
#item_table td.date_edit{
	text-align:center;
}
#item_table td{
	height:48px;
	vertical-align: middle;
}
#item_table td.file1,
#item_table td.file2,
#item_table td.file3{
	text-align:center;
}

.xop_page_path .list-text-only{
	background-color: transparent;
    color: #666666;
    font-weight: bold;
}
.category_menu {margin:0;padding:0;line-height:1.0em;border-top:1px solid #DDD;}
.category_menu li{list-style:none outside; position:relative;border-collapse:separate;/*IE9 Bug Fix*/ background-color: transparent;border-left: 1px solid #dddddd;border-right: 1px solid #dddddd;border-bottom: 1px solid #dddddd;}
.category_menu a {display: block; padding: 10px 24px; background:#F7F7F7 url(../images/itemHead_bg.gif) no-repeat 8px 50%; font-weight: normal;}
.category_menu a:hover { background-color: #EEE;color:#809A3F;}
.category_menu a.menuTop {padding: 10px 24px;}
.category_menu a.menuMain {padding: 10px 24px;}
.category_menu a.menuSub {
	padding: 10px 24px;
	background:#F7F7F7 url(../images/itemHead_bg.gif) no-repeat 8px 50%;
}
/* 以下是往右展開的功能 */
.category_menu ul {
	position:		absolute;
	width:			100%; /* left offset of submenus need to match (see below) */ 
	border-top:1px solid #DDD;
}
.category_menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.category_menu li:hover ul,
.category_menu li.sfHover ul {
	left:	218px; /* match ul width */
	top:	-1px;
}
.filelist_table{border-spacing:1px;border-collapse:separate;}
.filelist_table tr th{text-align:center;}

#main_flist li {list-style:none;}
#output table{width:320px;}
##main_flist table td{padding:0px;}
#output table td img{width:320px;}
.thumb li {display:inline-block;width:98px;text-align:right;}
.thumb table {display:inline-block;width:90px;text-align:left;}
.image_to_cover img{width:80px;}
td#view{width:330px;}