
/* site */
#basic #basic_brief {
	float: left;
	padding-top: 16px;
	margin-right:-10px;
	width:auto;
	/* margin: 16px 8px 4px 12px;	 */
}
#basic_brief hr {
	color: #ccc;
	padding: 0px;
	margin: 0px;
}
#basic_brief p {
	width:auto;
}
#basic #basic_img {
	float: left;
	margin: 8px 8px 0px 4px;
	width: 202px;
	height:147px;	
	/* border:1px solid #DFDFDF; */
}
#basic a img {
	border: none;
	float: left;
	margin: 4px 8px;
}
#basic p {
	margin: 4px 0px;
}
#relinfo, #data_chart, #status, #connect,#siterelctgs,#rel_link,#data_table  {
	clear: both;
	border-top: 1px dotted #ccc;
	padding-left: 8px;
}

/* h3 */
#data_table h3 { margin: 12px 0px 10px;font-weight:bold; }
#connect h3 { margin: 12px 0px 0px;font-weight:bold; }
#rel_link h3 { margin: 12px 0px 10px;font-weight:bold; }
#siterelctgs h3 { margin: 12px 0px 0px;font-weight:bold; }

#relinfo table, #rel_link table {
	border-collapse: collapse;
}
#relinfo tr.mv, #rel_link tr.mv {
	background-color: #ddecff;
}
#relinfo tr {
	padding: 4px auto;
}
#connect p {
	margin-left:28px;
}
#relinfo table { margin-left:20px; }
.rtbi { font-weight: bold; text-align:left !important; }
.rtw { width:60%;}
.gbg {
	background-color: #eee;
}
#rel_link  table {
	margin-left: 8px;
}
#rel_link  li {
	margin-bottom: 8px;
	clear: both;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
#rel_link  li img {
  float: left;
  margin:2px 8px 2px 2px;
  vertical-align: top;
  border:none;
}
#confirminfo {
	border-bottom: 1px dotted #ccc;
}
#chartbtndiv {
	margin: 0px;
	padding: 0px;
}
#chartbtndiv ul {
	padding:0px;
	margin: 0px;
}
#chartbtndiv li {
	list-style-type:none;
	margin: 0px 0px;
	float: left; 
}
.clsChartBtnNoSel {
	display:block;	
	height: 19px;
	width:79px;
	text-align:center;
	padding-top:6px;
	background: url(../images/chartbtnnosel_bg.gif) no-repeat;	
}
.clsChartBtnSel {
	display:block;	
	height: 19px;
	width:79px;
	text-align:center;
	padding-top:6px;
	background: url(../images/chartbtnsel_bg.gif) no-repeat;
}
#imgChart {
	padding: 8px 8px 8px 8px
}
#rel_link  li {
	margin-bottom: 8px;
	clear: both;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
#rel_link  li img {
  float: left;
  margin:2px 8px 2px 2px;
  vertical-align: top;
  border:none;
}
.rellitem {
	background-image: url(../images/rellink_star.gif);	
	background-repeat: no-repeat;
	padding-left: 18px;
}

#navigator {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	margin-top: 8px;
}

/* start: 数据块显示 */ /* 数据的行头tr标题 background-image: url(../images/bg/bg_data_header.gif); */
.datalist {
}
.datalist.headertd {
	height:26px;
	background:#F4E2DA;
	text-align:center;
}
.datalist.datatd1 { 
	height:26px;
	background:#ffffff;
}
.datalist.datatd2 { 
	height:26px;
	background:#F1F1F1;
}
/* end: 数据块显示 */ -->

a.citem { width:79px; height:17px; background: url(../images/itembg.gif) no-repeat; display:block; text-align: center; padding-top:6px; margin-top:2px; } 
a.citem:hover { width:79px; height:19px; background: url(../images/itemcnt.gif) no-repeat; display:block; text-align: center; padding-top:6px; margin-top:0px; } 
a.curn { width:79px; height:19px; background: url(../images/itemcnt.gif) no-repeat; display:block; text-align: center; padding-top:6px; } 



