body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	text-decoration:none;
}
img {
	border: 0;
}
.menu a{
	color:#778ca8;
}
.menu a:hover{
	border-bottom: 2px dotted #778ca8;
}
.menu{
	color:#778ca8;
	font-weight:bold;
	line-height: 1.5;
	text-align:center;
	font-size:18px;
	font-family:Tahoma;
}
.sq {
	width: 31px;
	height: 30px;
}
.menu b{
	border-bottom: 2px solid #0072e2;
	color:#0072e2;
}
#search{
	background: #fff url(/img/magnifier.png) no-repeat;
	border: 1px solid black;
	height: 24px;
	padding-left: 20px;
	width: 99%;
}
.l0{
	background: url('/img/line0.png');
	font-family:Tahoma;
	font-size: 12px;
}
.l1{
	background: url('/img/line1.png');
	font-family:Tahoma;
	font-size: 12px;
}
.n0{
	font-size:10px;
	color:white;
	background: url('/img/new0.png') no-repeat;
}
.n1{
	font-size:10px;
	color:white;
	background: url('/img/new1.png') no-repeat;
}
.pr10 {
	padding-right: 10px;
}
.check{
	color:white;
	font-family:Tahoma;
	font-weight: bold;
}
.check a{
	color:white;
	border-bottom: 2px dotted white;
}
.check a:hover{
	border-bottom: none;
}
.free a{
	color:#ec840c;
}
.tname{
	font-weight: bold;
	color: #0072e2;
}
.upline{
	background: #0072e2 url('/img/upline.png') repeat-x;
}
.newday{
	font-size: 18px;
	font-weight: bold;
	color: #3b4958;
	font-family:Tahoma;
}
.about{
	color:#797e86; 
	font-size: 12px;
}
.about a{
	color:#797e86; 
	border-bottom: 2px dotted #797e86; 
}
.cop{
	font-size: 12px;
	color: white;
}
.cop a{
	color: white;
}
.tooltip{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 3; 
	display: none; 
	
	padding: 10px 13px;
	color: #303030;
	background-color: #f5f5b5;
	border: 1px solid #DECA7E;
} 
.tooltip a{
	font-size: 12px;
}
.nw{
	white-space: nowrap;
}

