.pushy.pushy-left{
  display:none;
}

html {
	width: 1000px;
}

body {
	width: 1000px;
	min-height: 1500px;
  -ms-overflow-style: scrollbar !important;
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
	/* width: 1000px; */
}

#content .news-content {
	margin-top: 10px;
}

#content .content-div {
	margin-top: 10px;
	margin-left:20px;
	margin-right:20px;
}

#content .content-title-div {
	margin-left: 20px; 
	margin-top: 20px; 
	margin-bottom: 15px; 
	margin-bottom: 15px;
}

.menu-btn{
    font-size: 18px;
    padding-left: 13px;
    float: left;
    padding-top: 5px;
	cursor: pointer;
}
.blockTable{
    margin: 0px;
    overflow: auto;
    overflow-y: hidden;
    overflow-x: auto;
    display: block;
    /*float: left;*/
    clear: both;
    width: 100%;
}

#content .welcome-banner {
	width:550px;
	float:left;
	height: 100%;
}

#content .web-welcome-index {
	position:absolute;
	left: 740px;
	top: 125px;
	width:260px;
}

.links-table {
	margin: 3px;
}

.links-table td{
	padding: 5px;
}

.links-table .item {
	text-align: center; 
	float: left; 
	padding: 1px;
	height: 60px;
	width: 20%;
}

.index-table {
	width:99%;
	border: 1px solid #C0C0C0; 
	margin:3px; 
}

.index-table td    {padding: 5px;}

.main-head {
	float: left; 
	width: 1000px;
}

#menu-toggle, .mobile-head {
	display: none;
}

.main-content {
    width: 1000px;
	/*display: table;*/
	table-layout: fixed;
}

div.back-to-top {
	text-align: right; 
	float: right; 
	width: 100%;
	padding-bottom:20px;
	padding-top:10px;
	/*margin-right: 20px;*/
}

section {
	max-width: 810px;
}

.web-menu {
	vertical-align:top;
	margin:0px;
	width: 190px;
	background: #ddedda;
	display: table-cell;
}
#content-area{
	vertical-align:top;
	width: 810px;
	display: table-cell;
}
.navi {
background-color: #DDEDDA;
vertical-align: middle;
padding: 5px;
margin: 0;
text-align: left;
}

.row .top-banner {
	display:block;
	width: 810px;
}

.footer-icons {
	display:none;
}

.img-inclusive {
	border: 0px;
	width: 100px;
	height: 70px;
}

.img-caring {
	border: 0px;
	width: 100px;
	height: 50px;
}

div .top-menu {
	display : block;
	width: 810px;
}

div .copy-right {
	width:400px;
	float: left;
}

div .date-message {
	width:400px;
	float: left;
}

#top_header {
	width: 1000px;
}

.mobile-welcome-index {
	display:none;
}

.div-line {
	width:810px; 
	background-image: url(/common/images/g_menu/botdot.jpg);
	background-repeat: repeat-x; 
	height:10px;
	padding:10px;
	margin-top: 4em;
}

.footer-message {
	width:810px;
  padding-bottom: 1.1em;
  margin-bottom: 1.1em;
}

.search_bar {
	background-image: url(/common/mobile/images/search_bar1_temp.png);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	height: 43px;
}

.search{
	line-height:15px;
}

.search_word_bg {
	margin: -1px 0px 0px 0px;
}

.bxslider {
	height:183px;
}

.search_next {
    vertical-align: middle;
    padding-right: 10px;
}

.search_prev {
    vertical-align: middle;
	padding-right: 5px;
}

#content .content-div {
  margin-right:0px;
}