/* CSS Document */

#main{ margin:0 auto;

}
#NewsPagelist {padding:2px; width:300px; font-size:12px; list-style-type:none; }
#NewsPagelist li {width:280px; height:30px;}
#NewsPagelist li a .lbt {width:300px;display:block; float:left; text-indent:20px; text-decoration:none; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; display:inline;}
#NewsPagelist li a .ldt {display:block; float:right; text-align:center; color:#F6862B; text-decoration:none; display:inline;}
#NewsPagelist li a { height:15px; display:block; line-height:15px; color:#666; text-decoration:none; cursor:hand; border-bottom:1px dotted #cccccc;}
#NewsPagelist li a:hover{ color: #F6862B; text-decoration:none; border-bottom:1px solid #cccccc;}
#NewsPagelist li a:hover .ldt {color:#000; }
#table{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
border: 6px solid #E6E6E6;

}
#table tr{
text-align:left;
}
#table tr td{
border-right:2px dotted;
}
#table tr td#this{
padding:10px 10px;


}
.title{
	font-size:15px;
	font-color:#7C6160;
	font-weight:bolder;
	text-transform: uppercase;	
}
.name{
   font-size:14px;
   font-weight:bolder;
   color:#666666;
}


.name1{
   font-size:12px;
   font-weight:bolder;
   color:#000000;

}
#table1 tr td {
border:1px solid #CCCCCC;

font-size:12px;
height:30px;
}


#TopNewsPagelist { padding-top:6px;width:200px; font-size:12px; list-style-type:none; }
#TopNewsPagelist li {width:200px; height:24px;}
#TopNewsPagelist li a .lbt {width:200px;display:block; float:left; text-indent:0px; text-decoration:none; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; display:inline;}
#TopNewsPagelist li a .ldt {display:block; float:right; text-align:center; color:#F6862B; text-decoration:none; display:inline;}
#TopNewsPagelist li a { height:16px; display:block; line-height:15px; color:#666; text-decoration:none; cursor:hand; border-bottom:1px dotted #cccccc;}
#TopNewsPagelist li a:hover{ color: #F6862B; text-decoration:none; border-bottom:1px solid #cccccc;}
#TopNewsPagelist li a:hover .ldt {color:#000; }