﻿@charset "UTF-8";

/* drk-

 #154DDB 70C3F3 */
/* blue #70c3f3 */
/* ------- base ------- */

body, div, ul, li {
  margin:0;
  padding:0;
}

a {
  color: black;
}

body {
  width:920px ;
  color: #333844;
  background-color: #FFFFFF;
  margin-right: auto;
  margin-left: auto;
  overflow-y: scroll;
  font-family: "nyt-cheltenham",georgia,"times new roman",times,serif;
}

.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
  margin-bottom: 20px;
}


/* ------- header ------- */

#header {
  width:920px;
  height: 150px;
/*   background: url(../img/bg.png) repeat-x 0 bottom #DCEDEF; */
}
#indexTopper{
  width:920px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
}
#indexTopper img {
  float:left;
  margin:0 10 0 10;
}
#indexTopper div {
  margin-left: 200px;
  overflow:hidden;
}
#indexTopper p {
/*  text-shadow: 1px 1px 1px #000;*/
  font-weight:bold;
  font-style:italic;
}




.tableTitle{
  padding: 2px 0 0 5px;
  font-weight: bold;

}
.categoryHeader {
  background-color: #FFB000;
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin: 0px 1px 10px 1px;
}
.categoryHeader-blue {
/*   background-color: #154DDB; */
  background-color: #2577A3;
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin: 0px 1px 10px 1px;
}
/* main contents */
.left-content{
  float: left;
  width: 300px;
  height: 800px;
}
.Articles{
  width: 300px;
  height: 330px;
  background-color: #fff;
  border-radius: 5px;
}




.Quicklinks{
  width: 290px;
  height: 160px;
  margin: 1px 1px 1px 1px;
  background-color: #fff;
/*   border-style: solid;
border-color:gray; */
  border-radius: 10px;
}
.Quicklinks > ul li {
  padding: 1px;
  display: block;
}




.under-container {
  clear: both;
  width:920px;
  margin-top:10px auto;
  background-color:#fff;
  padding: 0;
}

.under-column {
  background-color: #F7F5F1;
  font-family: "nyt-cheltenham",georgia,"times new roman",times,serif;
  color:black;
  border-color: gray;
/*   border-style: solid; */
  border-radius: 5px;
  float:left;
  width:301px;
  height: 400px;

  margin:0 0 0 5px;
}
.under-header{
  line-height: 18px;
  margin-bottom: 10px;
  background-color: black;
  color:#FFB000;
  font-size: 18px;
}
/* font-design */
.blue-font{
  color:#33AAEE ;
}

.orange-font{
  color:#FFB000 ;
}

.white-font{
  color:#FFF ;
}
.viewName{
  font-weight: bold;
}

.list-box {
/*   border-bottom: 1px solid #eee; */
  width: 100%;
  padding: 0px 3px 10px 0px;
  display: block;

}




.recentnews .list-header{
  margin:0 0 10px auto;
  padding:0;
  width: 100%;
/*   height: 40px; */
/*  background-color: #154DDB; */
 background-color: #2577A3;
 color: white;
  font-family: "nyt-cheltenham",georgia,"times new roman",times,serif;

}
.recentnews {
  float:left;
  width:600px;
  margin-left:10px;
  background-color:#fff;
/*   border-color: #154DDB; */
/*   border-style: solid; */
  border-radius: 5px;
}

.list-header{
  margin:20px 10px 20px auto;
  padding:10px;
  width: 100%;
  /*   background-color: #70c3f3; */
  /*  color: #FFB000; */
  font-family: "nyt-cheltenham",georgia,"times new roman",times,serif;
  color: #DB8919;
/*   background-color: #154DDB; */

  font-size 12px;
  border-bottom:none ;
/*   border-bottom:dashed white ; */
}


.side-list-box {
  /*   border-bottom: 1px solid #eee; */
  width: 90%;
  margin: 0 auto 2px auto;
  padding: 0px 3px 10px 0px;
  display: block;
  border: solid;
}

.side-list-header{
  margin:2px 2px 2px 2px;

  font-family: "nyt-cheltenham",georgia,"times new roman",times,serif;
  color: black;
  font-size 12px;
  border-bottom:solid black ;
}


.list-img {
  float: left;
}
.list-img,.list-text{
  margin-left: 1%;margin-right: 2%;
  margin-top: 1%; margin-bottom: 2%;



}

.list-img img {
  float: left;
  margin: 5px 2px auto;
}
.list-title{
  display:block;
  margin-left: 30px;
  padding: 4px 1px 2px 30px;
  font-size:14px;
  line-height: 16px;
  font-weight: bold;
  text-indent:-1px;
}
.list-posted {
  font-size: 12px;
  color: black;
  text-align: right;
  font-weight: bold;
  padding-right: 0px;
}
.list-cat {
/*  background-color: #FFB000;/*
  border-radius: 12px;
/*   color: #154DDB; */
/*  color: #fff;*/
   color:white;
  font-size: 10px;
  padding: 1px 1px 1px 1px;
  margin: 1px 20px 10px 1px;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.list-date {
  font-size: 14px;
  color: black;
  margin: 1px;
  margin-right: 0px;
  text-align: right;
  padding-right: 0px;
}
.list-prop{
  display: box;
  font-family: "nyt-cheltenham",georgia,"times new roman",times,serif;
  font-size: 14px;
  color: #333844
  line-height: 20px;
  margin: 5px;
  padding-left: 5px;

}

.list-text{
  display: box;
  font-family: "nyt-cheltenham",georgia,"times new roman",times,serif;
  font-size: 14px;
  color: black
  line-height: 20px;
  margin: 2px;
  padding-left: 0%;

}
.fix-box-h{
  height: 200px;
}
.under-container .list-prop {
  font-size: 14px;
  margin: 5px 5px 5px 5px;
}

#header-inner {
  width: 920px;
  height: 115px;
  margin: 0 auto;
}

#logo {
  float: center;
  padding-top: 10px;
}

/* ------- tab menu------- */
#menu{
  background-color:#CCCCCC;
  padding: 0;
  margin:0px;
  width:920px;
  height: 24px;
}
#tab {
/*   padding:auto; */
  color:#8C8C8C;
  /* margin: 0 auto; */
}


#tab li {
  float: left;
  margin-right: 10px;
  list-style-type: none;
}

#tab li a {
  display:block;
  text-decoration: none;
  padding: 6px 5px 5px 8px;
  font-size:12px;
  background-color: #CCCCCC;
  color:#8C8C8C;
}

#tab li a:hover {
  background-color: #747468;
  text-decoration: underline;
  color: #fff;
}

#menu-abouts:hover {
  background-color: #747468;
  text-decoration: underline;
  color: #fff;
}
#old_menu-abouts:hover {
  background-color: #747468;
  text-decoration: underline;
  color: #fff;
}

#tab li a.selected {
  background-color: #FFB600;
  color:#292623;

}

#nav-tab > .active{
  color:red;
  text-decoration: underline;
}


ul li a {
  margin:0px;
  padding: 0px;
  font-size: 12px;
  line-height:12px;
  text-decoration: none;
}
hr {
  border-style: dashed;
}
li a:hover {
  color:red;
}

#tab li a.active {
  background-color: #FFB600;
  color:#292623;
}


/* ------- footer ------- */

footer {
  width:100%;
  height: 20px;
  padding-top:5px;
  text-align:center;
  background-color: #494941;
  color:#CCC;
  bottom:0;
  position:fixed;
}


/* jquery */
/* menu */
#old_menu-abouts {
  padding: 7px 5px 0px 8px;
  margin-top: 0px;
  font-size:12px;
  line-height:12px;
  text-align:left;
  height: 17px;
}

#menu-abouts {
  height: 17px;
  font-size:12px;
  line-height:12px;
  text-align:left;
  cursor:pointer;
  padding: 7px 5px 0px 8px;
  z-index:2;
  position:relative;

}
.menu-about{
  clear: both;
  position: absolute;
  font-size: 12px;
  padding-top:3px;
  padding-right:5px;
  width:80px;
  height:24px;
  text-align:left;
  z-index: 99999;
  display:none;
}
/* old articles */
.topic-path {
  margin-top: 19px;
  padding: 0px 2px 1px 3px;
  height: 50px;
  font-size: small;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFB700;
}

/* Google API books */
.book-list-header{
  margin:2px 10px 5px 1px;
  padding:1px 1px 1px 1px;
  width: 100%;
  height: 18px;
  background-color: #CCCCCC;
}

.book-list-prop{
  font-size: 14px;
  line-height: 14px;
  margin: 1px;

}

/* wiley table tags */
.tbl_wiley{
  width: 200px;
  border-width: 1px;
  border-style: solid;
}

.imgLib{
  padding: 0;
  padding-top:5px;
  margin: 0;
  font-size: 12px;
}

.wileyimg{
  width: 24px;
  height: 24px;
}
