#answer th{
	background-color:#252525;
}
#answer_xop_page_path_header{
	margin-bottom:0px;
}
.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;
	
}
#answer_category
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#answer_category li{
	box-shadow:0px 1px 4px #DDD;
	padding:5px;
	margin:5px;
}
#answer_category li.ui-state-default:hover{
	box-shadow:0px 1px 4px #DDD;
 	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;
 }
#answer_category li a{
	display:block;
	width:100%;
	padding:0px 22px;
	background:url(../images/itemHead_bg.gif) no-repeat 8px 50%;
	text-shadow:0px 1px 0px #FFF;
}
#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;
}
.answer_table{border-spacing:1px;border-collapse:separate;}
.answer_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;}


#content #answer_content .itemHead {
	padding:0px;
	color:#0F2A61;
	margin:0px;
	border:1px solid #ddd;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#E2E2E2));
	background: -moz-linear-gradient(#FFFFFF, #E2E2E2);
	background: -ms-linear-gradient(#FFFFFF, #E2E2E2); /*IE10*/
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E2E2E2);
	}
#content #answer_content .itemTitle {
	padding:3px 0px 3px 26px;
	font-size:16px;
	font-weight:900;
	text-shadow: 0px 1px 0px #FFFFFF;
	display:block;
	background: url(../images/itemtitle.gif) no-repeat 10px 50%;
	border: 1px solid #fff;}
#content #answer_content .itemTitle a {color:#0F2A61;font-weight:900;}
#content #answer_content .itemTitle_focus{background: url(../images/itemtitle_hover.gif) no-repeat 10px 50%;}
#content #answer_content .itemTitle_focus a{color:#2A75C5;}
.question_area{padding:5px;color:#333;line-height:28px;}
.question_q{color:#436C97;font-weight:bold;font-size:15px;}
.question_q span{background-color:#FF6300;padding:2px 6px;border-radius:4px;color:#FFF;text-shadow:0px 1px 0px #913A04;}
.question_a span{background-color:#2A75C5;padding:2px 6px;border-radius:4px;color:#FFF;text-shadow:0px 1px 0px #1D528B;font-weight:bold;font-size:15px;}
.tags,.date{font-size:12px;margin-top:10px;}
.date{text-align:right;}
.tags a{color:#436C97;}
.tags a:hover{color:#FF6300;}
#content #answer_content .more {background:url(../images/itemHead_bg.gif) no-repeat 2px 50%;padding:8px 12px;border:none;margin:0px;}