body{
	font-size: 12px;
  color: #007dbe;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
}
table#bao-giay{width: 100%;
  height: 40px;
  position: fixed;
  top: 0;
  left: 0;z-index:999}
.headline {
  background: #007ec6;
  height: 40px;
}
.headline table {
  height: 40px;
}
.headline .logo {
  width: 180px;
}
.headline .logo a {
  background: url(../images/logo-bao-giay.png) center no-repeat;
  display: block;
  height: 40px;
  width: 172px;
}
.press_nav {
  width: 230px;
}
.pane {
  background: #fff;
  height: 28px;
  overflow: hidden;
}
.press_nav .pane {
  width: 221px;
  position:relative;
}
.press_nav h3, .issue_nav h3, .page_nav h3 {
  color: #333;
  display: block;
  float: left;
  width: 210px;
  text-indent: 7px;
  height: 28px;
  line-height: 28px;
  margin:0;
  font-size:12px;
  font-weight:bold;
}
#paperlst, #issuelst, #pagelst {
  display: none;
  position: absolute;
  top: 32px;
  overflow-x: hidden;
  overflow-y: scroll;
  background: #fff;
  border: thin solid #81ccf7;
  border-top: none;
  width: 210px;
  height: 320px;
  z-index:100;
  margin-left: -1px;
}
ul.list{
	margin:0;
	padding:0;
}
ul li {
  font-size: 14px;
  color: #003399;
  text-indent: 0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  margin: 0 0 0 0;
  line-height: 150%;
  padding: 0 0 0 0;
}
.list li {
  display: block;
  list-style: none;
  line-height: 2em;
  border-bottom: solid 1px #f1f1f1;
}
#paperlst a {
  color: #fb522d;
}
.issue_nav {
  width: 200px;
}
.issue_nav .pane {
  width: 191px;
  cursor: pointer;
}
.issue_nav h3 {
  width: 160px;
}
.but_nav {
  display: block;
  border: none;
  float: right;
  width: 30px;
  height: 28px;
}
.but_nav {
  background: url(../images/ovalclose.gif) no-repeat;
}
#issuelst li {
  line-height: 1.3;
  padding: 5px;
}
#issuelst a,#pagelst a {
  color: #0392e4;
  font-size:12px;
}
.date_part {
  font-size: 10px;
  color: #a8a8a8;
  display: block;
  font-weight: normal;
  line-height: 16px;
}
.page_nav {
  width: 110px;
}
.page_nav .pane {
  width: 101px;
  cursor: pointer;
}
.page_nav h3 {
  width: 70px;
}
#issuelst {
  width: 193px;
}
#paperlst li:hover, #issuelst li:hover, #pagelst li:hover {
  background: #d5ecfb;
}
#paperlst a:hover, #issuelst a:hover, #pagelst a:hover {
  color: #007dbe;
  text-decoration:none;
}
#pagelst {
  width: 101px;
}
.tool_nav ul {
  height: 28px;
  margin:0;
  padding:0;
  float: left;
}
.tool_nav li {
  display: block;
  float: left;
  list-style: none;
  width: 28px;
  height: 28px;
  margin: 0 5px;
}
.tool_nav a {
  display: block;
  width: 28px;
  height: 28px;
  overflow: hidden;
  text-indent: -9999px;
}
#prev {
  background: #ff9f9f url(../images/icon-prev.png) center center no-repeat;
  background-size: 18px;
}
#next {
  background: #ff9f9f url(../images/icon-next.png) center center no-repeat;
  background-size: 18px;
}
#pagelst .list .__MB_PAGER a{
  padding: 0 5px;
}
#plus {
  background-position: -75px 0;
}
#minus {
  background-position: -100px 0;
}
#__MB_LOAD_PAGE{
  margin-bottom: 20px;
}
.top-menu{
  display: none;
}
table#box-container td{
	padding:15px;
	vertical-align:top;
}
.page-image{
	display:block;
	margin-bottom:10px;
	position:relative;
}
.page-image-number{
	  position: absolute;
  padding: 4px;
  background-color: #EE1B22;
  color: white;
  font-weight: bold;
  left: -5px;
  z-index:99;
  top:-5px;
  font-size:12px;
}
span.page-image img.__MB_PAGER{
	  border: 1px solid #d3e0fb;
  background-color: #eef2fa;
  padding: 3px;
}
#sidebar {
    position: fixed;
  width: 130px;
  overflow-y: scroll;
  height: 400px;
  padding: 5px 10px;  
}
#page-content{
	margin-top:40px;
	background:#fafafa;
}
.title_paper {
  background: #C4261D;
  color: #fff;
  position: relative;
  text-align: center;
  height: 45px;
  display:none;
}
.title_paper h1 {
  line-height: 45px;
  font-size: 20px;
  font: 20px/45px Arial,sans-serif;
  font-weight: bold;
  margin:0;
}
#__MB_LOAD_PAGE img.img-responsive{
	background-color: #E7E7E7;
  padding: 3px;
  width:100%
}
@media screen and (max-width: 1000px){
    /*.tool_nav {display:none;}*/
}
@media screen and (max-width: 799px){
    .press_nav {display:none;}
	.face,.issue_nav{display:none}
}
@media screen and (max-width: 499px){
    .page_nav {display:none;}
	#sidebar{width:105px;}
	.left-page{width:120px;display:none}
	.issue_nav .pane{width:115px;}
}
/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
	.left-page{display:none;}
	.headline .logo a {
  background-size: 85px;
  width: 90px;
}
.page_nav{display:block;margin-top:3px;margin-left:5px;}.page_nav .pane {
  width: 92px;
}.page_nav h3{width:60px;}.headline table{height:36px}
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	  .left-page{display:none;}
	  .headline .logo a {
  background-size: 85px;
  width: 90px;
}
.page_nav{display:block;margin-top:6px;margin-left:5px;}.page_nav .pane {
  width: 92px;
}.page_nav h3{width:60px;}.headline table{height:36px}
}