/* 全局CSS定义 */
body {text-align:center;font-family: 宋体, serif;  margin:auto; padding:0; background: #fff; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border:0; }
h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-size:12px; font-weight:normal;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}

/************************* 字体定义 ***********************/
.fBlack{ color:#000;}
.fDBlack{ color:#000; font-weight:bold;}
.fBlack13{ color:#000; font-size:13px;}
.fDBlack13{ color:#000; font-size:13px; font-weight:bold;}
.fBlack14{ color:#000; font-size:14px;}
.fDBlack14{ color:#000; font-size:14px; font-weight:bold;}
.fBlack16{ color:#000; font-size:16px;}
.fDBlack16{ color:#000; font-size:16px; font-weight:bold;}
.fHBlack16{ color:#000; font-size:16px; font-family: "黑体";}
.fDHBlack16{ color:#000; font-size:16px; font-weight:bold; font-family: "黑体";}

.fBlue{ color:#003399; font-size:12px;}
.fDBlue{ color:#003399; font-weight:bold;}
.fBlue14{ color:#003399; font-size:14px;}
.fDBlue14{ color:#003399; font-size:14px; font-weight:bold;}

.fRed{ color:#c00; font-size:12px;}
.fDRed{ color:#c00; font-weight:bold;}
.fRed14{ color:#c00; font-size:14px;}
.fDRed14{ color:#c00; font-size:14px; font-weight:bold;}
.fDRed16{ color:#c00; font-size:16px; font-weight:bold;}
.fDHRed16{ color:#c00; font-size:16px; font-weight:bold; font-family: Verdana, "黑体";}

.fGray{ color:#666; font-size:12px; font-weight:100;}
.fDGray{ color:#666; font-weight:bold;}
.fGray14{ color:#666; font-size:14px;}
.fDGray14{ color:#666; font-size:14px; font-weight:bold;}

.fWhite{ color:#fff; font-size:12px;}
.fDWhite{ color:#fff; font-weight:bold;}
.fWhite14{ color:#fff; font-size:14px;}
.fDWhite14{ color:#fff; font-size:14px; font-weight:bold;}

.fYellow{ color:#ff0; font-size:12px;}
.fDYellow{ color:#ff0; font-weight:bold;}
.fYellow14{ color:#ff0; font-size:14px;}
.fDYellow14{ color:#ff0; font-size:14px; font-weight:bold;}

.fDGreen14{ color:#84b200; font-size:14px; font-weight:bold;}
.fOrange14{ color:#ff6600; font-size:14px; font-weight:bold; text-decoration:underline;}
.fOrange0{ color:#716317; font-size:12px;}


/************************* 链接定义 ****************************/

a:link {color: #000000;text-decoration: none;} /* 未访问的链接 */
a:visited {color: #000000;text-decoration: none;} /* 已访问的链接 */
a:hover {color: #bc2931;text-decoration: underline;} /* 鼠标在链接上 */ 
a:active {color: #2d6faf;text-decoration: none;} /* 点击激活链接 */

/*-- 黑色 --*/
a.DBlack:link,a.DBlack:visited {color: #000; text-decoration:none; font-weight:bold;}
a.DBlack:hover {color: #bc2931; text-decoration:underline; font-weight:bold;}
a.DBlack:active {color: #2d6faf; text-decoration: none; font-weight:bold;}

a.Black14:link,a.Black14:visited {color: #000; font-size:14px; text-decoration:none;}
a.Black14:hover {color: #bc2931; font-size:14px; text-decoration:underline;}
a.Black14:active {color: #2d6faf; font-size:14px; text-decoration: none;}

a.Black13:link,a.Black13:visited {color: #000; font-size:13px; text-decoration:none;}
a.Black13:hover {color: #bc2931; font-size:13px; text-decoration:underline;}
a.Black13:active {color: #2d6faf; font-size:13px; text-decoration: none;}

a.DBlack13:link,a.DBlack13:visited {color: #000; font-size:13px; text-decoration:none; font-weight:bold;}
a.DBlack13:hover {color: #bc2931; font-size:13px; text-decoration:underline; font-weight:bold;}
a.DBlack13:active {color: #2d6faf; font-size:13px; text-decoration: none; font-weight:bold;}

a.DBlack14:link,a.DBlack14:visited {color: #000; font-size:14px; text-decoration:none; font-weight:bold;}
a.DBlack14:hover {color: #bc2931; font-size:14px; text-decoration:underline; font-weight:bold;}
a.DBlack14:active {color: #2d6faf; font-size:14px; text-decoration: none; font-weight:bold;}

a.DBlack16:link,a.DBlack16:visited {color: #000; font-size:16px; text-decoration:none; font-weight:bold;}
a.DBlack16:hover {color: #bc2931; font-size:16px; text-decoration:underline; font-weight:bold;}
a.DBlack16:active {color: #2d6faf; font-size:16px; text-decoration: none; font-weight:bold;}

/*-- 蓝色 --*/
a.Blue:link,a.Blue:visited {color: #0099ff; text-decoration:underline;}
a.Blue:hover {color:#660099; text-decoration:underline;}
a.Blue:active {color: #0099ff;text-decoration:underline;}

a.Blue0:link,a.Blue0:visited {color: #166888; text-decoration:underline;}
a.Blue0:hover {color:#FF9900; text-decoration:underline;}
a.Blue0:active {color: #166888;text-decoration:underline;}

a.DBlue:link,a.DBlue:visited {color: #003399; text-decoration:none; font-weight:bold;}
a.DBlue:hover {color: #bc2931; text-decoration:underline; font-weight:bold;}
a.DBlue:active {color: #666666;text-decoration: none; font-weight:bold;}

a.Blue14:link,a.Blue14:visited {color: #003399; font-size:14px; text-decoration:none;}
a.Blue14:hover {color: #bc2931; font-size:14px; text-decoration:underline;}
a.Blue14:active {color: #666666; font-size:14px; text-decoration: none;}

a.DBlue14:link,a.DBlue14:visited {color: #003399; font-size:14px; text-decoration:none; font-weight:bold;}
a.DBlue14:hover {color: #bc2931; font-size:14px; text-decoration:underline; font-weight:bold;}
a.DBlue14:active {color: #666666; font-size:14px; text-decoration: none; font-weight:bold;}


/*-- 红色 --*/
a.Red:link,a.Red:visited {color: #c00; text-decoration:none;}
a.Red:hover {color: #003399; text-decoration:underline;}
a.Red:active {color: #666;text-decoration: none;}

a.DRed:link,a.DRed:visited {color: #c00; text-decoration:none; font-weight:bold;}
a.DRed:hover {color: #003399; text-decoration:underline; font-weight:bold;}
a.DRed:active {color: #666;text-decoration: none; font-weight:bold;}

a.Red14:link,a.Red14:visited {color: #c00; font-size:14px; text-decoration:none;}
a.Red14:hover {color: #003399; font-size:14px; text-decoration:underline;}
a.Red14:active {color: #666; font-size:14px; text-decoration: none;}

a.DRed14:link,a.DRed14:visited {color: #c00; font-size:14px; text-decoration:none; font-weight:bold;}
a.DRed14:hover {color: #003399; font-size:14px; text-decoration:underline; font-weight:bold;}
a.DRed14:active {color: #666; font-size:14px; text-decoration: none; font-weight:bold;}

a.DHRed16:link,a.DHRed16:visited { color:#c00; font-size:16px; font-weight:bold; font-family: Verdana, "黑体";}
a.DHRed16:hover {color: #003399; font-size:16px; font-weight:bold; text-decoration:underline; font-family: Verdana, "黑体";}
a.DHRed16:active {color: #666; font-size:16px; font-weight:bold; font-family: Verdana, "黑体";}

/*-- 灰色 --*/
a.Gray:link,a.Gray:visited {color: #666; text-decoration:none;}
a.Gray:hover {color: #bc2931; text-decoration:underline;}
a.Gray:active {color: #2d6faf;text-decoration: none;}

a.DGray:link,a.DGray:visited {color: #666; text-decoration:none; font-weight:bold;}
a.DGray:hover {color: #bc2931; text-decoration:underline; font-weight:bold;}
a.DGray:active {color: #2d6faf;text-decoration: none; font-weight:bold;}

a.Gray14:link,a.Gray14:visited {color: #666; font-size:14px; text-decoration:none;}
a.Gray14:hover {color: #bc2931; font-size:14px; text-decoration:underline;}
a.Gray14:active {color: #2d6faf; font-size:14px; text-decoration: none;}

a.DGray14:link,a.DGray14:visited {color: #666; font-size:14px; text-decoration:none; font-weight:bold;}
a.DGray14:hover {color: #bc2931; font-size:14px; text-decoration:underline; font-weight:bold;}
a.DGray14:active {color: #2d6faf; font-size:14px; text-decoration: none; font-weight:bold;}

/*-- 白色 --*/
a.White:link,a.White:visited { color: #fff;}
a.White:hover { color: #ff0;text-decoration:underline;}
a.White:active {color: #000;text-decoration: none;}

a.DWhite:link,a.DWhite:visited { color: #fff; font-weight:bold;}
a.DWhite:hover { color: #ff0;text-decoration:underline; font-weight:bold;}
a.DWhite:active { color: #000;text-decoration:underline; font-weight:bold;}

a.White14:link,a.White14:visited { color: #fff; font-size:14px;}
a.White14:hover { color: #ff0;text-decoration:underline; font-size:14px;}
a.White14:active { color: #000;text-decoration:underline;  font-size:14px;}

/*-- 黄色 --*/
a.Orange0:link,a.Orange0:visited { color: #716317;}
a.Orange0:hover { color: #0066FF;text-decoration:underline;}
a.Orange0:active {color: #000;text-decoration: none;}

/*-- 分类链接 --*/
a.fenlei:link,a.fenlei:visited {color: #000; text-decoration:none;}
a.fenlei:hover {color: #fff; background-color:#fe3000;}
a.fenlei:active {color: #ff0; background-color:#fe3000;}


/* 文本行距 */
.text { line-height:20px; padding:5px 5px 5px 10px; }
.text_tr { line-height:20px; padding:2px 5px 2px 10px; }
.texthj { line-height:20px; padding:5px 2px 5px 2px; }
.text_jj { line-height:15px;color:#666;}
/* 边线属性 */
.xxbottom { border-bottom:1px dotted #CCC;}
.xxleft { border-right:1px dotted #CCC;}
.xxright { border-right:1px dotted #CCC;}
.xxtop { border-top:1px dotted #CCC;}
.xtable { border:1px solid #CCC;}
.xbottom { border-bottom:1px solid #CCC;}
.xleft { border-left:1px solid #CCC;}
.xright { border-right:1px solid #CCC;}
.xtop { border-top:1px solid #CCC;}
.xbottom_right { border-bottom:1px solid #CCC; border-right:1px solid #CCC;}
.xianBlue { border-bottom:1px solid #0066CC;}
.xianYellow { border-bottom:1px solid #f78218; border-top:1px solid #f78218;}



/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;}
.box {font-family: Verdana, "宋体";font-size: 12px;color: #c00;text-decoration: none;height: 18px;border:1px solid #ccc;}
.box0 {font-family: Verdana, "宋体";font-size: 12px;color: #666;text-decoration: none;height: 15px;border:1px solid #ccc;}
.box1 {font-family: Verdana, "宋体";font-size: 12px; background-color:#d6f3ff; color: #FF6600;text-decoration: none;height: 15px;border:1px solid #429aef;}
.side { border:1px solid #ccc; width:550px; height:80px;font-family: Verdana, "宋体";font-size: 12px;text-decoration: none;}


/******************************************************* 网站首页定义 **********************************************************/

/****** 头部各层定义 ******/
#header { width:1002px; height:65px; background-image:url(../images/top_bg.jpg); margin-bottom:6px;}
/****** top层定义 ******/
#top { width:950px; height:175px; margin:0 0 6px 0; }
	#top_l { float:left; width:185px; height:175px; border:1px solid #ccc; margin:0 6px 0 0;}
	    #top_l_t { border:1px solid #CCC; margin-bottom:6px;}
	#top_r { float:right; width:754px; height:175px;}
	
/* 导航 */
#nav { width:950px; height:37px; background-image:url(../images/meun.jpg); margin:0 0 8px 0; }
#nav_dh { width:950px; height:15px; text-align:left; border-bottom:1px solid #CCCCCC; padding-top:5px; margin:0 0 8px 0; }

/* 文本 */
#text_l { padding:2px 5px 2px 5px; text-align:left;}
#text_l ul li { line-height:22px;}
#text { padding:2px 5px 2px 5px; text-align:center;}
#text ul li { line-height:22px;}

/****** main01层定义 ******/
#main01{ width:950px; height:310px; margin:0 0 8px 0; }
	#main01_l { float:left; width:185px; height:310px; background-color:#f0f0f0; margin:0 10px 0 0;}
	    #main01_l_bt { background-color:#626260; width:100%; height:25px; line-height:25px; text-align:center; font-size:14px; color:#FFFFFF; font-weight:bold;}
		#main01_l_t { background-color:#FFFFFF; width:90%; height:122px; line-height:25px; padding-top:5px; margin-bottom:12px;}
		#main01_l_b { background-color:#FFFFFF; width:90%; height:106px; line-height:28px; padding-top:5px;}
		
	#main01_c { float:left; clear:none; width:400px; height:310px; margin:0 5px 0 0;}
	    #main01_c_t { border:1px solid #CCC; height:282px;}

	#main01_r { float:right; width:340px; height:310px;}
	    #main01_r_t { float:left; clear:none; width:320; height:84px; text-align:left; background-color:#f8f7f2; 
		              border:1px solid #CCC; padding:6px 10px 0 10px; margin-bottom:6px;}
		#main01_r_t ul li { line-height:20px; margin:5px 0 5px 0; vertical-align:middle; color:#666;}

		
		#main01_r_m { float:left; clear:none; width:344px; height:120px; text-align:left; border:1px solid #CCC; margin-bottom:6px; padding-top:5px;}
		   #main01_r_m_t { line-height:18px; height:55px; text-align:left;}
		#main01_r_b { float:left; clear:none; width:344px; height:73px;}
		
/****** main02层定义 ******/
#main02{ width:950px; height:500px; margin:0 0 8px 0; }
	#main02_l { float:left; width:290px; height:500px; margin:0 6px 0 0;}
	    #main02_l_t { height:105px; margin:0 0 8px 0;}
		#main02_l_m { height:130px; border:1px solid #CCC; margin:0 0 8px 0; padding:5px 5px 0 10px;}
		#main02_l_b { height:90px;}
	#main02_r { clear:none; float:right; width:650px; height:500px;}
	    #main02_r_t { height:155px; margin:0 0 8px 0;}
		    #main02_r_t_t { height:26px;}
			#main02_r_t_b { height:112px; border:1px solid #CCC; text-align:left; padding:5px;}
		#main02_r_b { clear:none; height:335px;}
		    #main02_r_b_l { float:left; width:50%; height:335px; margin:0 8px 0 0;}
			    #main02_r_b_l_t { height:163px; margin:0 0 8px 0; border:1px solid #CCC;}
				#main02_r_b_l_b { height:163px; border:1px solid #CCC;}
			#main02_r_b_r { float:right; width:48%; height:335px; border:1px solid #CCC;}
			

			
/****** main03层定义 ******/
#main03{ width:950px; height:533px; margin:0 0 6px 0; }
	#main03_l { float:left; width:650px; height:533px; margin:0 6px 0 0;}
	       #main03_l_n { padding:5px 10px 5px 15px; line-height:20px;}
	#main03_r { clear:none; float:right; width:290px; height:533px;}
	       #main03_r_t { height:322px; margin:0 0 8px 0; border:1px solid #CCC; padding:5px;}
		   #main03_r_b { height:184px; border:1px solid #CCC;}
		        #main03_r_b_t { padding:10px 5px 8px 5px;}
				#main03_r_b_t ul li { line-height:22px;}
				#main03_r_b_b { padding:10px 5px 2px 5px;}
				#main03_r_b_b ul li { line-height:22px;}

	
	  
/* 通栏广告定义 */
#banner { width:950px; height:90px; margin:0 0 8px 0; }

#subnav { width:950px; height:15px;}
#navigation { width:950px; height:57px; background-color:#fff; margin:0 0 4px 0;}
/* 友情链接定义 */
#partner { clear:none; width:950px; height:80px; border:1px solid #ccc; margin:0 0 6px 0; }
/* 尾部定义 */
#footer { clear:none; width:950px; height:80px; margin:0 0 6px 0; }


	

/******************************************************* 下载频道定义 **********************************************************/

/****** 头部各层定义 ******/
#header { width:1002px; height:65px; background-image:url(../images/top_bg.jpg); margin-bottom:6px;}
/****** top层定义 ******/
#top_xz { width:950px; height:60px;}
	#top_xz_l { float:left; width:185px; height:60px; margin:0 10px 0 0;}
	#top_xz_r { float:right; width:750px; height:60px;}

#nav_xz { width:950px; height:24px; background-color:#c62500; margin:0 0 6px 0; }
    #nav_xz ul li {line-height:18px; text-align:left; padding-top:5px; padding-left:20px;}
	
/****** main_xz_01层定义 ******/		
#main_xz_01_c { float:left; width:400px; height:310px; border:1px solid #CCCCCC; margin:0 5px 0 0;}
	
	
/****** main_xz_02层定义 ******/
#main_xz_02 { width:950px; height:310px; margin:0 0 8px 0; }		
	#main_xz_02_l { float:left; width:395px; height:310px; border:1px solid #CCCCCC; margin:0 7px 0 0;}
	#main_xz_02_c { float:left; width:395px; height:310px; border:1px solid #CCCCCC; margin:0 5px 0 0;}
	#main_xz_02_r { float:right; width:140px; height:310px; border:1px solid #CCCCCC;}
	
/****** main_xz_03层定义 ******/
#main_xz_03 { width:950px; height:525px; margin:0 0 8px 0; }		
	#main_xz_03_l { float:left; width:562px; height:525px; margin:0 6px 0 0;}
	     #main_xz_03_l_t { float:left; width:562px; height:35px; text-align:right; vertical-align:middle; line-height:35px; background-image:url(../images/sp_lt.jpg);}
		 #main_xz_03_l_m { float:left; width:530px; height:465px; text-align:left; background-image:url(../images/sp_lbg.jpg); padding:10px 20px 10px 12px;}
		 #main_xz_03_l_b { float:left; width:562px; height:5px; font-size:4px; background-image:url(../images/sp_lb.jpg);}
	#main_xz_03_r { float:right; width:380px; height:525px;}
	     #main_xz_03_r_t { float:right; width:380px; height:95px; margin-bottom:8px;}
		 #main_xz_03_r_m { float:right; width:380px; height:225px; margin-bottom:8px;}
		       #main_xz_03_r_m_t { float:left; width:380px; height:10px; font-size:5px; background-image:url(../images/sp_rt.jpg);}
			   #main_xz_03_r_m_m { float:left; width:380px; height:205px; font-size:5px; background-image:url(../images/sp_rbg.jpg);}
			   #main_xz_03_r_m_b { float:left; width:380px; height:10px; font-size:5px; background-image:url(../images/sp_rb.jpg);}
		 #main_xz_03_r_b { float:right; width:380px; height:91px;}
		 
/****** main_xz_04层定义 ******/
#main_xz_04 { width:950px; height:310px; margin:0 0 8px 0; }
    #main_xz_04_l { float:left; width:400px; height:308px; text-align:left; border:1px solid #CCCCCC; margin:0 6px 0 0;}
	#main_xz_04_r { float:right; width:540px; height:310px;}
	    #main_xz_04_r_t { float:right; width:540px; height:28px;}
		#main_xz_04_r_b { float:right; width:538px; height:280px; text-align:left; border:1px solid #CCCCCC;}
		
/****** main_xz_05层定义 ******/
#main_xz_05 { width:950px; height:375px; margin:0 0 8px 0; }
    #main_xz_05_l { float:left; width:556px; height:380px; text-align:left; border:1px solid #CCCCCC; margin:0 6px 0 0;}
	#main_xz_05_r { float:right; width:382px; height:380px;}
	    #main_xz_05_r_t { float:right; width:382px; height:15px; background-image:url(../images/zllm_rt.jpg);}
		#main_xz_05_r_m { float:right; width:382px; height:347px; background-image:url(../images/zllm_rbg.jpg);}
		#main_xz_05_r_b { float:right; width:382px; height:15px; background-image:url(../images/zllm_rb.jpg);}
	
/****** main_xz_06层定义 ******/
#main_xz_06 { width:950px; height:92px; margin:0 0 8px 0; }
    #main_xz_06_l { float:left; width:556px; height:92px; margin:0 6px 0 0;}
	#main_xz_06_r { float:right; width:360px; height:84px; text-align:left; background-color:#f8f7f2; border:1px solid #CCC; 
		padding:6px 10px 0 10px; margin-bottom:5px; }
		#main_xz_06_r ul li { line-height:20px; margin:5px 0 5px 0; vertical-align:middle; color:#666;}
		
/****** main_xz_07层定义 ******/
#main_xz_07 { width:950px; height:315px; margin:0 0 8px 0; }
    #main_xz_07_l { float:left; width:558px; height:315px; margin:0 6px 0 0;}
	    #main_xz_07_l_l { float:left; width:272px; height:315px; border:1px solid #CCC; margin:0 8px 0 0;}
		#main_xz_07_l_r { float:right; width:272px; height:315px; border:1px solid #CCC;}
	#main_xz_07_r { float:right; width:382px; height:315px; text-align:left;}
	    #main_xz_07_r_t { float:right; width:342px; height:95px; background-color:#f8f7f2; padding:5px 10px 5px 30px;
		 margin-bottom:8px;}
		    #main_xz_07_r_t ul li { line-height:24px; vertical-align:middle;}
		#main_xz_07_r_m { float:right; width:382px; height:95px; margin-bottom:8px;}
		#main_xz_07_r_b { float:right; width:350px; height:87px; border:1px solid #CCC;  padding:3px 10px 2px 20px;}
		    #main_xz_07_r_b ul li { line-height:22px; vertical-align:middle;}
		
/****** main_xz_08层定义 ******/
#main_xz_08 { width:950px; height:1170px; margin:0 0 8px 0; }		
	#main_xz_08_l { float:left; width:382px; margin:0 6px 0 0;}
	     #main_xz_08_l_t { float:left; width:380px; height:308px; text-align:left; border:1px solid #CCCCCC; 
		                   margin:0 0 6px 0;}
		 #main_xz_08_l_m1 { float:left; clear:none; width:360; height:84px; text-align:left; background-color:#f8f7f2; 
		                    border:1px solid #CCC; padding:6px 10px 0 10px; margin-bottom:6px; }
			 #main_xz_08_l_m1 ul li { line-height:20px; margin:5px 0 5px 0; vertical-align:middle; color:#666;}
		 #main_xz_08_l_m2 { float:left; height:92px; margin-bottom:6px; }
		 #main_xz_08_l_b { float:left; width:380px; height:340px; text-align:left; border:1px solid #CCCCCC; }	 
			 
	#main_xz_08_r { float:right; width:558px; height:1170px;}
	     #main_xz_08_r_t { float:right; width:558px; height:35px; text-align:right; vertical-align:middle; line-height:35px;
		                   background-image:url(../images/sp_lt.jpg);}
		 #main_xz_08_r_m { float:right; width:526px; height:1078px; text-align:left; background-image:url(../images/sp_lbg.jpg);
		                   padding:10px 20px 10px 12px;}
		 #main_xz_08_r_b { float:right; width:558px; height:5px; font-size:4px; background-image:url(../images/sp_lb.jpg);}
		 #main_xz_08_r_bottom { float:right; width:556px; height:22px; background-color:#f1f1f1; border:1px solid #CCC; 
		                        margin-top:5px; padding-top:3px;}
		       

/****** main_xz_09层定义 ******/
#main_xz_09 { width:950px; height:310px; margin:0 0 8px 0; }		
	#main_xz_09_l { float:left; width:242px; height:612px; margin:0 10px 0 0;}
	    #main_xz_09_l_t { float:left; width:240px; height:300px; border:1px solid #CCCCCC; margin:0 0 10px 0;}
		#main_xz_09_l_b { float:left; width:240px; height:300px; border:1px solid #CCCCCC;}
	#main_xz_09_c { float:left; width:545px; height:612px; border:1px solid #CCCCCC; margin:0 5px 0 0;}
	#main_xz_09_r { float:right; width:140px; height:612px; border:1px solid #CCCCCC;}



 
/******************************************************* 活动页定义 **********************************************************/
#main_hx_01 { width:1002px; height:110px; background-color:#39292a;}		
	#main_hd_01_l { float:left; width:500px; height:110px;}
	#main_hd_01_r { float:right; width:502px; height:110px;}
#main_hx_02 { width:1002px; height:10px; font-size:10px; background-color:#000000;}

#main_hx_03 { width:1002px; height:970px; background-color:#39292a;}		
	#main_hd_03_l { float:left; width:400px; height:970px; text-align:left;}
	#main_hd_03_r { float:right; width:602px; height:970px;}
	   #main_hd_03_r ul li { color:#FFFFFF; line-height:22px; text-align:left;}
	   
	   
/*********************************************** 视频列表页定义 ***************************************************/
#splb_ss { width:950px; height:36px; text-align:left; padding-top:5px; margin:0 0 8px 0; }

#splb { clear:none; width:950px; height:610px;}		
	#splb_l { float:left; width:336px; height:610px; margin:0 14px 0 0;}
	    #splb_l_bt { float:left; width:336px; height:28px;}
		#splb_l_b { float:left; width:334px; height:80px; border-left:1px solid #166888; border-right:1px solid #166888; border-bottom:1px solid #166888; background-color:#f2f9ff; margin-bottom:10px;}
		  #splb_l_b ul { padding:10px 35px 10px 35px;}
		  #splb_l_b ul li { line-height:22px; text-align:left;}
		#splb_l_y { float:left; width:334px; height:190px; border-left:1px solid #c69016; border-right:1px solid #c69016; border-bottom:1px solid #c69016; background-color:#f2f9ff; margin-bottom:10px;}
		  #splb_l_y ul { padding:10px 30px 10px 20px;}
		  #splb_l_y ul li { line-height:22px; text-align:left;}
		  .splb_l_y_x { font-size:2px; width:300px; height:2px; color:#716317; border-top:1px solid #c69016; 
		  text-align:center;}
		  .splb_l_y_x1 { font-size:2px; width:300px; height:2px; color:#716317; text-align:center;}
		  .splb_l_y_pic { float:left; width:336px; height:86px; text-align:center; margin-bottom:10px;}
		  .splb_l_y_text { float:left; width:336px; height:186px; border:1px solid #CCCCCC; line-height:20px; padding:10px 20px 10px 20px; text-align:left;}
		  .splb_l_y_text1 { float:left; width:336px; height:191px; border:1px solid #CCCCCC; line-height:20px; padding:14px 20px 15px 20px; text-align:left;}
	#splb_r { float:right; width:598px; height:610px;}
	    #splb_r_t { float:left; width:598px; height:53px; margin-bottom:10px;}
		#splb_r_b { clear:none; width:598px; height:106px; margin-bottom:10px;}
		#splb_r_b_l { clear:none; float:left; width:288px; height:106px;}
		#splb_r_b_r { clear:none; float:right; width:288px; height:106px;}
		   #splb_r_b_pic { float:left; width:82px; height:106px; border:1px solid #CCCCCC; margin-right:5px; padding:1px;}
		   #splb_r_b_main { float:right; width:190px; height:106px; color:#999999;}
		   
#lb_r { clear:none; width:950px; height:200px; text-align:left; padding-top:5px; margin:0 0 8px 0; }
	    #lb_r_t { float:left; width:950px; height:28px; margin-bottom:3px;}
		#lb_r_b { clear:none; width:950px; height:80px; margin-bottom:5px;}
		#lb_r_b_l { clear:none; float:left; width:950px; height:80px;}
		#lb_r_b_r { clear:none; float:right; width:470px; height:80px;}
		   #lb_r_b_main { float:right; width:950px; height:108px; font-size:13px;}
		   .lb_r_b_ct { padding-left:10px; line-height:18px; vertical-align:middle; text-align:center;}
		   .lb_r_b_ct1 { padding-left:10px; line-height:18px; vertical-align:middle; border-bottom:1px dotted #CCC;}
		   .lb_r_b_ct2 { padding-left:10px; line-height:18px; vertical-align:top;}
		   .lb_r_b_ct3 { padding-left:10px; line-height:18px; vertical-align:middle; text-align:left;}


/*********************************************** 栏目页定义 ***************************************************/
#lm { width:950px; height:1300px; margin:0 0 8px 0; }
#lm_l { float:left; width:382px; margin:0 6px 0 0;}
	     #lm_l_t { float:left; width:380px; height:308px; text-align:left; border:1px solid #CCCCCC; margin:0 0 6px 0;}
		 #lm_l_m1 { float:left; clear:none; width:360; height:84px; text-align:left; background-color:#f8f7f2; 
		                    border:1px solid #CCC; padding:6px 10px 0 10px; margin-bottom:6px; }
			 #lm_l_m1 ul li { line-height:20px; margin:5px 0 5px 0; vertical-align:middle; color:#666;}
		 #lm_l_m2 { float:left; height:92px; margin-bottom:6px; }
		 #lm_l_b1 { float:left; width:380px; height:390px; text-align:left; border:1px solid #CCCCCC; margin:0 0 6px 0;}
		 #lm_l_b2 { float:left; width:380px; height:390px; text-align:left; border:1px solid #CCCCCC; }	
#lm_r { float:right; width:558px; height:1300px;}
	     #lm_r_t { float:right; width:558px; height:28px; text-align:right; vertical-align:middle; margin-bottom:5px;}
		 #lm_r_m { float:right; width:558px; height:1200px; text-align:left;}
		 #lm_r_b { float:right; width:558px; height:5px; font-size:4px; background-image:url(../images/sp_lb.jpg);}
		 #lm_r_bottom { float:right; width:556px; height:22px; background-color:#f1f1f1; border:1px solid #CCC; 
		                        margin-top:5px; padding-top:3px;}

/*********************************************** mouse.js中调用的CSS ***************************************************/
.header			{ font-family: Tahoma, Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold; background-color: #1C6EAC; }
#ename_result { font: 1em/1.0em arial;white-space:normal !important;}
#ename_result { position:absolute; margin:-60px 0 0 150px;  width:320px; height:auto; border-top: 2px solid white; border-left: 2px solid white; background: #666666; font-size:12px; font-family:verdana,arial,helvetica, sans-serif !important; z-index:999999999}
#ename_result { filter:alpha(opacity=96); -moz-opacity:0.96 }
#ename_result img { float:none; margin:0; padding:0; border:none; }
#ename_resultin { position:relative; top:-2px; left:-2px; height:auto; border:1px solid #7BB4F5; background:#FFFFFF; text-align:left; margin:0 !important; overflow:hidden}
#ename_resultin h3 { background: #D4E7FC; height: auto; padding:4px 0 4px 10px !important; margin: 0 !important; color:#000000 !important;  font:normal bold 105%/1.2em arial,helvetica,sans-serif !important; letter-spacing:0; cursor:move}
#ename_resultclose { background: #D4E7FC; position: absolute; right: 5px; top: 5px; }
#ename_resultclose a.help { color:#326CAE; position:relative;top:-4px; font-size:12}
#ename_resulticon { top: 0; position: absolute; }

/**overlay inlined overrides **/
.ename_resultinl {position:absolute; margin:0px 0 0 0px !important; top:20px; left:5px}
	
/** results **/

#ename_loading { background: white; height: auto; margin:1em .5em; padding: 0; border-top: 1px solid white; }
#ename_loading p { margin:0; font-weight: bold; color: #940894; line-height:1.2em !important; letter-spacing:0 !important; font-size:small}

/**
#ename_feedback {background:#FCECC8; text-align:center !important; padding:1px 0 3px 0 !important; margin:0 5px 5px 5px !important; }
#ename_feedback p { margin:0 !important; padding:0 !important; font-weight:bold; letter-spacing:0 !important; line-height:1.2em !important; font-size:xx-small !important; text-align:center !important; }
#ename_feedback p a { color:blue !important; text-decoration:underline}
#ename_feedback p a:visited { color:#6C6C6C  !important; }
**/

#ename_feedback {display:none; height:0px !important; overflow: hidden !important;}

#ename_results { background: white; height: auto; margin:3px 0 0 0; padding: 0 0 3px 0; border-top: 1px solid white; }
#ename_if { width:316px; height:0em; background:white; }


#yschweb, #ename_frame div, #yschweb div {margin:0; border:none; font: 12px Verdana, Arial, Helvetica, sans-serif;}


#ename_frame { width: 300px; margin: 5px 5px 0 5px; padding:0 !important;  border:1px solid white !important;}
#ename_frame form { height:auto}
#yschweb {clear:both; margin:0 !important; padding:0 !important}
#yschweb ol {margin: 0 0 5px 0 !important; padding:0 !important;}
#yschweb li {margin:3px 0 0 23px !important; line-height:1.2em !important; color:black !important; font-size:x-small !important; font:xx-small !important; font-family:verdana, arial, helvetica, sans-serif !important; letter-spacing:0 !important; }
#yschmarker {margin:0px;padding:0px; height: 0px; width: 0px;}
#yschsp {width: 100px;}

#ename_frame a {color:#0A0ADE !important; font-weight:normal !important; text-decoration:underline !important;}
#ename_frame a:visited {color:#6C6C6C !important}
#ename_frame p.more {border: 0; margin: 10px 0 10px 22px; padding: 0px; font-weight:bold !important; font-family:arial,helvetica, sans-serif !important; font-size:x-small !important; font:xx-small !important}
#yschspmore, #yschspmore p, #yschspmore form { line-height:1.2em !important; letter-spacing:0 !important}


.daohangindex { padding:0px 0px 0px 10px; }

