#right-content-container {
/*    float:left;*/
    width:100%;
    background:#ffffff;
    overflow:hidden;
    position:relative;	
}
#left-menu-container {
/*    float:left;*/
    width:100%;
	background-image:url('/skin/1/images/general/leftmenu_bg.jpg'); 
	background-position:right;
    position:relative;
	right:790px;
}

#left-menu {
    float:left;
	width:210px;
    position:relative;
    left:79%;	
    overflow:hidden;	
}
#right-content {
	min-height:270px;
/*    float:left;
	width:790px;*/
	min-width:790px;	
    position:relative;
    left:79%;	
    overflow:hidden;
}
.general_word{
	padding-top:25px;
	padding-left:0px;
	padding-bottom:50px;
}
.bggrey{
	height:1px;
}
ul li.level1{
/*	padding: 0 0 0.5em 24px; */
	background:transparent url('/images/chinese/logobul2.gif') no-repeat scroll 0px 0px;
}
ul li.level1-sub{
/*	padding: 5px 0 0.5em 40px; */
	background:transparent url('/images/chinese/logobul3.gif') no-repeat scroll 0px 0px;
}
ul li.level2{
	background:transparent url('/images/english/logobul3.gif') no-repeat scroll 0px 0px;
}
.redress_flow_chart_level{
	width:98%;
}
.redress_flow_chart_leftitem{
	width:47%;
	text-align:center;
}
.redress_flow_chart_flow{
	border:1px solid #000000;
	padding:1.0em 0.1em 1.0em 0.1em;
}
.auto-style1{
	font-weight:bold;
	text-decoration:underline;
}
.issue_button{
	margin-top:2em;
	overflow:hidden;
}
.issue_outline{
	margin-top:-2em;
}
.noitem_outline{
	margin-left:150px;
	margin-top:50px;
}
.lib3_header{
	margin:10px 0 10px 25px;
}
.research_outline{
	margin-bottom:5em;
}

th {
	text-align: center;
}