/* CSS Document */
body{
	background:#FFF;
}
body,td,th,div,ul,li{
	font-size:12px;
	line-height:22px;
	color:#000;
}
body,div,ul,li{
	margin:0;
	padding:0;
	text-align:center;
}
ul,li{
	list-style:none;
}
a{
	font-size:12px;
	line-height:22px;
	text-decoration:none;
}
a:link{
	color:#000;
}
a:visited{
	color:#000;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
.a a:link{
	color:#FFF;
}
.a a:visited{
	color:#FFF;
}
.a a:hover{
	color:#FFF;
	text-decoration:underline;
}
form,img{
	margin:0;
	padding:0;
	border:0;
}
#body{
	width:1002px;
	margin:auto;
}
#div{
	margin-top:1px;
}
#div1{
	text-align:left;
	margin:16px;
}
.td{
	width:251px;
	height:400px;
	background:#F0F2E7;
	border-right:1px solid #DCDDD5;
}
.td1{
	background:#F2F2F2;
	height:44px
}
#img{
	text-align:center;
}
.txt{
	font-size:13px;
}
#i{
	width:136px;
	height:103px;
	border:2px solid #DBDCD4;
}
#p{
	margin:1px;
}
.li{
	width:110px;
	text-align:center;
}
.li1{
	height:38px;
	color:#FFF;
	text-align:center;
}
.l{
	background:url(../images/3.jpg);
	width:2px;
}
.t{
	color:#000;
}