/**
 * Theme Name: nemoto-nse
 * Description: Styles for nemoto group site
 * with bootstrap
 */
/*------------------------------------------------------------
	WordPress　画像回り込み
------------------------------------------------------------*/
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	}

img.alignright {
	margin: 0 0 10px 20px;
	display: inline;
	}

img.alignleft {
	margin: 0 20px 10px 20px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

p img.alignleft{
	margin: 0 20px 10px 0px;
	}
html,
body {
  height: 100%;
}

#wrap {
    height: auto;
    margin: 0 auto ;
    min-height:100%;
    border-top: solid #0068b7 5px; 
    background: url("/images/nse/sns_back.png") repeat top center content-box ;
    background-position:50% -300px;
}

/* -----------------------
    Header
*--------------------------*/
.site-header {
    width:100%;
    min-height:80px;
    background-color: #fff;
}

.site-logo {
    float:left;
}

.container {
    max-width: 960px;
    min-width: 960px;
    padding-right: 0px;
    padding-left: 0px;
}
.row {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-collapse {
    max-width: 960px;
}

.navbar-default .navbar-toggle {
    color: #333;
    max-width: 960px;
    background-color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ffe;
}
.navbar-collapse {
    border:0;
}

.main-container{
    position:relative;
    max-width: 1170px;
    margin-left:auto;margin-right:auto;
}

img{
    max-width: 100%;
    height: auto;
}

.header-logo-image {
    margin:25px 0px 0px 0;
}

.clear {
    clear: both;
}

.logo-img {
padding:0;
width:100%;
background-color: #fff; 
}

.navbar .nav li a {
font-size: 1em;
color:#000;
}

.header-col {
    padding:0;
    margin:0;
}
.form-group input.header-search-form {
    width:220px;
}

.form-group button.header-search-button {
    border:0;
    margin:0;
    float:left;

}

/* nav menu */
.navbar .navbar-inner {
    padding: 0;
}

.navbar-collapse {
    height:40px;
    padding:0 0;
    min-width: 960px;

}
.navbar {
    margin:0;
    border:0;
    min-height:0;
    height:40px;
    border-radius: 0px;

}
.navbar .nav {
    height:40px;
    margin: 0;
    display: table;
    width: 100%;
}

.navbar .nav li {
    width:192px;
    display: table-cell;
}

#menu-main  > li > a {
    height:40px;
    border:0;
    color: #fff;
    text-align: center;
    padding:10px 0px 10px 0;
    /*border-left: 1px dotted #333;*/
    border-left: 1px solid #fff;
    /*
    border-right: 1px dotted rgba(0, 0, 0, .1);
    */
}

#menu-main  > li > a:hover, #menu-main  > li.active a:focus {
    background:url("/images/nse/sns_gnavi_over.png") no-repeat #fff 100% 100%;
    color: #fff;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover {
    background: #0068b7;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background:url("/images/nse/sns_gnavi_over.png") no-repeat #fff 100% 100%;
}

#menu-main  > li:last-child a{
   border-right:1px #fff solid;
}

.navbar-default{
    border: 0;
    border-width: 0;
    background-color: #0068b7;
}
.nav-footer {
    display:none;
}
.header-logo {
  width: 640px; 
  float: left;
}
.header-subnav {
  display:none;
  width: 320px;
  margin-left: 640px;
}
.header-col {
    padding:0;
    margin:0;
}
.form-group input.header-search-form {
    width:250px;
}

.header-logo {
  width: 640px; 
  float: left;
}
.header-subnav {
  width: 320px;
  margin-left: 640px;
}
.header-nav-layout {
    margin:0;
    padding:0;
    height:20px;
    min-width:320px;
}
.header-nav {
    margin:0;
    padding:0;
    height:15px;
    font-size:10px;

}

.header-col > .navbar-default{
    border: 0;
    border-width: 0;
    height: 100%;
    background-color: #fff;
}

.header-nav li.group_top{
    margin-top: -5px;
    width: 200px;
    padding:5px;
    background: #1c2057;
    float: left;
    text-align:center;
    vertical-align:middle;
    list-style:none;
}
.header-nav li.home{
    margin-top: -5px;
    width: 120px;
    padding:5px;
    float: left;
    background: #0068b7;
    text-align:center;
    list-style:none;
}

.header-nav li a{
    color: #fff;
    padding:0;
    text-decoration:none;
}
.header-nav li a:hover {
    color: silver;
    padding:0;
    text-decoration:none;
}

.navbar-form  {
    margin:0;
    padding:0;
    margin-top:10px;
}
.form-group input.header-search-form {
    margin:0;
    width:265px;
}

.form-group input.header-search-form {
    margin:0;
    width:150px;
    height:28px;
    border-radius: 0px;
}
.header-search-button {
    border:0;
    margin:0;
    padding:0;
    /*max-width:68px;
    min-height:32px;*/
}
.form-group button.header-search-button {
    border:0;
    margin:0;
    padding:0;

}
.form-group button.header-search-button:hover {
    border:0;
    margin:0;
    padding:0;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
}

.form-group button.header-search-button img{
    border:0;
    margin:0;
}

.header-lang {
    margin: 14px 0 0 0;
}

.header-lang a{
    font-size: 11px;
    color: #333;
    margin-left: 1px;
    margin-right: 4px;
}

.dropdown {
  display: block;

}
.dropdown-menu{
  /*position: relative;*/
  display:none;
  margin:0;
}

/*.dropdown-menu{display: block;}*/


ul#menu-main > li.dropdown{
}

ul#menu-main li.dropdown:hover > .dropdown-menu{
  display: block;
}
ul#menu-main li.dropdown > ul.dropdown-menu{
  padding-left: 12px;
  background-color: #008cce;
  margin:0;
}

ul#menu-main li.dropdown > ul.dropdown-menu > li.dropdown > ul.dropdown-menu{
  /*display: block;*/
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0);
  position: relative;
  display: block;
  border:0;
}
ul#menu-main li.dropdown ul.dropdown-menu {
    border-left: #008cce solid 2px;
    background: none;
    border-radius: 0px;
    margin:0;
    max-width:192px;
    /*height:40px;*/
    text-decoration: none;
    /*opacity: 0.9;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;*/
    padding:0;
    font-size: 12px;
    vertical-align:center;

}
ul#menu-main li.dropdown ul.dropdown-menu li.dropdown {
    height:100%;
    float: left;
}
ul#menu-main li.dropdown ul.dropdown-menu li{
    color: #000;
    background: #fff;
    float: left;
    margin:0;
    /*opacity: 0.9;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;*/
}

ul#menu-main > li.dropdown > ul.dropdown-menu li > a{
    padding:12px;
    margin:0;
    width:192px;
    height:40px;
    float: left;
    vertical-align:center;
    border-bottom: 1px #e6e6e6 solid;
}
ul#menu-main > li.dropdown > ul.dropdown-menu li > a:hover {
    color: #fff;
    border-left: solid 2px #5db6e7;
}

ul#menu-main li.dropdown > .dropdown-menu > .active > a {
    background: #fff;
    font-weight: bold;

}
ul#menu-main li.dropdown > .dropdown-menu > .active > a:hover {
    background: #008cce;
    font-weight: bold;

}

ul#menu-main li.dropdown > .navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
    border:0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
ul#menu-main li.dropdown >  .dropdown-menu > li > a {
    max-width:192px;
    color: #000;
    font-size:10px;
    text-decoration: none;
}

ul#menu-main li.dropdown > .dropdown-menu > li:first-child > a:focus, .dropdown-menu > li:first-child > a:hover {
    max-width:192px;
    border-left: solid 2px #5db6e7;
    background: #008cce;
    text-decoration: none;
}


ul#menu-main li.dropdown > .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    max-width:192px;
    border-left: solid 2px #1452cc;
    background-color: #008cce;
    text-decoration: none;
}

ul#menu-main li.dropdown > .dropdown-menu > li > .dropdown-menu > li {
    max-width:192px;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    /*opacity: 0.9;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;*/
}

ul#menu-main li.dropdown .dropdown-menu > li > .dropdown-menu > li > a{
    text-align:left;
    padding-left: 24px;
}

/* -----------------------------------------
 TOP LINEUP CONTENTS
-------------------------------------------*/
.container-wipe {
    border-radius: 10px;  
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;  
}

.easingslider-slide{
    border-radius: 10px;  
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;  
}

.main-v {
    margin-top: 20px;
    /*background-color: #ffe;*/
    margin-bottom: 0px;
    border-radius: 10px;  
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;  
}

.main-v img{
    /*background-color: #ffe;*/
    border-radius: 10px;  
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;  
}

.top-container {
    margin-top: 20px;
    padding-top:20px;
    padding-left:18px;
    padding-right:18px;
    padding-bottom:20px;
    background-color: #fff; 
}

.page-container {
    margin-top: 20px;
    background-color: #fff; 
}

.top-lineup-header {
    padding:0 0 18px 0;
}

.top-lineup-title {
    background: url("/images/nlm/top_contents_header_bg.gif") repeat-x #fff;
    height: 52px;
    padding: 5px 5px 5px 10px;
}

.top-lineup-title label {
    height: 35px;
    padding:5px;
    font-size: 18px;
    border-left: 3px solid #0068b7;
}


.top-tec-lists {
    width: 312px;
    padding: 0 12px 36px 0;
}
.top-tec-lists-end {
    width: 300px;
    padding: 0 0 36px 0;
}

.top-tec-lists img{
    width: 300px;
}
.top-tec-lists-end img{
    width: 300px;
}

/*TOP SENSER SEARCH*/

.top-sensor-header {
    padding: 0 0 14px 0;
}
.top-sensor-header h2{
    height:50px;
    margin:0;
    padding: 0;
    font-weight: normal;
}
.top-sensor-header img{
    margin-right: 10px;
}


.sensor-serch-container {
    margin:0;
    padding:9px 0px 15px 25px;
    width: 924px;
    height: 292px;
    background: url("/images/nse/sns_search_bg.png") #fff no-repeat;
}
.search-tabs {
    margin-top: 30px;
    width: 300px;
    float:left;
}
.search-tabs a:hover {
    padding:0;
}

.search-tab1 {
    margin-top: 10px;
    width: 300px;
}

.search-tab2 {
    margin-top: 35px;
    width: 300px;
}

#search-lists {
   cursor: pointer;
}
#category-lists {
    width: 624px;
}

.search-comment {
    margin-top:120px;
    margin-left:370px;
    font-size: 24px;
    color: #fff;

}
#category-lists1 {
    width: 600px;
    height: 277px;
    margin-left: 300px;
    background: url("/images/nse/category-lists-bg1.png") no-repeat;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    padding:25px 20px 20px 34px;
}
#category-lists2 {
    width: 600px;
    height: 277px;
    margin-left: 300px;
    background: url("/images/nse/category-lists-bg2.png") no-repeat;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    padding:25px 10px 20px 18px;
}

.top-search-button {
    text-align:center;
    width: 136px;
    height: 50px;
    float:left;
    margin-left;
}
.top-search-buttons1 {background: url("/images/nse/top-search-1.png") no-repeat;}
.top-search-buttons2 {background: url("/images/nse/top-search-2.png") no-repeat;}
.top-search-buttons3 {background: url("/images/nse/top-search-3.png") no-repeat;}
.top-search-buttons4 {background: url("/images/nse/top-search-4.png") no-repeat;}
.top-search-buttons5 {background: url("/images/nse/top-search-5.png") no-repeat; margin-top: 10px; }
.top-search-buttons6 {background: url("/images/nse/top-search-6.png") no-repeat; margin-top: 10px;}
.top-search-buttons7 {background: url("/images/nse/top-search-7.png") no-repeat; margin-top: 10px;}
.top-search-buttons8 {background: url("/images/nse/top-search-8.png") no-repeat; margin-top: 10px;}
.top-search-buttons9 {background: url("/images/nse/top-search-9.png") no-repeat; margin-top: 10px;}
.top-search-buttons10 {background: url("/images/nse/top-search-10.png") no-repeat; margin-top: 10px;}
.top-search-buttons11 {background: url("/images/nse/top-search-11.png") no-repeat; margin-top: 10px;}
.top-search-buttons12 {background: url("/images/nse/top-search-12.png") no-repeat; margin-top: 10px;}
.top-search-buttons13 {background: url("/images/nse/top-search-13.png") no-repeat; margin-top: 10px;}
.top-search-buttons14 {background: url("/images/nse/top-search-14.png") no-repeat; margin-top: 10px;}
.top-search-buttons15 {background: url("/images/nse/top-search-15.png") no-repeat; margin-top: 10px;}
.top-search-buttons16 {background: url("/images/nse/top-search-16.png") no-repeat; margin-top: 10px;}

p.category1-lists-title {
    text-align:center;
    padding:16px 0 0 0;
    line-height:0; 
}
p.category1-lists-title a{
    font-size: 16px;
    color: #555;
    padding:0;
}
span.category1-lists-description {
    color: #555;
    font-size: 11px;
}
p.category2-lists-title {
    text-align:center;
    padding:24px 0 0 0;
    line-height:0; 
}
p.category2-lists-title a{
    font-size: 17px;
    color: #555;
    padding:0;
}

/* -------------------------------------------
    TOP NEWS
---------------------------------------------*/
.top-news-container {
    padding:18px 0 0 0;
    width: 690px;
}
.nav-tabs {
    margin-top: 12px;
    border:0;
}
.nav-tabs  li{
    height: 32px;
    border:0;
    width:222px;
    text-align:center;
}
.nav > li > a {
    padding:0;
    color:#333;
    font-size: 13px;
}
.nav > li > a > img{
    margin-top: -3px;
}

.nav-tabs li.active {
    height: 100%;
    width:222px;
    color: blue;
}

.nav-tabs li.acitve a{
    margin:0;
    padding:0;
    border:0;
    height: 100%;
    width:222px;
    color: blue;
}
.nav-tabs li:last-child {
    margin-left: 12px;
    border:0;
    height: 32px;
    width:222px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #333;
    font-weight: bold;
    font-size: 13px;
    border:0;
    height: 32px;
    background: url("/images/nmt/top_new_tab_bg.gif") #fff repeat-x 100% 100%;
    /*background: url("/images/nmt/top_new_tab_bg.gif") #fff repeat-x 100% 100%;*/
}

.nav-tabs > li > a {
    padding:7px;
    border:0;
    height: 32px;
    background: url("/images/nmt/top_new_tab_bg.gif") #fff repeat-x 100% 100%;

}
.nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
    padding:7px;
    border:0;
    height: 32px;
    background: url("/images/nmt/top_new_tab_bg.gif") #fff repeat-x 100% 100%;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
}

.tab-pane {
    height: 185px;

}
.tab-content img{
    padding:0;
    margin-top: -4px;
}

.top-news {
    font-size: 12px;
    padding:7px 7px;
    border-bottom: 1px solid #e6e6e6;
}
.top-news img {
    margin-left: 5px;
}
.top-news a {
    font-size: 12px;
    color: #333;
    margin-left: 10px;
    text-decoration: underline;
}

.top-news a:hover {
    color: #0068b7;
    margin-left: 10px;
    text-decoration: underline;
}

.to-past-news {
    padding:10px 0 0 0;
    width: 100%;
    text-align:right;

}

.to-past-news a{
    text-decoration: underline;
    font-size: 13px;
    font-weight: bold;
    color: #333;
}
.to-past-news a:hover {
    color: silver;
}

/* -------------------------------------------
    TOP SUB BANNER
---------------------------------------------*/
.top-products-search {
    width: 234px;
    padding:8px 0 0 12px;
}
.top-products-search-header {
    padding:0 5px 0 0;
}
.top-products-search-header h4{
    padding:0 5px 0 0;
    line-height:0;
    font-size: 13px;
}

.product-search-form {
    padding:10px;
    text-align: center;
    background: #efefef;

}
.product-input {
    text-align: left;
    padding-bottom: 10px;
}
.product-input img{
    margin-top: -3px;
    padding-right: 5px;
}
.btn {
    padding:0;
    border:0;
    border-radius: 0px;
    white-space: 0;
    margin:0;
}
input.product-input-text {
    width: 200px;

}
.top-products-search-header h4 img{
    padding:0 5px 0 0;
}

.top-sub-banner p.banner1{
    padding:0 0 18px 0;

}
.top-sub-banner p.banner2{
    margin:0;
    padding:0 0 0 0;

}

/* --------------------
    Page
-----------------------*/
.page-contents {
    padding: 10px 40px 10px 40px;
}
.page-contents > table {
    width: 100%;
    border: 1px #fff solid;
    background: #efefef;
    border-collapse:collapse;
    font-size: 12px;
}
.page-contents > tr {
}
.page-contents >  table > tbody >tr > th {
    padding: 5px 10px;
    border: 1px #fff solid;
    color: #fff;
    background: #333;

}
.page-contents >  table > tbody >tr > td {
    padding: 5px 10px;
    border: 1px #fff solid;

}

.page-contents >  table > tbody >tr > td  > table > tbody >tr > td {
    padding: 0px;
    border-left: 1px #fff solid;

}
.page-contents >  table > tr > td {
    padding: 10px;
    border: 1px #fff solid;

}
.page-contents >  table > tr > td {
    padding: 10px;
    border: 1px #fff solid;

}
.page-contents  img {
    vertical-align: top;

}

.page-contents  h1 {
    width: 300px;
    font-weight: normal;
}
.page-contents  h3 {
    width: 300px;
    font-size: 15px;
    font-weight: bold;
}
.page-contents  h5 {
    font-size: 16px;
    width: 100%;
    line-height: 1.8;
    border-bottom: 4px #0068b7 solid;
    font-weight: bold;
}

h6 {
    font-size: 11px;
    border-bottom: 1px solid #efefef;
}
/* ----------------------
    Search Page contents
-------------------------*/
.search-page-contents {
    width: 100%;
}
.seach-page { 
    padding: 0px 20px 0px 20px;
}
.search-page-list {
    border-bottom: 1px #efefef solid;
    padding: 10px 10px 10px 10px;
}
.search-page-list a{
    color: #333;
}
.search-page-list a:hover {
    color: silver;
}

/* ----------------------
    Single Page contents
-------------------------*/
.single-page-contents > table {
    margin-top: 12px;
    width: 680px;
    border-collapse: collapse;
    font-size: 9px;

}
.single-page-contents > table th {
    padding: 1px;
    text-align:center;
    vertical-align: middle;
    color: #fff;
    background-color: #222;
    border: 1px solid #fff;
}
.single-page-contents > table tr {
    background-color: #efefef;
}
.single-page-contents > table td {
    padding: 6px;
    vertical-align: middle;
    color: #222;
    border: 1px solid #fff;
    word-break: break-all;
}
.single-page-contents > table tr.sensor-table-header {
    text-align: center;
    /*border-bottom: 2px #0068b7 solid;*/
}
.single-page-contents > table td.center {
    text-align: center;
}

.single-page-contents > table td.color2 {
    background: blue;
}
.single-page-contents > table td.sensor-thumbnail {
    padding:0;
    text-align:center;
    width:100px;
    height:100%;
}


/* --------------------------------------------------
    Category Page
----------------------------------------------------*/
.category-container {
    padding:0;
    margin:auto 0;
    width: 960px;
    padding: 18px;
}

.page-breadcrumbs {
    font-size: 11px;
    height: 29px;
}

.page-breadcrumbs a.category, .page-breadcrumbs a.taxonomy,{
    font-size: 11px;
    background: #fff;
}


.category-sidebar {
    margin:auto 0;
    width: 222px;
    min-height:700px;
    padding:0;
    list-style:none;
    display:none;


}
.single-page-sidebar .textwidget{
    margin-top:10px;
}


.menu-products-container {

    margin:auto 0;

}

li.widget_extended-categories {
    list-style: none;
    text-align:center;
}

li.widget_extended-categories > ul{
    margin:0;
    padding:0;
}

li.widget_extended-categories > ul > li{
    list-style: none;
    text-align:left;
    height: 43px;
    padding: 11px;
    background: #fff;
}

li.widget_extended-categories > ul > li:hover {
    list-style: none;
    text-align:left;
    height: 43px;
    padding: 11px;
    background: #659dcf;
    font-weight: bold;
}


.category-sidebar a{
    width: 222px;
    height: 43px;
    color: #222;
}
.category-sidebar a:hover {
    /*text-decoration: none;*/
    color: #222;
}

h2.widgettitle {
    margin:0;
    background: url("/images/nse/sidebar-header.png") repeat-x #fff;
    color: #fff;
    text-align:center;
    font-size: 15px;
    height: 51px;
    padding:18px;
    border-top-left-radius: 4px; 
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px; 
}

.category-contents {
    padding:0;
    margin:0 0 0 22px;
    width: 680px;
    max-width: 680px;

}

.single-page-container {
    padding:0;
    margin:0;
    width: 960px;
    padding: 18px;
    min-height: 700px;
}
.single-page-sidebar {
    margin:0;
    width: 222px;
    padding:0;
    float:left;
    display:none;
}

.single-page-sidebar li {
    list-style: none;


}
.single-page-sidebar a{
    width: 222px;
    height: 43px;
    color: #222;
}
.single-page-sidebar a:hover {
    /*text-decoration: none;*/
    color: #222;
}
.single-page-contents {
    padding:0;
    margin:0 0 0 0px;
    width: 965px;
    max-width: 680px;

}

/* -----------------------------------
 COMMON
---------------------------------------*/
.page-title {
    background: url("/images/nmt/top_contents_header_bg.gif") repeat-x #fff;
    height: 52px;
    padding: 5px 5px 5px 10px;
}

.page-title label {
    height: 35px;
    padding:5px;
    font-size: 18px;
    border-left: 3px solid #1F1F4D;
    font-weight: bold;
}

ul.menu {
    width: 222px;
    min-height: 44px;
    margin: 0;
    padding:0;
    list-style:none;
    border-bottom: 1px solid #efefef;
}
ul.menu > li.open-menu {
    position: relative;
    list-style: square url('/images/nse/side_nemu_pt_open.png') inside;
}
ul.menu > li.open-menu:hover, ul.menu > li.open-menu:focus {
    list-style: square url('/images/nse/side_nemu_pt_open.png') inside;
}
ul.menu > li {
    min-height: 44px;
    margin: auto 0;
    width: 222px;
    padding: 12px 0 0 24px;
    list-style: square url('/images/nse/side_nemu_pt.png') inside;
    cursor: pointer;
    background: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#fff));
    background: -moz-linear-gradient(top, #e7e7e7, #fff);
    background: -ms-linear-gradient(top, #e7e7e7, #fff);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7', endColorstr='#fff', GradientType=0)";
}
ul.menu > li:hover {
    min-height: 44px;
    margin: auto 0;
    width: 222px;
    padding: 12px 0 0 24px;
    /*border-bottom: 1px #fff solid;*/
    cursor: pointer;
}

ul.menu > li > a{
    text-decoration:none;
    height: 44px;
}

ul.sub-menu {
    min-height: 44px;
    display:none;
    width: 222px;
    margin:4px 0 0 -24px;
    padding:0 0 0 0;
}

ul.menu > li > ul.sub-menu > li {
    cursor: pointer;
    line-height: 2;
}
ul.menu > li > ul.sub-menu > li:hover {
    /*list-style: square url('/images/nse/side_nemu_pt.png') inside;*/
    background: #5db6e7;
    cursor: pointer;
}
ul.menu > li > ul.sub-menu > li:focus {
    /*list-style: square url('/images/nse/side_nemu_pt.png') inside;*/
    cursor: pointer;
}

ul.menu > li > ul.sub-menu li:first-child {
    /*list-style: square url('/images/nse/side_nemu_pt.png') inside;*/
    margin-top: 10px;
    min-height: 44px;
    width: 222px;
    /*margin-top:25px;*/
    padding:8px 0 0 40px;
    cursor: pointer;
}
ul.menu > li > ul.sub-menu li {
    /*list-style: square url('/images/nse/side_nemu_pt.png') inside;*/
    min-height: 44px;
    width: 222px;
    padding:8px 0 0 40px;
    cursor: pointer;
    border-top: 1px solid #efefef;
}
ul.menu > li > ul.sub-menu >li >a{
    text-decoration:none;
}
ul.menu > li > ul.sub-menu li > ul.sub-menu {
    margin-left: -40px;
}
ul.menu > li > ul.sub-menu li > ul.sub-menu > li {
    /*list-style: square url('/images/nse/side_nemu_pt.png') inside;*/
    list-style: disc inside;
    min-height: 44px;
    width: 222px;
    padding:8px 0 0 60px;
    border-top: 1px solid #efefef;

}
ul.menu > li > ul.sub-menu li > ul.sub-menu > li:hover {
    /*list-style: square url('/images/nse/side_nemu_pt.png') inside;*/
}

ul.menu > li > ul.sub-menu >li > ul.sub-menu > li a{
    text-decoration:underline;
    width: 222px;
    min-height: 44px;
}

/* form placeholder color*/
.form-control::-moz-placeholder {
  font-weight:normal;
  color: silver;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  font-weight:normal;
  color: silver;
}
.form-control::-webkit-input-placeholder {
  font-weight:normal;
  color: silver;
}

.to-page-top {
 text-align:right;
 height: 43px;
 padding-right:18px;
}

.to-page-top img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
}
/*Footer*/
#footer{
    width: 100%;
    color: #fff;
    background-color:#0068b7; 
    padding: 40px 0;
}

#footer .logo{
    text-align:left;
}
#footer .footer-nav{
    padding:0;
    font-size: 11px;
    text-decoration: none;
    float: right;
}

#footer .footer-nav ul li{
    height:12px;
    padding: 10px 15px;
    float: left;
    list-style: none;
    line-height:0;
    border-left: 1px solid #e6e6e6;
}
#footer .footer-nav ul li:last-child {
    height:12px;
    padding: 10px;
    float: left;
    list-style: none;
    line-height:0;
    border-right: 1px solid #e6e6e6;    
}

#footer .footer-nav ul li a{
    text-decoration: none;
    color:#fff;   
}
#footer .footer-nav ul li a:hover {
    color:silver;   
}

/* Group Footer*/
#group-footer{
    width: 100%;
    color: #999;
    background:url("/images/nml/footer_bg.png") repeat-x #e6e6e6 0px -100px; 
    text-align: left;
    padding: 0;
    height: 60px;
}
.group-nav a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
}
.footer-copy{
    text-align:right;
    height: 50px;
    padding-top: 18px;
    font-size: 13px;
    color: #555;
}


