
.t {
	height:24px;background:url(images/t_bg.jpg) repeat-x #eeeeee;font-size:12px;overflow:hidden;
}
.t_l {
	width:20px;height:24px;background:url(images/t_l.gif) no-repeat;float:left;
}
.t_r {
	width:3px;height:24px;background:url(images/t_r.gif) no-repeat;float:right;
}
.t span {
	margin-left:1px;margin-top:5px;padding-top:5px;line-height:24px;
}
.t a {
	color:##5A5A5A;text-decoration:none;
}
.t a:hover {
	text-decoration:underline;
}
.t .current {
	width:60px;height:16px;background: url(images/t_on.gif) no-repeat 0 0px;padding-top:10px;float:left;
}
.t a.current {
	color:#000;text-decoration:none;
}
.t a:hover {
	color:#FF3300;text-decoration:none;
}
.t ul {
	padding:0;margin:0;
}
.t li span{
	line-height:0;
}
.t li {
	width:60px;float:left;text-align:center;margin-left:4px;padding-top:5px;
}

.c {
	border:1px solid #ccc;border-top:none;line-height:180%;margin:0;overflow:auto;
}
.c ul {
	margin:5px 0;
}
.c li {
	background:url(images/icon_li.gif) no-repeat 10px 9px;padding-left:5px;text-indent:15px;line-height:180%;
}
.c li span {
	font-size:11px;color:#666;margin-left:5px;
}
.c .more {
	text-align:right;padding-right:10px;background:none;line-height:180%;
}
.c .more a {text-decoration:none;}
.c .thumb {
	border-bottom:1px dotted #CCCCCC;background:#fafafa;padding:5px;height:65px;
}
.c .thumb div {font-size:0;}
.c .thumb dl {
	float:left;width:230px;margin-left:10px;
}
.c .thumb dd {
	text-indent:2em;
}
.c .thumb img {
	width:80px;height:60px;padding:2px;border:1px solid #CCCCCC;float:left;
}