/* CSS Document */
body {
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px; color:#000;
}
/*font part*/
h1 {
color:#369;
}
h2 {
color:#369;
}
h3 {
color:#369;
}
h4 {
color:#369;
}
h5 {
color:#369;
}
h6 {
color:#369;
}

/*top part*/
#headtop{
background:url(../images/head.jpg) top center;
width:750px; height:150px;
margin:0 auto;
}
#headtop li{
list-style:none;
float:right;
margin:130px 2px 0 10px;
text-align:right;
}
#headtop li a {
font-size:12px; color:#fff;
font-weight:bold;
text-decoration:none;
}
#headtop li a:hover {
background:#C0C0C0;
font-size:13px;
}

/*location part*/
#location {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#location  a:link   {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#location  a:visited   {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#location  a:hover   {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#enl_text{
   color:#000;
}
#enl_text  a:link{
	color: #0000FF;
	text-decoration: none;
}
#enl_text  a:visited{
	color: #0000FF;
	text-decoration: none;
}
#enl_text  a:hover{
	color: #336699;
	text-decoration: underline;
}

#list_dot li{
list-style: url(../images/arrow_navy.gif);
}

/* Tail part*/
#tail {
width:750px;
margin: 0 auto;
}
#tail li{
list-style:none;
float:left;
text-align:center;
margin: 0px auto;
}
#tail li a {
font-size:10px; color:#000;
font-weight:bold;
text-decoration:none;
}
#tail li a:hover {
background:#C0C0C0;
font-size:12px;
}
#tail hr{
width:750px;
}

/*footer part*/
#Footer {
clear:both;
text-align: center;
width:750px;
margin:0 auto;
padding: 0px 0px 30px 0px;
font-size: 8pt;
line-height:10px;
font-family:Arial, Helvetica, sans-serif; color:#336;
}

#Footer hr{
width:750px;
}

