/*标签样式*/
.hd{
	height:22px;
	overflow:hidden;
	background-repeat: repeat-x;
	background-image: url(blueimg/left_title_bg.jpg);
	margin: 0px;
	padding: 0px;
	width: 210px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}
.hd .guoqi {
	height: 26px;
	width: 30px;
	display: block;
	float: left;
	padding-top: 3px;
}
.hd .guojiamingzi {
	display: block;
	float: left;
	line-height: 26px;
}
.hd .contentTab {
	float: right;
	display: block;
}

.hd .hdlink{
	float:right;
	line-height:14px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 0;
}
.hd .hdlink a,.hd .hdlink a:visited{
	text-decoration:none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
}
.hd .hdlink a:hover,.hd .hdlink a:active{
	color:#0066CC;
	text-decoration:underline;
}

.hd ul{
	height:27px;
	overflow:hidden;
	float:left;
	margin: 0px;
	padding: 0px;
}
.hd li{
	height:22px;
	overflow:hidden;
	_display:inline-block;
	float:left;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: right top;
	list-style-type: none;
	background-color: #FC9;
	margin-right: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC9;
	border-right-color: #FC9;
	border-bottom-color: #F60;
	border-left-color: #FC9;
}
.hd li .capname{
	line-height:22px;
	font-size:12px;
	display:block;
	float:left;
	font-weight:normal;
	background-image: url(blueimg/left_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	height: 22px;
	width: 30px;
	text-align: center;
	cursor: hand;
}
.hd li a,.hd li a:visited{
	text-decoration:none;
	cursor:pointer;
	height: 22px;
	margin: 0px;
	padding: 0px;
	color: #DB6D00;
}
.hd li a:hover,.hd li a:active{
	text-decoration:none;
}
.hd li.on{
	background-color: #FFB366;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(blueimg/left_title_bg_3.jpg);
	line-height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F60;
	border-right-color: #F60;
	border-left-color: #F60;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
}
.hd li.on .capname{
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(blueimg/left_title_bg_4.jpg);
}
.hd li.on a,.hd li.on a:visited{
	text-decoration:none;
	cursor:pointer;
	color: #930;
}
.hd li.on a:hover,.hd li.on a:active{
	text-decoration:none;
}
.md_con a {
	display: block;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 30px;
}

