.viptablelist tr td{ border:#CCC 1px dashed; padding:6px;}
.table_list tr th{ border:#CCC 1px dashed; text-indent:6px; background-color:#E1F1FF;padding:6px; font-size:14px; font-weight:600;}
.table_list tr td{ border:#CCC 1px dashed;padding:3px; font-size:13px; font-weight:100;}
.table_list tr td a{padding:3px; font-size:13px; font-weight:100;}
.trA TD{
	background:#fff;
}
.trB TD{
	background:#FFF5B5;
}
.trC TD{
	background:#DDF9FF;
}

.table_expert_list{width:92%; margin-top:12px;}
.table_expert_list tr .t_line{ line-height:6px; height:6px; border-bottom:#CCC 1px dashed;}
.table_expert_list tr .t_logo{ width:110px; height:130px; border:#CCC 1px solid;}
.table_expert_list tr .t_logo a img{ width:100px; height:120px;}
.table_expert_list tr .t_infor{ padding-left:6px; line-height:20px;}

/*侧栏自动导航*/
#menu_list{width:210px; margin:0 auto;}
#menu_list ul{width:210px; height:auto; border-top:none; background-color:#ffffff;}
#menu_list ul li{list-style: none; display: inline;color:#000000; text-align:center; text-indent:2px;float:left; margin: 0 auto; clear:both; height:40px; line-height:40px; width:210px; border-bottom:#CECECE 1px dotted;}
#menu_list ul li h1{}
#menu_list ul li h1 a{ font-size:16px; font-weight:bolder;}
#menu_list ul li h1 a:link{ color:#000000; text-decoration:none;}
#menu_list ul li h1 a:visited{ color:#000000; text-decoration:none;}
#menu_list ul li h1 a:active{ color:#000000; text-decoration:none;};
#menu_list ul li h1 a:hover{color:#FF6600; text-decoration:none;text-indent:1px;width:200px; }