/* CSS Document */
*{
	margin:0;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #666;
}
.table-j {
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
	height: 120px;
	width:175px;
}

#all{
	width: 760px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#left{
	width:570px;
	float:left;
	margin-right: 5px;
	border: 1px solid #8CB5E3;
	border-top:none;
}
.top-bg{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-image: url(../../img/bg-all.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.left-words{
	font-weight: bold;
	color: #484848;
	clear: both;
}
.left-words-no{
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-align: left;
}
/*right*/
#right-all{
	width:180px;
	float:left;
 }
.right{
	width:180px;
	float:left;
	border: 1px solid #8CB5E3;
	border-top:none;
	margin-bottom: 5px;
}
.xf-fang{
	font-size: 12px;
	color: #666;
	padding-top: 3px;
	padding-left: 3px;
	margin-bottom: 5px;
	line-height: 17px;
}
/*pic*/
.pic{
	width: 570px;
	margin: 5px 0 0 0;
	padding:0px 0 5px 0px;
	border: 1px solid #8CB5E3;
	border-top:none;
	float: left;
}
#renqi{
	float:right;
	margin-right:5px;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	margin-top:-15px !important;
	margin-top:-22px;
}
