/*
Author:kuangmail
Date:2009-12-14
E-mail:kuangmail@sohu.com
*/

/*¹²ÓÃ*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:180%;
	margin: 0px auto;
	text-align:center;
	color: #b62e0e;
	padding:0px;
	background:url(bj.gif) repeat;
	background-color:#0b17d2;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    line-height:180%;
	color: #b62e0e;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    line-height:180%;
	color: #b62e0e;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
}
/*a img {
	border:1px #999999 solid;
}
a:hover img {
	border:1px #00FF00 solid;
}*/
.copy{
 height:36px;
 width:100%;
 background:url(copy.gif) repeat-x;
}
.keyword{
 height:32px;
 width:100%;
 line-height:32px;
}

