@charset "utf-8";

.tdline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #ECE9D8;
	height: 30px;
	line-height:30px;
	padding: 5px 0 0;
	color:#000;
}
a{color:#000;}
.tdline a{font-size: 16px;}
.time{font-size: 12px;color:#666;}
.tdbg {
	font-size: 14px;
	font-weight: bolder;
	color: #F60;
	background-image: url(images/bgtt.gif);
}
.f16 {
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	padding-bottom:2px;
	padding-left:18px;
}
.f18 {
	font-size: 18px;
	font-weight: bold;
	color: #fc7d00;
}

.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fc7d00;
	background-color: #FFC;
}
.f24 {
	font-size: 24px;
	font-weight: bold;
	color: #FC7D00;
}

#tdselected {
	background:url(skin2/child.gif);
}

.headInfo{
	width:980px;
	margin:1px 0px 1px;
	padding:5px 2px;	
	text-align:center;
	font-size:12px;
	color:#686868;

	font-size:12px; 
	border:1px solid #999; 	
	background-color:white; 
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#DEDEDE', Positive=true);
}
.headInfo table{
	font-size:13px;
	color:#000000;
}
.headInfo td{
    padding-left:12px;
	padding-right:12px;
}.fe12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
}

.info-table td{font-size: 14px;line-height:24px;}
.page_number .b2 {
	background:#F3F8FD none repeat scroll 0 0;
	border:1px solid #D9D9D9;
	clear:both;
	color:#FF0000;
	text-align:center;
	line-height: 30px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}