@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
body{font-size:0.9em;}
p,
li{
	line-height:1.7em;
	color:#000;
	}
h1{font-size:1.4em;}
h2{font-size:1.2em;}
h3{font-size:1.1em;color:#666;line-height:1.2em; margin-bottom:-1em;}
a {color:#900;}

#lCol{
	float:left;
	width:550px;
	}
#rCol{
	float:right;
	margin-top:4em;
	width:300px;
	}

#jumper{
	font-size:0.8em;
	position:absolute;
	top:0;right:0;
	padding:0.6em;
	}
#jumper a img{
	border:0;
	}
#jumperphone{
	margin-top:7px;
	height:20px;
	background:url(tele.png) left top no-repeat;
	padding-left:30px; padding-top:5px;
	}