body{
/*	background-image:url("/css/sousyun3.jpg");  */
	line-height: 1.50;
	font-size:120%;
	vertical-align:middle;
	margin:0px;
/*	padding:0em 0.2em;	*/
}
table{
	line-height: 1.40;
}
A:hover { background-color: #ccccff; }
a:link , a:visited
{
	font-weight: bold;
	line-height: 1.5;
	padding:1px 5px 1px;
	color: #404040;
	text-shadow: 1px 1px 2px #7f7f7f;
/*	text-shadow: 1px 1px 2px #7f7f7f; */
/*	text-shadow: 1px 1px 2px #000080; */
	background-color: rgba(192,192,192,0.1);
        background: -moz-linear-gradient(center top , #bbbbbb , #fff);
	background: -webkit-gradient(linear, center top, center bottom, from(#bbbbbb), to(#fff)); 
	border-radius: 1em ;
	text-decoration:none;
}
a:active
{
	line-height: 1.50;
	padding:3px 5px 2px;
	text-decoration:none;
}
.menu1
{
	font-size:80%;
	line-height: 1.60;
}
.menu2
{
	font-size:120%;
	line-height: 1.60;
}
.horochart
{
	font-size:150%;
}

