/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #ffffff;
	line-height:22px;
}
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#000000;
	line-height:22px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.typelist{
margin:0px;
padding:0px;}
.typelist li{
list-style:none;
float:left;
margin-right:10px;
}
.typelist li a{
font-weight:bold;
color:#FFFF00;
}


.link{
color:#FF0000;
width:860px;
text-align:left;
margin:0px auto;
}
.link a{
color:#FFFF00;
margin:0px 5px;
}
.newlist{
margin:0px;
padding:0px;}
.newlist li{
list-style:none;
line-height:25px;
height:25px;
overflow:hidden;
}
.newlist li a{
color:#fdf4b6;
}
.piclist{
}
.piclist .pic{
height:130px;
width:100px;
float:left;
margin:0px 10px;
}
.piclist .pic img{
width:90px;
height:100px;
border:2px solid #cccccc;
}
.piclist .pic p{
line-height:30px;
height:30px;

margin:0px;
width:100px;
overflow:hidden;

}
.title{
text-align:left;
line-height:30px;
font-weight:bold;
font-size:14px;
color:#fdf4b6;
}


