html,body {
	margin: 0;
	padding: 0;
	background-color: #fff;	
	background-image: url('bg.png');
	background-repeat: repeat;
	background-attachment: fixed;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

div {
	border: 0px solid #;
	font-family: arial, sans;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

div.site {
	position: relative;
	background-color: #;
	background-image: url('');
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 620px;
	height: 100%;
	top: 10px;
}


div.top {
	position: relative;
	background-color: #;	
	background-image: url('top_bg_14.png');
	text-align: left;
	top:0px;
	width: 620px;
	height: 250px;
	float: left;
}

div.men {
	position: relative;
	background-color: #;	
	background-image: url('');
	text-align: left;
	top:144px;
	left: 10px;
	width: 600px;
	height: 28px;
	float: left;
}

div.line {
	position: relative;
	background-color: #;	
	background-image: url('site_bg.png');
	text-align: left;
	left: 0px;
	width: 620px;
	height: 80px;
	float: left;
}


div.main {
	position: relative;
	background-color: #;	
	background-image: url('site_bg.png');
	text-align: left;
	top: 0px;
	left: 0px;
	width: 620px;
	float: left;
}

div.left {
	position: relative;
	background-color: #;	
	background-image: url('');	
	text-align: left;
	top: 0px;
	left: 0px;
	width: 370px;
	float: left;
	font-weight:normal;
}

div.right {
	z-index: 20;
	position: relative;
	background-color: #;	
	background-image: url('r_bg.png');	
	background-repeat: no-repeat;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 250px;
	float: left;
	font-weight:normal;
}


img.signet {
	position: relative;
	border: 0px;
	top: 35px;
	left: 10px;
}

img.ninaneu {
	position: relative;
	border: 0px;
	top: 0px;
	left: 0px;
}

img.100x100img {
	border: 10px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
}




div.btm {
	position: relative;
	background-color: #;	
	background-image: url('bottom_bg.png');	
	text-align: left;
	top: -4px;
	padding-top: 5px;
	left: 0px;
	width: 620px;
	height: 40px;
	float: left;
}


#navcontainer
{
margin: 0px;
padding: 0;
height: 26px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #;
width: 150px;
height: 26px;
border: none;
padding: 0;
margin: 0px 0px 0px 0px;
color: #903;
text-decoration: none;
display: block;
text-align: center;
font: bold 13px arial, sans-serif;
}

#navcontainer ul li a:hover
{
color: #693;
background: #;
}

#navcontainer a:active
{
background: #;
color: #903;
}

#navcontainer li#active a
{
background: #;
border: none;
color: #693;
text-decoration: underline;
}



#navlist2 li {
	list-style-type: circle;
	font-size: 12px;
	margin-top: 0px;
	padding: 0px;
	margin-left: 5px;
}

#navlist2 li#active a{
	list-style-type: circle;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #693;
}









H1 {
	font-family: Arial, sans serif;
	font-size: 24px;
	color: #903;
	font-weight: normal;
	margin: 15px 0px 0px 30px;
}

H2 {
	font-family: Arial, sans serif;
	font-size: 13px;
	color: #903;
	font-weight: bold;
	margin: 15px 0px 0px 30px;
}

H3 {
	font-family: Arial, sans serif;
	font-size: 17px;
	color: #903;
	font-weight: bold;
	margin: 3px 0px 36px 30px;
	
}

H4 {
	font-family: arial, sans-serif;
	font-size: 14px;	
	margin: 0px 0px 0px -2px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none ;
}

P {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	text-align: justify;
	margin: 0px 20px 0px 30px;
}

ol {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #900;
	line-height: 14px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 4px 50px 0px 50px;
}







A:link {
	color: #900;
	text-decoration: none;
	font-weight: bold;
	
}

A:visited {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #690;
	text-decoration: underline;
	font-weight: bold;
}

a.link:after {
	content:url(link.gif);
	display:inline;
}



a.info {
	position: relative;
	z-index:100;
	background-color:#;
	color:#900;
	text-decoration:none;
}

a.info:hover {
	z-index:110;
	background-color: #f0efef;
	color: #690;
	text-decoration: underline;
}

a.info span {
	display: none;
}

a.info:hover span {
	display:block;
	position:absolute;
	top:-62px;
	left:-140px;
	height:60px;
	width:468px;
	border:0px solid #333;
	background-color:#336699;
	color:#FFFFFF;
	text-align: left;
}




.input1 {
  width: 230px;
  height: 16px;
  border: 1px solid #336;
  background: #fff;
  color: #336;
  font-family: Arial,sans-serif;
  font-size: 12px;
  padding-top: 0px;
  padding-left: 3px;
}

 








