
#header
{
  position: absolute;
	left: 460px;
	top: 0px;
	/*background: #fff url('up/index/img/horisontal.png') bottom left repeat-x;*/
	height: 80px;
	width: 200px;
	Border: solid 0px #00f; /*menu vanshen*/
}

#header h1
{
	font-size: 1em;
	letter-spacing: -0.05em;
	color: #f30;
	font: small-caps 10px arial;
	font-weight: bold;
	line-height: 80%;
	

}

#header2
{  
  position: absolute;
	left: 680px;
	top: 0px;
	height: 85px;
	width: 200px;
	line-height: 80%
	
}

#header2 h1
{
	font-size: 1em;
	letter-spacing: 110%;
	color: #f30;
	font: small-caps 12px arial;
	color: #069;
	line-height: 80%;
	padding: 3px 0px 3px 0px;
	border: solid 0px #069;
	width: 200px;
	text-align: center; 
}

#menu
{
	position: absolute;
	width:470px;
	top: 20px;
	left: -30px;
	padding-left: 0px;
  border-bottom: solid 3px #069;
}

#menu li
{
	display: inline;
	padding-left: 6px;
	margin-left: 4px;
	border-left: dotted 3px #069;
	letter-spacing: 110%;
	font-weight: bold;
	font: 14 px arial;
}

#menu li.first
{
	border: 0em;
	margin-left: 0em;
	padding-left: 0em;
}

#menu li a
{
	color: #000;
	padding: 0em;
	/*text-decoration: none;*/
	/*font-weight: bold;*/
	text-decoration: none;
}

#menu li a:active
{
	color: #fff;
}

#menu li a:hover
{
	/*text-decoration: underline;*/
	color: #555;
	text-decoration: underline;
}

#container
{ position: absolute;
	padding-left: 220px;
  background-color: #fff;
	margin: 5em 0em 0em 0em;
	width: 640px;
	Border: solid 0px #fc0;
}

#center
{ 
  position: absolute;
	padding-left: 0px;
  background-color: #fff;
	margin: -4em 0em 0em 0em;
	padding-left: 1em;
	width: 400px;
	/*height: 500px;*/
	/*border-left: dashed 3px #c90;*/
	
}

#left
{
  position: absolute;
  top: 10px;
  left: 10px;
	padding-left: 3px;
  background-color: #fff;
	margin: -7em 0em 0em 0em;
	width: 200px;
	
	/*height: 500px;*/
}

#right
{  
  position: absolute;
  top: 80px;
  right: 0px;
	background-color: #fff;
	margin: -7em 0em 0em 0em;
	width: 200px;
	/*height: 500px;*/
	
}

#right1
{  
  margin: 10px 10px 10px 10px;
  background-color: #fff;
	padding: 0px 5px 0px 5px;
	width: 200px;
	Border: solid 3px #069;
	text-align: center; 
}

#right2
{  
  margin: 10px 10px 10px 10px;
  background-color: #fff;
	padding: 0px 5px 0px 5px;
	width: 200px;
	Border: solid 3px #069;
	text-align: left;
}

#right3
{  
  margin: 10px 10px 10px 10px;
  background-color: #fff;
	padding: 0px 5px 0px 5px;
	width: 200px;
	/*height: 500px;*/
	Border: solid 3px #c90;
	text-align: center;
}
/**********************************************************************************************************************************************************************************************************************************************/
body
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	padding: 90px 0px 0px 0px;
	margin: 0em 0px 0px 0px;
	width: 900px;
	
}

a
{
	color: #c90;
	font-weight: bold;
	text-decoration: none;
	
}

a:hover
{
text-decoration: underline
}

a:visited
/*{
color: #777;
}
*/
a:link

#content
{
	line-height: 1.2em;
	letter-spacing: 1px;
	border: 0px;
}

#content li
{
padding-top: 1em;
border: 0px;
}

#content p
{
	margin: 0px;
  color: #000;
  
}

#content h1
{
letter-spacing: 110%;
font: small-caps 1.4em arial;
font-weight: bold;
color: #069;
line-height: 100%;
border-bottom: dashed 1px #777;
}
#content h2
{
color: #000;
border-bottom: dashed 1px #777;
}

#content h3
{
  font: small-caps 1em arial;
	padding-left: 1em;
  /*letter-spacing: 1.5em;*/
	color: #000;
	/*font: small-caps 16px arial;*/
	/*font-weight: bold;*/
	/*line-height: 120%;*/
	/*border-bottom: dashed 1px #777;*/
}

#content h4
{
  padding-left: 1em;
  /*letter-spacing: 1.5em;*/
	color: #000;
	font-size: 10px;
}

#content h5
{
margin: 5em 0em 0em 0em;
letter-spacing: 110%;
font: small-caps 1.4em arial;
font-weight: bold;
color: #069;
line-height: 100%;
border-bottom: dashed 1px #777;
}

#content h6
{
  font-size: 1.5em;
	color: #fff;
	line-height: 120%;
	background-color: #c90;
}

#content h7
{
  font-size: 1.5em;
	/*letter-spacing: 1.5em;*/
	color: #fff;
	/*font: small-caps 16px arial;*/
	/*font-weight: bold;*/
	line-height: 120%;
	background-color: #c90;
}

#content ul
{

}



#content table
{
	margin-bottom: 0.2em;
	text-align: center;
	width: 100%;
	Border: solid 1px #000;
	font-size: 11px;
	background: #ccc
}

#content table th
{
	padding: 0.1em;
	font-weight: bold;
}

#content table td
{
	padding: 0.1em;
}

#content table tr.rowH
{
	color: #fff;
	background: #069; 
	/*border-right: solid 1px #069;*/
}
#content table tr.rowA
{
	background: #ccc;
	/*border-top: solid 1px #003366;*/
	color: inherit;
}

#content table tr.rowB
{
	background: #fff;
	/*border-top: solid 1px #003366;*/
	color: inherit;
}

#content table tr.rowC
{
	background: #069;
	font: small-caps 2em arial;
	color: #fff;
	text-align: left 
}

#content blockquote
{
border-left: solid #777;
padding-left: 3px;
}

