BODY {

}
a:link {
}
a:visited {
}
a:hover {
}

.a2:link {

}
.a2:visited {


}
.a2:hover {

}

.a3:link {

}
.a3:visited {


}
.a3:hover {

}

.a00:link {

}
.a00:visited {


}
.a00:hover {

}

#panel-top{
	clear:both;
	background:url(/images/style_blue/7.jpg) repeat-x;
	height: 87px;
}
#panel-middle{
	clear:both;
	width:100%;
	height:auto;
	
}
#panel-bottom{
	clear:both;
	height: 14px;
	text-align:center;
}

#panel-left{
	float:left;
	
	
}
#panel-center{
	float:left;
	width:8px;
}
#panel-right{
	float: right;
}

#panel-top .logo{
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}

#panel-top .anchor{
	float: right;
	padding-top: 35px;
	padding-right: 30px;
}

#panel-right .login-info{
	clear: both;
	height: 37px;
	padding-top: 12px;
	padding-left: 10px;
	background:url(/images/style_blue/main-logininfo-bg.jpg) repeat-x;
	font-size: 12px;
	color: #00244A;
}

.login-info .warn{
	float:right;
	width: 300px;
}

#panel-right .target{
	clear: both;
}

#left-title{
	height: 38px;
	width:189px;
	background-image:url(/images/style_blue/2.gif);
}
#left-menu{
	
	
}
#techSupport{
	text-align: center;
	padding-top: 4px;
	font-size: 12px;
	color: #999999;
	height: 16px;
}

.package{
	margin-bottom:2px;
		padding-left: 4px;
}
.package .head{
	background:url(/images/dh_dianzhong.gif);
	color: #00264E;

	width:248px;
	padding-left: 18px;
	height:24px;
	padding-top: 8px;
}

.package .head_not_select{
	background:url(/images/dh_other.gif);
	color: #00264E;
	padding-left: 18px;
	width:248px;
	height:24px;
	padding-top: 8px;
}

.package .application{
	padding-left: 5px;
	overflow-y: auto;
}
.package .application .item{
	clear:both;
	
}
.package .application .item .img{
	float: left;
	margin-right:6px;
	padding-top:6px;
}
.package .application .item .text{
	float: left;
	padding-top:6px;
}

.package .application .tree-item-collapsed{
	clear:both;
	height: 25px;
	cursor: pointer;
	background: url(/images/style_blue/plus.gif) no-repeat 0px 8px;
}

.package .application .tree-item-expanded{
	clear:both;
	height: 25px;
	cursor: pointer;
	background: url(/images/style_blue/minus.gif) no-repeat 0px 8px;
}

.package .application .tree-node-img{
	float: left;
	magin-right: 6px;
	padding-top: 6px;
	padding-left: 20px;
}

.package .application .tree-node-text{
	float: left;
	padding-top:10px;
}
