/*

	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution License

	Name       : Null Atmosphere
	Version    : 1.0
	Released   : 20130222
	
*/
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 400;
  src: local('Bitter-Regular'), url(http://carbon.nju.edu.cn/cn/2PcBT6-VmYhQCus-O11S5-vvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}

* {
	margin: 0;
	padding: 0;
}

#mytable {  
    width: 900px;  
    padding: 0;  
    margin: 0;  
}

th {  
    font: bold 11px "trebuchet ms", verdana, arial, helvetica, sans-serif;  
    color: #4f6b72;  
    border-right: 1px solid #c1dad7;  
    border-bottom: 1px solid #c1dad7;  
    border-top: 1px solid #c1dad7;  
    letter-spacing: 2px;  
    text-transform: uppercase;  
    text-align: left;  
    padding: 6px 6px 6px 12px;  
    background: #cae8ea url(images/bg_header.jpg) no-repeat;  
}  
td {  
    border-top: 1px solid #c1dad7;
    border-left: 1px solid #c1dad7;
    border-right: 1px solid #c1dad7;  
    border-bottom: 1px solid #c1dad7;  
    background: #fff;  
    font-size:13px;  
    padding: 6px 6px 6px 12px;  
    color: #4f6b72;  
}  

a {
	color: #f98f4e;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 12pt;
	line-height: 1.75em;
	font-family: Arial, sans-serif;
	background: #73AAE0 url('bg.jpg') top left no-repeat;
	background-size: 100%;
	color: #e1eaf0;
}

br.clear {
	clear: both;
}

h1,h2,h3,h4 {
	text-transform: capitalize;
}

h2,h3,h4 {
	margin-bottom: 1em;
	font-family: Bitter, serif;
	color: #ffffff;
}

img.left {
	float: left;
	margin: 5px 20px 20px 0;
}
img.right {
	float: right;
	margin: 5px 20px 20px 0;
}
img.top {
	margin: 5px 0 20px 0;
}

p {
	margin-bottom: 1.5em;
	font-family: Arial, sans-serif;
}

ul {
	margin-bottom: 1.5em;
}

.imageList {
	list-style: none;
}

.imageList li {
	clear: both;
}
	
.dateLinkedList {
}
	
.dateLinkedList .date {
	display: inline-block;
	width: 50px;
	font-size: 0.8em;
	background: #73AAE0;
	margin: 0 0.5em 0 0;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
}
.imgleft {
      width: 430px;
      font-size: 11pt;
      float: left;       
      text-align: center;
}
.imgright {
      width: 430px;
      font-size: 11pt;
      float: right;
      text-align: center; 
}
.imgtxt {
    width: 800px;
    font-size: 12pt;
    float: left;
}

.banertitle{
    font-size: 14pt;
    color: blue;
}
#banner {
	background: #ffffff;
}

#box1 {
	margin: 0px 0 25px 0;
	overflow: hidden;
}

#box2 {
	margin: 0px 20px 20px 20px;
	width:880px;
	float:left;
	
}
#box3 {
        margin: 0px 20px 20px 20px;
        width:400px;
        float:left;

}

#box4 {
        margin: 0px 20px 100px 20px;
        width:350px;
        float:left;

}
#box5 {
        margin: 0px 20px 100px 20px;
        width:900px;
        float:left;

}
#content {
	width: 910px;
	float: left;
	padding: 0px;
}

#copyright {
	text-align: center;
	margin: 0 0 60px 0;
	color: #B4D6E8;
	font-size: 0.9em;
}

#copyright a {
	color: #B4D6E8;
}
	
#footer {
	position: relative;
	padding: 40px 30px 0 30px;
	width: 920px;
	color: #D1E7F9;
}

#footer a {
	color: #eff4f7;
}

#footer h2, #footer h3, #footer h4 {
	color: #f5f8fa;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	padding: 10px 0 10px 0;
	border-top: dotted 1px #D1E7F9;
}

#footer ul li.first {
	padding-top: 0;
	border-top: 0;
}

#footerContent {
	width: 440px;
	float: right;
}

#footerSidebar1 {
	width: 215px;
	float: left;
}

#footerSidebar2 {
	width: 215px;
	margin: 0px 30px 0 240px;
}

#header {
	position: relative;
	padding: 30px;
	height: 115px;
	margin: 25px 0 0 0;
}
#header a{
	text-decoration: none;
	color: #ffffff;
}
#logo {
	position: absolute;
	top: 30px;
	left: 30px;
	height: 95px;
	line-height: 115px;
}
#version{
	float:right;
	position: absolute;
	top: 30px;
	}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

#logo h1 {
	font-size: 2.75em;
	font-family: Bitter, serif;
	text-shadow: 0px 2px 1px #4786b6;
}

#main {
	position: relative;
	padding: 40px 30px 0px 30px;
	width: 920px;
	background: #ffffff;
	color: #666666;
}

#main strong {
	color: #444444;
}

#main a {
	color: #212121;
}

#main h2, #main h3, #main h4 {
	color: #141414;
}

#main ul {
	list-style: none;
}

#main ul li {
	padding: 2px 0 2px 0;
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#nav {
	position: absolute;
	right: 30px;
	height: 51px;
	line-height: 51px;
	top: 122px;
	font-family: Bitter, serif;
	text-shadow: 0px 1px 1px #4786b6;
}



#nav a {
	text-decoration: none;
	text-transform: capitalize;
	color: #eff4f7;
	font-size: 14pt;
}

#nav li {
	margin: 0px 7px 0 7px;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	float: left;
}

#nav1 {
        font-size: 14pt;
        font-family: Bitter, serif;
}

#nav1 a {
        text-decoration: none;
        text-transform: capitalize;
        font-size: 14pt;
}

#box2 a {
        text-decoration: none;
        text-transform: capitalize;
        font-size: 14pt; 
}

#nav1 li {
        margin: 0px 1em 0 1em;
        color: #000000;
}

#nav1 ul {
        list-style: none;
}

#nav1 ul li {
        float: left;
}


#nav2 {
        font-size: 12pt;
        font-family: Bitter, serif;
}

#nav2 a {
        text-decoration: none;
        text-transform: capitalize;
        font-size: 14pt;
}

#nav2 li {
        margin: 0px 1em 0 1em;
        color: #000000;
}

#nav2 ul {
        list-style: none;
}

#nav2 ul li {
        float: left;
}


#outer {
	position: relative;
	width: 980px;
	margin: 0px auto 0 auto;
}

#search input.button {
	margin-left: 1em;
	border: 0px;
	color: #ffffff;
	background: #f98f4e;
	padding: 6px;
}

#search input.text {
	border: dotted 1px #ffffff;
	padding: 5px;
}

#sidebar1 {
	width: 300px;
	float: right;
	padding: 0px;
}

#sidebar2 {
	width: 215px;
	margin: 0px 0 0 240px;
	padding: 0px;
}

.li1 {
	font-family: Gungsuh;
	font-size: 16px;
	line-height: 25px;
        width: 60px;
        text-align: center;
	background-color: white;
	list-style-type:none;
	font-weight: bold;
	margin-left:0px;
        margin-right:0px;
}
.li2 {
	font-family: Gungsuh;
	font-size: 16px;
        text-align: center;
	line-height: 25px;
        width: 60px;
	background-color:  #d9d9d9;
	list-style-type:none;
	font-weight: bold;
	margin-left:0px;
        margin-right:0px;
	color : red;
}
