/* CSS Document */
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6{margin:0px; padding:0px; font-size:12px;}
body{ background-color:#f2f2f2}
img{border:0px}
ol,ul{list-style:none}
a{ color:#000000; text-decoration:none}

.center_self{ width:1000px; margin:0px auto; position:static; background-color:#FFFFFF}
/*============top============*/
#t{ height:95px; background-color:#FFFFFF}
	#t_1{ width:460px; height:95px; float:left; background-image:url(../images/index_01_1.jpg); background-repeat:no-repeat}
	#t_2{ width:540px; height:95px; float:left; background-image:url(../images/index_01_2.jpg); background-repeat:no-repeat; background-position:right}
#channel{ height:35px;}
	#top_menu{ width:1000px; height:35px; overflow:hidden;}
			
		#top_menu ul{ list-style-type:none;}
		#top_menu li.m_li_l{ margin:0px; width:133px; height:35px; float:left;}
		#top_menu li.m_li{ margin:0px; width:120px; height:35px; float:left;}
		#top_menu li.m_li_r{ margin:0px; width:147px; height:35px; float:left;}
		
		#top_menu li a{ text-align:center; font-size:14px; color:#ffffff; line-height:16px;}
		#top_menu li a:hover{ text-align:center; color:#ffffff; line-height:16px;}
		#top_menu li.m_li_a a{ text-align:center; color:#ffffff; line-height:16px;}
		
		#top_menu_er{ display:none; position:absolute; width:1000px; height:auto; font-size:14px; color:#ffffff; z-index:1; }
		#top_menu_er .smenu{width:1000px; margin:0px; padding:0px; list-style-type:none; height:auto;}
		#top_menu_er .s_li{display:none;    border-top:1px #cccccc solid; width:160px; height:auto; line-height:25px; text-align:center; overflow:hidden;}
		#top_menu_er .s_li_a{display:block; border-top:1px #cccccc solid; width:160px; height:auto; line-height:25px; text-align:center; overflow:hidden;}
		/*#top_menu_er .tm_tiao{ width:100px; height:1px; background-color:#cccccc; overflow:hidden}*/
		#top_menu_er a{ display:block; width:158px; height:auto; border-bottom:1px #cccccc solid; border-left:1px #cccccc solid; border-right:1px #cccccc solid; background-color:#eaeaea; color:#414042;}
		#top_menu_er a:hover{color:#03529c;}

#channel_tiao{ height:10px; background-image:url(../images/index_03.jpg); background-repeat:repeat-x; overflow:hidden}

#b{ height:54px; background-image:url(../images/index_07.jpg); background-repeat:repeat-x; line-height:64px; color:#FFFFFF; text-align:center; overflow:hidden}
	#b a{ color:#FFFFFF}