body {
	font-size: 9pt;
	margin: 0px auto;
	padding: 0px;
	background-image: url(images/index_07.jpg);
}
body,table,td,tr,div,p {
	font-size: 9pt;
	color: #333;
	}
a  {
	font-size: 9pt;
	color: #333;
	text-decoration: none;
	}
a:hover {
	font-size: 9pt;
	color: #000;
	text-decoration: underline;
	}
.unnamed1 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.unnamed2 {
	font-size: 12px;
	line-height: 20px;
	color: #639FA7;
	text-decoration: none;
}
.unnamed3 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.biao {
	height: 20px;
	width: 210px;
}
.biao1 {
	height: 20px;
	width: 40px;
}
#add *{
	margin:0;
	padding:0;
	list-style-type:none;
	}
#add{
	width:890px;
	margin:0 auto;
	height:200px; 
	font-size:12px;
	border:1px solid #ccc;
	border-left:none;
	margin-top:5px;
	}
#add div.a{
	width:220px;
	height:200px; 
	border-left:1px solid #ccc;
	float:left;
	}
#add div.a h3{
	font-size:13px;
	color:#7ABDCE;
	text-indent:30px;
	line-height:25px;
	padding-top:5px;
	}
#add div.a ul{
	padding:0 5px;
	}
#add div.a ul li{
	line-height:20px;
	font-size:12px;
	padding-left:12px;
	background:url(../images/li.gif) no-repeat left center;
	}
#add div.a p{
	padding:0 10px;
	line-height:20px;
	}
#add div.a p a{
	color:#639FA7;
	font-weight:bold;
	}
