/* CSS Document */
body{ text-align:center;}
table{ text-align:left;}
img{ border:0px;}
*{font-size:12px;}
body{ font-size:12px; margin:0px; padding:0px;}
#tab_menu td{line-height:22px; color:#FFFFFF;}
#td_head{ background:url(../images/head.gif) no-repeat left bottom; height:86px; width:987px;}
a{ text-decoration:none; font-size:12px;}
a.menu:link{ color:#ffffff;font-size:12px; }
a.menu:visited{ color:#ffffff;font-size:12px; }
a.menu:hover{ color:#ffffff;font-size:12px; }
a.menu:active{ color:#ffffff;font-size:12px; }
#td_fuwu_left{ background: url(../images/title_fuwu_left.gif) no-repeat left top; height:87px;}
#td_fuwu_right{ background: url(../images/title_fuwu_right.gif) no-repeat right top; height:87px;}
#td_fuwu_content{ line-height:22px; font-family:Arial, Helvetica, sans-serif; color:#373737; font-size:12px; padding-left:5px;}
#td_anli{ line-height:22px;padding-right:20px; text-align:right;}
a.anli:link{ color:#000000; text-decoration:underline;}
a.anli:visited{ color:#000000; text-decoration:underline;}
a.anli:hover{ color:#ff0000; text-decoration:underline; }
a.anli:active{ color:#000000; text-decoration:underline;}
#tab_jianjie td, #tab_news td{ line-height:22px; padding-left:5px; padding-top:5px; padding-right:5px; }
#tab_jianjie #td_title, #tab_news #td_title,#tab_tuijie #td_title{ color:#6C8289; font-weight:bold;}
#tab_news_in1 td{ line-height:22px; padding:0px;}
#tab_news_in2 td{ line-height:20px; padding:0px; background-image: url(../images/bg_list1.jpg); background-position:bottom;  background-repeat:repeat-x; color:#666666;}
#tab_news_in2 .td_date{color:#6F87B3;}
#tab_tuijie td{ line-height:30px;}

a.list:link{ color:#666666}
a.list:visited{ color:#666666}
a.list:hover{ color:#0070B7}
a.list:active{ color:#666666}
a.foot:link{ color:#777777}
a.foot:visited{ color:#777777}
a.foot:hover{ color:#0070B7}
a.foot:active{ color:#777777}
a.list_pro:link{ color:#4d4d4d}
a.list_pro:visited{ color:#4d4d4d}
a.list_pro:hover{ color:#376E80}
a.list_pro:active{ color:#376E80}
a.tuijie:link{ color:#6C8289; text-decoration:underline;}
a.tuijie:visited{ color:#6C8289; text-decoration:underline;}
a.tuijie:hover{ color:#ff0000; text-decoration:underline;}
a.tuijie:active{ color:#6C8289; text-decoration:underline;}
#tab_foot td{ line-height:22px; padding-top:5px; padding-bottom:10px; text-align:center; color:#777777; font-family:Arial}
#td_in_left{ padding-top:10px; padding-bottom:25px; background:#F6F6F6}
#tab_submenu td{ background:url(../images/bg_submenu1.jpg) left bottom no-repeat; width:168; height:29; line-height:29px; text-align:left; padding-left:35px; color:#4d4d4d;}
#tab_submenu_in td{ background: url(../images/bg_line2.gif) center bottom no-repeat; width:157px; height:22px; line-height:22px; text-align:left; padding-left:31px; color:#4d4d4d;}
#td_info_bottom{ border-bottom:2px #D3E2F5 solid;}
#tab_info_out td{ padding-left:10px; padding-right:10px; line-height:22px;  color:#4d4d4d}
#tab_info_out #title_left{ border-bottom:2px #859AAF solid; text-align:left;}
#tab_info_out #title_right{ border-bottom:2px #D3E2F5 solid; text-align:right; color:#4d4d4d}
#tb_in_top{ border-bottom:1px #859AAF solid; height:6px; font-size:0px;}
#tb_in_bottom{ border-top:1px #859AAF solid; height:6px;}
#tb_in_middle{ padding-top:9px; padding-bottom:9px;}
.td_img_bg{ background:url(../images/img_bg.gif) left top no-repeat; height:84px; width:100px; padding-top:0px; padding-left:0px; text-align:center; vertical-align:middle;}
.tab_shili td{padding:5px 0px 5px 0px;}
.tab_pru_list{ border-width:1px; border-color:#CFDEED; border-style:solid; width:100%; line-height:18px;}
.tab_pru_list td{ line-height:18px; padding-right:5px; padding-left:5px;}
.td_bg_menu{ background:url(../images/bg_menu.jpg) repeat-x left top;}
#td_flash{ background: url(../images/bg0_menu.gif) repeat-x left top; }



#nav { 
    width:10px; 
    line-height: 22px;  
    list-style-type: none; 
    text-align:left; 
	border:1px solid #FBFAF4;
    /*定义整个ul菜单的行高和背景色*/ 
} 

/*==================一级目录===================*/ 
/*#nav a { 
    width: 141px;  
    display: block; 
    padding-left:25px;
	height:22px; 
	line-height:22px;  
    /*Width(一定要)，否则下面的Li会变形 
}*/



#nav li a{ display:block; width:166px; height:22px; padding-left:25px; font-weight:bold;color:414141; }


#nav li a:link  { 
    color:414141; text-decoration:none;background: url(../images/bg_prolist1.gif) no-repeat left bottom; 
} 
#nav li a:visited  { 
    color:#414141;text-decoration:none; background: url(../images/bg_prolist1.gif) no-repeat left bottom;
} 
#nav li a:hover  { 
    color:#414141;text-decoration:underline; background: url(../images/bg_prolist1.gif) no-repeat left bottom;
} 
#nav li a:active{ 
     color:#414141;text-decoration:none; background: url(../images/bg_prolist1.gif) no-repeat left bottom;   /*一级目录onMouseOver显示的背景色*/ 
} 

/*==================二级目录===================*/ 
#nav li ul {
     padding:0px;
	 margin:0px; 
    list-style:none; 
    text-align:left;
	float:left;
	width:100px; 
	border:0px solid #FF0000;
} 
#nav li ul li{     
    background: url(../images/bg_prolist2.gif) no-repeat right bottom;  /*二级目录的背景色*/ 
} 

#nav li ul a{ 
         font-weight:400;
         padding-left:25px;
         width:148px; 
    /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/ 
} 

/*下面是二级目录的链接样式*/ 

#nav li ul a:link  { 
    color:#414141; text-decoration:none; 
} 
#nav li ul a:visited  { 
    color:#414141;text-decoration:none; 
} 
#nav li ul a:hover { 
    color:#414141; 
    text-decoration:underline; 
    
    /* 二级onmouseover的字体颜色、背景色*/ 
} 
#nav li ul a:active { 
    color:#414141; 
    text-decoration:none; 
    
    /* 二级onmouseover的字体颜色、背景色*/ 
} 

/*==============================*/ 
/*#nav li:hover ul { 
    left: auto; 
} 
#nav li.sfhover ul { 
    left: auto; 
} 
#content { 
    clear: left;  
} */
#nav ul.collapsed { 
    display: none;
	list-style-type:none; 
} 
#nav ul li{
	list-style-type:none;
	list-style:none;
}
--> 