body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.gif);
}

a:link {
	color: #000000; 
	text-decoratino: underline
}
a:visited {
	color: #000000; 
	text-decoratino: underline
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.red {
	color: #ff0000;
	text-decoratino: underline
}
a.red:visited {
	color: #ff0000; 
	text-decoratino: underline
}
a.red:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.red:active {
	color: #FF0000;
	text-decoration: none;
	background-color: #CCCCCC;
}

a.red1 {
	color: #ff0000;
	font-weight: bold;
	text-decoratino: underline
}
a.red1:visited {
	color: #ff0000; 
	font-weight: bold;
	text-decoratino: underline
}
a.red1:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.red1:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
}

h1,h2,h4,h3,h5,h6 {
 color: CC3333;
 text-align:center;
 font-family: Arial, sans-serif;
 font-size: 28px;
  }

td {
	font-size: 12px; 
	line-height: 210%; 
	letter-spacing: 0px
}
td.a{
	color: #FFFFFF;
	background: FF9900; 
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	height:25px;
	}
td.a1{
	color: #FFFFFF;
	background: #fd7402; 
	font-size: 15px;
	font-weight: bold;
	text-align:left;
	height:25px;
	}
td.big {
   font-size: 14px;
   text-align:left;
   line-height:22px
}
td.a2 {
   font-size: 12px;
   text-align:center;
   line-height:16px
}

p.1 {text-indent:30px}
#lianxi { width:200px;margin:0px 7px;padding:0px;background-color:#f0f0f0;text-align:center;font-size:13px;}
#lianxi ul li { height:10px;background-color:#ffffff;margin:3px 5px;text-align:left;padding:0px;}