/* Style sheet  */


body {
	background-color: #695b53;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
}
#main {
	background-color: #fff;
	min-width:790px;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#D6D2D1;
}

/* LANGUAGES */

#languages {
	background-color: #D3CAC1;
	height: 1.7em;
}
#languages  ul  {
	display: none;
}


#languages ul li#chinese  {
	color: #8E1D0D;
	text-decoration: none;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#493B21;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}


	
/* TOP BANNER */

#topbanner {
	height: 137px;
	background-color: #ada192;
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 137px;
	background-position: 0px 0px;
	color: #FFFFFF;
}


/* HORIZONTAL NAVIGATION */

#horizontal {
	background-color:#493B21;
	width:100%;
	float: left;
}

#horizontal ul{
	padding: 0em;
	margin-top: 0.3em;
	margin-right: 1em;
	margin-bottom: 0.3em;
	margin-left: 1em;
	
}

#horizontal ul li{
	list-style-type:none;
	display:inline;
	padding-right: 3.5em;
	padding-left: 3.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #866C46;
	font-size: 110%;
}
#horizontal  ul  li#resources  {
	border-right-style: none;
}


#horizontal ul li a{
	color:#FFFFFF;
	text-decoration:none;
}

#horizontal ul li a:hover{
	color:#F0D7B5;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F0D7B5;
}



/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 73%;
	float: left;
	background-repeat: repeat-x;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1.6em;
	padding-top: 0em;
	padding-right: 0.6em;
	padding-bottom: 1em;
	padding-left: 0em;
}
#content ul li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	margin: 0px;
	padding: 0 0 7px 20px;
}
#content  p, #content ul li {
	color: #333333;
	font-size: 115%;
	line-height:1.4;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#A21921;
	text-decoration: underline;
}

#content a:hover {
	color: #000000;

}

#content a:visited {
	color: #400000;
}


#content h2 {
	color: #443514;
	font-size: 140%;
	font-weight: normal;
	font-size: 160%;
	font-weight: normal;
	font-family: simhei;
	margin-top: 1.5em;
	}
#content   h3  {
	color: #65150A;
	font-size: 120%;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 25px;
	text-decoration: none;
}

#content h4 {
	color: #400000;
	font-size: 115%;
	font-weight: bold;
}
#content .box {
	background-color: #E3EDF9;
	float: left;
	padding-bottom: 10px;
}
#content .box h3 {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#content  .floatleft  img {
	float: left;
	padding-right: 10px;
}



/* QUOTES */
blockquote {
	font-size: 1.6em;
	background-image: url(images/blockquotegrad.jpg);
	background-repeat: repeat-x;
	background-color: #DFDBCA;
	font-family: kaiti_gb2312;
	line-height: 1.5em;
	text-align: left;
	padding-right: 1em;
	padding-left: 1em;
	margin-top: .6em;
	margin-right: 0em;
	margin-left: 0em;
	color: #392224;
	padding-top: 1em;
	display: block;
	float: left;
	padding-bottom: 0em;
	margin-bottom: .6em;
	width: 95%;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0.6em;
	color: #333333;
	text-align: right;
	font-size: 80%;
}

/* MAIN NAVIGATION */

#mainnav {
	float: left;
	width: 22%;
	background-repeat: repeat-x;
	padding-bottom: 1em;
	background-color: #8E1D0D;
	padding-bottom: 2em;
}
#mainnav ul {
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainnav ul li {

	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73170B;
	line-height: 1.6;
	font-size: 115%;
}


#mainnav ul li a {
	text-decoration: none;
	display:block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.9em;
	padding-right: 0.5em;
	font-weight: normal;
}
#mainnav  ul  ul li {
	border-bottom-style: none;
}
#mainnav ul ul {
	display: none;
}
#mainnav ul ul li {
	font-size: 95%;
	font-style: simsong;

}

#mainnav ul ul li a {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 9px 7px;
	padding-left: 1.5em;
}

#mainnav ul li a:hover  {
	display: block;
	background-color: #73170B;
}
#mainnav   a:link, #mainnav   a:visited, #mainnav a:active    {
	color:#F1EDE7;
}
#mainnav  ul  li .category  a    {
	background-image: url(images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: 130px 7px;
}

/* FOOTER BAR */

#footer {
	background-color: #392C0C;
	color: #FFFFFF;
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #E1D7C1;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #E1D7C1;
}
#wsscredit {
	font-size: 100%;
	color: #FFF;
	text-align: center;
	line-height: 1.5;
}
#source {
	color: #000033;
	text-align: right;
	line-height: 1.5;
}
td {
	border: 0;
	border-bottom: 1px dotted #006}
