/*
body{font-size: 80%; margin:0; padding:0 0 0 2px; color:#555555; background-color:#ffffff; line-height:150%; text-align:left;}

a:link{color:#0022ff;}
a:visited{color:#0022ff;}
a:hover{color:#0000ff; background-color:cae1ff;}
a:active{color:#0000ff; background-color:cae1ff;}

.new{font-size: 85%; color:#ff7000;}
*/




body {
	background: #e0e0e0;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #707070;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	margin: 0px;
	word-break: break-all;
	line-height: 120%;
}

a {
	font-size: 9px;
	color: #707070;
	font-weight: lighter;
	text-decoration: none;
}
a:link {
	font-size: 9px;
	font-weight: lighter;
	color: #707070;
}
a:visited {
	font-size: 9px;
	font-weight: lighter;
	color: #707070;
}
a:active {
	font-size: 9px;
	font-weight: lighter;
	color: #707070;
}
a:hover {
	font-size: 9px;
	font-weight: lighter;
	color: #ff6600;
}
#access_anlyz {
		display: none;
}
.box {
	width: 158px ;
	border-bottom : 1px solid #cccccc;
	padding : 0 0 2px 0;
	margin : 1px 0 0 0;
}

/*
.time {
	font-size: 9px;
	color: #707070;
	font-weight: lighter;
	text-decoration: none;
}
.time:visited {
	font-size: 9px;
	font-weight: lighter;
	color: #707070;
}
.time:active {
	font-size: 9px;
	font-weight: lighter;
	color: #707070;
}
.time:hover {
	font-size: 9px;
	color: #ff6600;
	font-weight: lighter;
	text-decoration: none;
}

.sitename {
	font-size: 9px;
	color: #3b64af;
	font-weight: lighter;
	text-decoration: none;
}
.sitename:visited{
	font-size: 9px;
	font-weight: lighter;
	color: #3b64af;
}
.sitename:active {
	font-size: 9px;
	font-weight: lighter;
	color: #3b64af;
}
.sitename:hover {
	font-size: 9px;
	color: #ff6600;
	font-weight: lighter;
	text-decoration: none;
}
*/




