.chinese{
font-family:StdKai-Medium;
font-size:18px;
color:#000066;
}

.container{
/*height:560px;*/
overflow:visible;
/*overflow:auto;*/
height:auto;
scrollbar-arrow-color:#b2d9ff;
scrollbar-base-color:#eaeb0e;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#2a2a86;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff

}
h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000099;
}


.td{
	
}

.h1{
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bolder;
color:#000099;
text-decoration:underline;
}
.h2{
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bolder;
color:#000099;

}
.h3{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bolder;
color:#000099;
text-decoration:underline;
}
body {
	/*background-color:#00509F;*/
	background-color:#007997;
	MARGIN: 0px;
	/*height:430px;*/
	font-size:12px;
	font-family:verdana;
	color:#FFFFFF;
	overflow:auto;
	}

.bodyline	{
	background-color:#C4E4F4;
	border-left: 1px #D9D9D9 solid;
	border-right: 1px #D9D9D9 solid;
	height:430px;	
	width:100%;
	background-image:url(../images/background.png);
	
}
#main {
	/*height:100%;
	width:100%;*/
	border-bottom:3px solid #0D5061;
	}

#leftmodules{
	/*float				: left;*/
	width				: 165px;
	/*margin-top			: 3px;*/
	border-right-style:solid;
	border-right-color:#CCCCCC;
	border-right-width:thin;
	height:680px;
	margin-bottom:0px;
	margin-left:0px;
	background-color:#007997;
	
}

#rightmodules{
	float				: right;
	width				: 165px;
	/*margin-top			: 10px;*/
	margin-bottom:0px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-left-width:thin;
	height:680px;
	
	background-color:#007997;
	background-position:bottom;
	background-image:url(../images/rightmodule.gif);
	background-repeat:no-repeat;
/*	text-align:right;*/
}

.paragraph
{
font-family      : verdana;
	font-size :10pt;
  /*	color            : #333333;*/
	color:#000066;
}
p
{
font-family      : verdana;
	font-size :10pt;
  /*	color            : #333333;*/
	color:#000066;
}

tr,  div {  
	font-family      : Tahoma, Arial, Helvetica, sans-serif;
	font-size        : 11px;
  	color            : #333333;

	
}



hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

/*pathway setting*/
.pathway {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
}

a.pathway:link, a.pathway:visited {
  color            : #0033FF;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #FF3300;
  font-weight      : normal;
  text-decoration   : none;
}

#active_menu {

  color:#001dbc;
}

a.mainlevel:link, a.mainlevel:visited {
display:block;
color:#000066;
font-weight: bold;
text-indent: 0px;
font-family:Verdana, Arial, Helvetica, sans-serifs;
text-decoration: none;
line-height:22px;
margin-bottom: 3px;
margin-left:0px;
width:160px;
font-size:11px;
border-bottom-style:ridge;
border-bottom-color:#000099;
border-bottom-width:thin;
background: url(../images/menu.png);
/*background-repeat:no-repeat;*/
}

a.mainlevel:hover {
width:160px;
 color:#007997;
font-size:11px;
/* added decoration */
text-decoration:underline;
}

.pollstableborder {
border: 1px solid;
padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 4px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	   vertical-align: middle;
        font-size: 10px;
        color:#FFFFFF;
        text-align: left;
}

a.sublevel:hover {
 color:#000099;
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
}

table.moduletable {
	padding: 5px 0px 5px 5px;
	margin-bottom: 10px;
	width: 100%;
}

table.moduletable th {
	font-size        :12px;
	 font-family:Geneva, Arial, Helvetica, sans-serif;
	/*font-weight      : bold;*/
	color:#000066;
	text-align:center;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 0px;
	/*padding-bottom: 3px;*/
	background-image:url(../images/mainlevel.gif);
	background-repeat:no-repeat;
	/*height:36px;*/
	/*vertical-align:middle;*/
	margin-left:0px;
	}
h3 {
	font-size        :12px;
	 font-family:Geneva, Arial, Helvetica, sans-serif;
	/*font-weight      : bold;*/
	color:#000066;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 1px;
	padding-top:5px;
	background-image:url(../images/mainlevel.gif);
	background-repeat:no-repeat;
	height:22px;
	text-align:center;
	vertical-align:middle;
	margin-top:0px;
	margin-bottom:8px;
	}

table.moduletable td {
font-size: 10px;
font-weight: normal;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
  background-color : #007FA0;
  color            : #FFFFFF;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.small {  font-family      : Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {  font-family      : Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
 
 /* background-color:#EAEAEA;*/
  background-color:#add6ff;

 
}

.contentpaneopen {
  width: 100%;
 padding: 1px;
  
}

.contentheading, .componentheading {  
  font-size        : 16px;
  font-family:sans-serif, serif;
	
	font-style: oblique;
  text-indent:5px;
 font-weight      : bold;
  color:#000066;
  text-align       : left;
 /* margin-top:10px;*/
  width:100%;
  border-bottom-style:ridge;
  border-bottom-width:1px;
  border-bottom-color:#000099;
    border-top-style:ridge;
  border-top-width:1px;
  border-top-color:#000099;
    border-right-style:ridge;
  border-right-width:1px;
  border-right-color:#000099;
  border-left-style:ridge;
  border-left-width:1px;
  border-left-color:#000099;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

.button {  
  font-family      : Tahoma, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : normal;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {  
  font-family      : Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {
/*color:#007997;*/
text-decoration:none;
text-align:left;
color:#0000FF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

a:hover {
color:#0000CC;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {  
	font-family      : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #0033FF;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {  
	font-family      : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #FF3300;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 30px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px inset #CCCCCC;
	padding:5px;
	margin:3px;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family      : verdana;
	font-size :10pt;
  /*	color            : #333333;*/
	color:#000066;
}

li {
	line-height: 15px;
	padding-left:0px;
	padding-top: 0px;
	margin-left:20px;
	/*  list-style-image:url(../images/li.gif);*/
  /*list-style-position:outside;*/
  list-style-image: url(../images/stories/arrow.png);
	font-family      : verdana;
	font-size :10pt;
	/*	color            : #333333;*/
	color:#000066;
  
}

table.searchintro {
	width: 100%;
}

table.searchintro td {
	background-color: #007FA0;
	color: #ffffff;
	font-weight: bold;
}

form {
/* removes space below form elements */
	/*margin: 8px;*/
	margin:1px;
 	padding: 0;
}

#navibrush {
	font				: 11px Tahoma, Arial, Helvetica, sans-serif;
	margin				: 0px;
	padding				: 0px 5px 0px 5px;
}

.nav{
	background-image:url(../images/menu.jpg);
	background-repeat:repeat-x;
	background-position:right;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000099;
	height:23px;
	vertical-align:middle;
	padding-left:2px;
	text-align:left
	}

#navibrush #navlist ul {
	margin				: 0;
	white-space			: nowrap;
	padding				: 0;
}

#navibrush #navlist li {
	display				: inline;
	background			: transparent;
	padding				: 0px;
}

#navibrush #navlist a {
	padding				:0px 6px 0px 6px;
	font-family			:Tahoma, Arial, Helvetica, sans-serif;
	font-size			:11px;
	font-weight			:bold;
}

#navibrush #navlist a:link, #navibrush #navlist a:visited {
	color				: #FFFFFF;
	text-decoration		: none;
}

#navibrush #navlist a:hover {
	color				: #FFFFFF;
	background			: transparent;
	text-decoration		: underline;
}

#navibrush #active a:link, #navibrush #active a:visited, #navibrush #active a:hover {
	background			: transparent;
	color				: #FFFFFF;
	text-decoration		: underline;
	text-transform		: uppercase;
}

#navibrush label {
	background			: transparent;
	color				: white;

}

.navTop {
	color: #010065;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bannerforNav.gif);
	height:22px;
	text-align:center;
}
.title{
	border:#003399 thin solid;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
	color:#000099;
	padding:5px;
	}
	
	.style1 {color: #FFFF00}
