.t1 {
height:22px;
padding:10px 0 0 40px;
background:url(../images/skin_blue_t.gif) no-repeat ;
color:#FFFFFF;
font-size:13px;
text-align:left;
font-weight:bold;
}

.title_bg {
	margin:3px 0;
	padding:1px;
	border:1px solid #8DBDF7;
	display:inline;
}
.title_bg span {
display:block;
padding:5px 10px 3px 37px;
background:#daf0fd url(../images/skin_l1.gif) no-repeat 12px 7px;
color:#000;
font-weight:bold;
line-height:18px;
text-align:left;
CURSOR: pointer;
}
.menu_bg {
	background-image: url(../images/title_bg.jpg);
	background-repeat: repeat-y;
	display:inline;
}
.list_name {
	height: 30px;
	display:inline;
	line-height: 20px;
	text-align:left;
}
.list_name a {
	display:inline;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.list_name span {
	padding-left: 50px;
	background-image: url(../images/skin_l2.gif);
	border-bottom:1px dotted #CCCCCC;
	background-repeat: no-repeat;
	background-position: 25px 3px;
	display: block;
	margin-top: 5px;
}
.list_name a:hover {
	font-family: "宋体";
	font-size: 12px;
	text-decoration:underline;
}

