@charset "utf-8";
body {font-size: 12px;color: #000000;background-color: #0F4180;margin: 0px;margin-top: 20px;padding:0;border:0;}
img {border:0;}
.bg1 {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
*{margin:0;padding:0;border:0;}

/* nav */
#nav {
	list-style-type: none;
	margin-left: 11px;
}

#nav a {
 display: block; 
 width: 110px; 
 text-align:center;
}

#nav a:link  {
 color:#666; 
 text-decoration:none;
}
#nav a:visited  {
 color:#666;
 text-decoration:none;
}
#nav a:hover  {
 color:#FFF;
 text-decoration:none;

}

#nav li {
	float: left;
	width: 114px;
	list-style-type: none;
}
#nav ul {
	float: left;
}
#nav li a:hover{
 background:#999;
}
#nav li ul {
	line-height: 24px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 110px;
	position: absolute;
}
#nav li ul li{
	float: left;
	width: 110px;
	background: #F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


#nav li ul a{
	width: 110px;
}

#nav li ul a:link  {
 color:#666; text-decoration:none;
}
#nav li ul a:visited  {
 color:#666;text-decoration:none;
}
#nav li ul a:hover  {
	color:#F3F3F3;
	background:#0F4180;
}

#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
	clear: both;
}
.t1 {
	font-size: 12px;
	color: #666;
}
.t1 a {
	color: #666666;
	text-decoration: none;
}
.t1 a:link {
	color: #666666;
}
.t1 a:hover {
	color: #333333;
	text-decoration: underline;
}

.t2 {
	font-size: 12px;
	color: #666;
	line-height: 24px;
}
.t2 a {
	color: #666666;
	text-decoration: none;
}
.t2 a:link {
	color: #666666;
}
.t2 a:hover {
	color: #333333;
	text-decoration: underline;
}


.time{
	float: right;
	width: 50px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textlink{
	float: left;
	color: #000000;
	line-height: 20px;
	background-image: url(../images_ahsea/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	width: 333px;
}

.textlink a {
	color: #666666;
	text-decoration: none;
}
.textlink a:link {
	color: #666666;
}
.textlink a:hover {
	color: #333333;
	text-decoration: underline;
}

li {
	list-style-type: none;

}
