@charset "utf-8";

#tree_n {
	background:#EEE url(../images/base/tree_bg.gif) repeat-x scroll left top;
	border:1px solid #CCCCCC;
	padding:11px;
	text-align:center;
	margin: 0px auto;
}

.arrow_on_tree {
	text-align: center;
	margin: 0px auto;
}

.box_master {
	border:3px solid #CCC;
	margin:5px;
	padding:10px;
	text-align:center;
	background: #F9F9F9;
}

#tree_box {
	width: 250px;
	margin: 20px auto 0px;
	background: #fff url(../images/index/login_bg.gif) repeat-x scroll left top;
	border: 1px solid #999;
	padding: 10px;
}

.link_button {
	background: url(../images/ico/button_bg.gif) no-repeat left top;
	width: 208px;
  height: 25px;
  line-height: 25px;
	text-align: center;
	vertical-align: middle;
	margin: 0px auto;
}

.tree_td {
	width: 120px;
	vertical-align:top;
}

.tree_boxmini {
	border: 1px solid #ccc;
	width:120px;
	padding: 5px;
	background: url(../images/base/treemini_bg.gif) repeat-x scroll left top;
	overflow:hidden;
}

.tree_site_icon {
  margin-bottom: 4px;
}

.tree_count {
  color: #f8812f;
}
