*{
	margin:0;
	padding:0;
}	
	body
	{
		margin: 0 1px 0 0 !important;
		margin/**/: 0 0 0 0; /* for IE6 */
		font: 98% Verdana, sans-serif;
		text-align: left;
		color: #43525A;
		background-color: #FFFFFF;
		background-image: url(../images/1.jpg);
		background-repeat: no-repeat;
		background-position: top;

	}

	a:link { color: #4A4A4A; text-decoration: none; }
	a:visited { color: #4A4A4A; text-decoration: none; }
	
	a:hover, a:active
	{
		text-decoration: none;
	}

	div.container
	{
		margin: auto;
		width: 900px;
		height: 1134px;
		text-align: left;
		background-color: transparent;
		border: 0px solid #676767;
		position:relative;
		float: center;
	}

	#header
	{	
		width: 100%;
		height: 80px;
		background-image: url(../images/header-new.jpg); /* default header*/
/*		background-image: url(/images/header-new-cny1.png); */
		background-repeat: no-repeat;
		background-position: 0 0 0 0;
		border-bottom: 0px solid #fff;
		position: relative;
	}

	#mainnav
	{
		background-image: url(../images/mainnav.png);
		padding: 2px 40px;
		margin-bottom: 22px;
		text-align: right;
		font-size: 11px;
		color:#43525A;
	}

	#mainnav ul
	{
		width:100%;
		padding:0;
		margin:0;
		color:#43525A;
		list-style-type: none;
		border-right: 1.5px dotted #FDF5E6;
	}
	
	#mainnav li
	{
		display: inline;
		font-weight: bold;
		color: #FFFFFF;
		padding: 2px 7px; 
		border-left: 1.5px dotted #FDF5E6;
	}
	
	#mainnav li a:hover
	{
		text-decoration: none;
		color: #43525A;
	}
	
	.currentnav
	{
		background-image: url(../images/bg-white.png);
		display: inline;
		padding: 2px 0px; 
		font-color: #43525A;
	}

	.currentnav li
	{
		display: inline;
		font-weight: bold;
		color: #43525A;
		padding: 2px 7px; 
		border-left: 1.5px dotted #FDF5E6;
	}
	
	.currentnav li a
	{
	text-decoration:none;
	color: #43525A;
	}
	
	.currentnav li a:hover
	{
		text-decoration: none;
		color: #43525A;
	}

	#navig
	{
		height: 20px;
		overflow: hidden;
		background-image: url(../images/mainnav.jpg);
		margin-bottom: 20px;
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
	}
	.dotted
	{
		border-left: 1px dotted #FFFFFF;
	}
	.def
	{
		color:#FFFFFF;
	}
	.defc
	{
		color: #43525A;
	}

	#menu 
	{
		float: left;
		width: 160px;
		color: #43525A;
		padding: 0 18px 0 18px;
	}
	
	#menu ul
	{
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		padding:0 0 0 7px;
		list-style-type: none;
		line-height: 165%;
		font-size:11px;
		color: #4A4A4A;
		font-weight: bold;
	}
	
	#menu li
	{
		border-bottom: 1px dotted #4A4A4A;
		padding: 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#menu li a
	{
		text-decoration: none;
		color: #4A4A4A;
	}
	
	#menu li a:hover
	{
		text-decoration: none;
		color: #666666;
	}

	.current 
	{
		text-decoration: none;
		color: #ffffff;
		background-color: #FF9900;
	}
	.current a
	{
		color: #ffffff;
		text-decoration: none;
	}
	.current a:visited
	{
		color: #ffffff;
		text-decoration: none;
	}
	.current a:hover
	{
		color: #ffffff;
		text-decoration: none;
	}

	.child 
	{
		padding-left:24px;
	}
	.child li
	{
	}
	.child li a
	{
		text-decoration: none;
		color: #4A4A4A;
	}
	
	.child li a:hover
	{
		text-decoration: none;
		color: #FFFFFF;
	}
	.child .c
	{
		padding-left: 3px; 
		border-bottom: 1px dotted #4A4A4A;
	}
	
	h2
	{
		color: #DF8713;
		font: 100% Verdana, sans-serif;
		font-weight: bold;
		margin: 0 0 2px 0;
	}

	h3
	{
		color: #228B22;
		font: 100% Verdana, sans-serif;
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 0px;
	}
	
	h4
	{
		background-color: #4A4A4A;
		color: #FFFFFF;
		font: 11px Verdana, sans-serif;
		font-weight: bold;
		margin: 0px 0px 0px 0;
		padding: 5px;
	}

	h4 a { color: #FFFFFF; }
	h4 a:hover { color: #BABABA; }

	h5
	{
		color: #0076A3;
		font: 100% Verdana, sans-serif;
		font-weight: bold;
		margin: 10px 0px 2px 0px;
	}
	
	#bg
	{
		background-color: #FF9900;
		text-decoration: none;
		padding-left: 7px;
		font-size: 11px;
		font-weight: bold;
		color: #4A4A4A;
		list-style-type: none;
		line-height: 165%;
	}

	#bg li a
	{
		text-decoration: none;
		color: #4A4A4A;
	}
	
	#bg li a:hover
	{
		text-decoration: none;
		color: #F5910F;
	}

table
{
  font-family: Verdana, Sans Serif;
  font-size: 11px;
  color: #000000;
}

table.black
{ 
  font-family: Verdana, Sans Serif;
  font-size: 11px;
  color: #FFFFFF;
  background-color: #777777;
}

tr
{
  font-family: Verdana, Sans Serif;
  font-size: 11px;
}

tr.header
{
  color: #FFFFFF;
  background-color: #666666;
}

tr.subheader
{
  color: #FFFFFF;
  background-color: #FF9900;
}
tr.warn
{
  color: #FFFFFF;
  background-color: #666666;
  font-size: 9px;
  padding: 10px 10px 3px 10px;
  text-align: justify;
  text-justify: auto;
}

td.norm
{
  border-bottom: 1px solid #999999;
  padding: 5px 5px 3px 5px ;
}

td.lined
{
  border-bottom: 1px solid #FF9900;
  padding: 5px 5px 3px 5px ;
}

td.black
{
  border-bottom: 1px solid #cccccc;
  padding: 5px 5px 3px 5px ;
}

td.dotted
{
  border-bottom: 1px dotted #FF9900;
  padding: 5px 5px 3px 5px ;
}

td.dottedblack
{
  border-bottom: 1px dotted #cccccc;
  padding: 5px 5px 3px 5px ;
}

td.linedr
{
  border-bottom: 1px solid #FF9900;
  border-right: 1px solid #FF9900;
  padding: 5px 5px 3px 5px ;
}

td.dottedr
{
  border-bottom: 1px dotted #FF9900;
  border-right: 1px solid #FF9900;
  padding: 5px 5px 3px 5px ;
}


	#contents { margin: 0 34px 0px 210px; }
	#contents { text-align: justify; text-justify: auto; } 
	#contents p { line-height: 165%; margin-bottom: 10px; }
	.entry { border-bottom: 5px solid #FFFFFF; }
	.entry { font-size: 11px; }
	
	.entry ul
	{
		list-style-type: none;
		text-align: justify;
		margin: 0.1em 0;
		padding: 0px;
		font-size: 100%;
	}
	
	.entry li
	{
		display: inline;
		padding: 0 0 0 7px;
	}
	
	.imagefloat
	{
		padding: 2px;
		margin: 0 0 5px 0px;
		float: center;
	}

	.imageright
	{
		float: right;
		padding: 5px;
		margin: 0 0 10px 10px;
	}

	.imageleft
	{
		float: left;
		padding: 0.2px;
		margin: 3px 10px 5px 0px;
	}

	.imagethumb
	{
		float: right;
		padding: 0 0 0 0;
	}

	.subtopic
	{
		text-align: top left;
		margin: 1em 0 3px 3px; 
		padding:5px;
		font-size: 80%;
		font-weight: bold;
		border-bottom: 1.5px dotted #000000;
		color: #43525A;
	}

	.subtopic a {	color: #43525A; }
	.subtopic a:hover {	color: silver; text-decoration: none; }

	.links
	{
	padding: 2px;
	text-align: left;
	font-size: 100%;
  text-decoration: none;
	font-weight: bold;
	color: #999999;
	background-color: #CCCCCC;
	border-bottom: 3px solid #ffffff;
	}

	.links a
	{
		color: #7A7A7A;
		text-decoration: none;
	}
	
	.links a:hover
	{
		color: #4A4A4A;
		text-decoration: none;
	}

	#footer
	{
		clear: both;
		color: #43525A;
		border-top: 1px solid #cccccc;
		background-color: transparent;
		text-align: center;
		padding: 3px;
		font-size: 65% !important;
		font-size/**/: 85%; /*for IE*/
	}
	
	#skipmenu
	{
		position: absolute;
		right:35px;
	}
	
	#skipmenu a
	{
		color: #666;
		text-decoration: none;
	}
	
	#skipmenu a:hover
	{
		color: red;
		background-color: #fff;
		text-decoration: none;
	}
	#text
	{
		position: absolute;
		left: 28.4%;
		top: 19.1%;
		color: #FFFFFF;
		font-size: 10px;
	}
	
	#con
	{
		position: absolute;
		left: 28.4%;
		top: 25.6%;
		color: #FFFFFF;
		font-size: 10px;
	}
	
	
	#con a
	{
		text-decoration: none;
		color: #FFFFFF;
	}
	
	#con a:hover
	{
		text-decoration: underline;
		color: blue;
	}

	#con a:visited
	{
		text-decoration: none;
		color: #FFFFFF;
	}
	
	#home
	{
		margin: 0px 1px 0px 0px;
		padding: 0;
		font: 11px Verdana, sans-serif;
		text-align: left;
		color:#43525A;
		font-weight:bold;
		position: absolute;
		left: 24%;
		top: 13%;
	}

	#aimslinks
	{
		border: 1px dotted #000;
		background-color: #ccc;
		font: 11px Verdana, sans-serif;
		float: right;
		text-align: center;
		width: 20px;
		padding: 2px;
		font-weight: bold;
	}
	.on
	{
		border: 1px dotted #000;
		background-color: #FF9900;
		font: 11px Verdana, sans-serif;
		float: right;
		text-align: center;
		width: 20px;
		padding: 2px;
		font-weight: bold;
	}
p { font-size:12px;}
/*hr 
{
	width:100%;
	height:1px;
	border:1px dashed #666666;
	clear:both;
}
*/
