@charset "gb2312";
body {
	background-color: #000000;
	background-image: url(images/bj.jpg);
}
#tit {
	font-family:"宋体";
	font-size: 13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d7d6d7;
	border-bottom-color: #d7d6d7;
	border-left-color: #d7d6d7;
}
#tit a:link {
	color: #000000;
	text-decoration: none;
}
#tit a:visited {
	color: #000000;
	text-decoration: none;
}
#tit a:hover {
	color: #000000;
	text-decoration: underline;
}
#t {
	font-family:"宋体";
	font-size:13px;
	color:#FFFFFF;
	line-height: 24px;
	font-weight: bold;
}
#t1 {
	font-family:"宋体";
	font-size:13px;
	color:#000000;
	line-height: 24px;
	font-weight: bold;
}

#t a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#t a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#t a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#c {
	font-family:"宋体";
	font-size: 13px;
	line-height: 20px;
	padding: 5px;
}
#c a:link {
	color: #000000;
	text-decoration: none;
}
#c a:visited {
	color: #CC3300;
	text-decoration: none;
}
#c a:hover {
	color: #CC3300;
	text-decoration: underline;
}
#bor {
	padding: 5px;
	border: 1px solid #bbbbbb;
}
#f {
	font-family:"宋体";
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
}
h1 {
	font-family:"宋体";
	font-size: 16px;
	color:#CC0000;
}
#jj {
	font-family:"宋体";
	font-size:13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;	
}
