@charset "utf-8";
/* CSS Document */

body {
	font-family:"宋体", Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	background-image: url(../images/index.jpg);
	background-repeat: repeat;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
img {
	border:0
}
ul {
	width:200px;
	color:#000000;
	margin:0px;
	padding:10px;
	list-style-position: inside;
	list-style-image: url(../images/main_34.jpg);
}
li { height:24px;
	border-bottom: 1px dotted #000;
	border-width: 1px 0;
	margin-bottom: 5px;
}
li a{
	width:200px;
	color: #000000;
}
li a:hover{
	color:#990000;
}

.tb{color: #000000;}
.tb a{color: #000000;}
.tb a:hover{
	color:#990000;
}
