﻿/*首页样式,只影响门户首页结构和样式,独立样式表*/
*{margin:0;padding:0;}
a {blr:expression(this.onFocus=this.blur())}
a{outline: none;}
body{font-size:12px;color:#626461; font-family:Arial,宋体;}
img{ border:0px;}
ul{list-style-type:none;padding:0;margin:0;}
table
{
	width:100%;margin:0 auto;
	border-collapse:collapse;
}
table tr td{padding:0;margin:0;}
a:link,a:visited
{
	color:#003368;
	text-decoration:none;
}
a:hover
{
	color:#0099CC;
	text-decoration:underline;	
}
p{margin:0;padding:0;line-height:20px;}
#wrapper{width:930px;margin:0 auto;}
#indexflash{width:930px;margin:0 auto;overflow:hidden;}

#head
{
	height:97px;width:100%;
	position:relative;	
}
#head h1
{
	display:block;
	position:absolute;
	top:0px;
	width:210px;
	height:59px;
	z-index:999;
	/*text-indent:-9000px;*/	
}
#head h1 img{ border:0px;}
/*
#head h1 a,#head h1 a:visited{ 
font-size:12px; 
font-weight:normal; 
font-family:Arial; 
text-indent:25px; 
position:absolute; 
top:70px;
text-decoration:underline;
color:#003368;
}
#head h1 a:hover{ text-decoration:underline; color:#0099CC;}
*/
#topbox
{
	position:absolute;
	right:0px;
	width:700px;
	z-index:997;	
}
#top_nav{width:700px; height:30px; line-height:30px;}
#top_nav a:link,#top_nav a:visited{color:#013370;text-decoration:none;}
#top_nav a:hover{color:#013370;text-decoration:underline;}

.t1{display:block;width:60px;line-height:16px;height:16px;text-align:center;}
.t2{display:block;width:50px;line-height:16px;height:16px;text-align:center;}
.t3{display:block;width:50px;line-height:16px;height:16px;text-align:center;/*background:url('images/other/icon/icon6.gif') no-repeat left center;*/}
.t0{width:470px;text-align:left; background:url(../images/member/memberhaed.gif) no-repeat left bottom;}
.t1{background:url(../images/default/home.gif.ashx) no-repeat 0px 2px;padding-left:0px; text-indent:1em;}
.t5{ width:350px; text-align:center;}
.t6{
 display:block;
 text-indent:2em;
 padding-right:10px; 
 width:80px;
 background:url('../images/other/icon/icon6.gif.ashx') no-repeat left center;
  float:right;
 }
 .t7{padding-left:6px; padding-right:6px; padding-bottom:4px;}
#menu
{
	position:absolute;
	right:1px;
	top:35px;
	z-index:998;
 float:left;
  width:702px;
  height:63px;	
}
/*内容区*/
#main
{
	width:100%;	
	overflow:hidden;/*清除浮动*/
}
#left
{
	width:210px;
	float:left;
}
.box
{
	width:100%;
   margin-top:10px;
	margin-bottom:0px;
	background:url(App_Themes/Mehu/images/default/title_body.gif.ashx) repeat-y left top;
}
.vodieboxT{
	width:210px;
	 height:4px;
 line-height:4px;
  overflow:hidden;
  background:url(App_Themes/Mehu/images/default/left1.gif.ashx) no-repeat left top;
}
.vodieboxM{
	width:210px;
  background:url(App_Themes/Mehu/images/default/left2.gif.ashx) repeat-y left top;
}
.vodieboxM p{ font-weight:bold; font-size:13px; color:#000; text-indent:1.5em;
background:url(App_Themes/Mehu/images/default/arrowR.gif.ashx) no-repeat 10px 7px;
}
.vodieboxM ul li{line-height:22px;height:22px;}
.vodieboxM ul li a{ display:inline;}
.vodieboxM ul li a,.vodieboxM ul li a:visited{padding-left:0px; color:#003562;}
.vodieboxM ul li a:hover{ text-decoration:underline;}
.vodieboxM ul li b{ color:#6600FF;}
#voidetxt p{ line-height:22px; background:none; text-indent:0em; font-weight:normal; font-size:12px;margin-left:10px; margin-right:10px;}
#voidetxt p a,#voidetxt p a:visited{color:#6600FF; text-decoration:none;}
#voidetxt p a:hover{color:#6600FF; text-decoration:underline;}
#voide{ margin-left:5px; margin-right:5px; border:2px #009DC6 solid; width:197px; height:200px;}
.vodieboxB{
	width:210px;
	 height:4px;
 line-height:4px;
  overflow:hidden;
  background:url(App_Themes/Mehu/images/default/left3.gif.ashx) no-repeat left top;
}
.boxline1{border-bottom:1px #009DC6 dashed; height:5px; line-height:5px; overflow:hidden; margin-left:10px; margin-right:10px;}
.box h3
{
	width:100%;
	background:url(App_Themes/Mehu/images/default/title_head.gif.ashx) repeat-y left top;
	height:34px;
	line-height:34px;
	font-size:12px;
	color:#fff;
}
.box h4
{
	width:210px;
	/*background:url(App_Themes/Mehu/images/default/title_head1.gif.ashx) repeat-y left top;*/
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#0099CC;
    text-align:center;
}
.box h4 a:link,.box h4 a:visited{ text-decoration:none; color:#0099CC;}
.box h4 a:hover{ text-decoration:underline; color:Red;}
/*带小图标*/
.box h3 b
{
	display:block;padding-top:10px;padding-left:40px;height:24px;line-height:24px;
	background:url(App_Themes/Mehu/images/default/ico_new.gif.ashx) no-repeat 20px 15px;font-size:14px;
}
/*不带小图标*/
.box h3 em
{
	display:block;padding-top:10px;padding-left:20px;height:24px;line-height:24px;font-style:normal;font-size:14px;
	}
.boxbody
{
	width:100%;
	background:url(App_Themes/Mehu/images/default/title_foot.gif.ashx) no-repeat left bottom;	
}
.boxbody p{line-height:22px;text-indent:1em; margin-left:10px; margin-right:10px; color:#000;}
.boxbody p a,.boxbody p a:visited{ color:#6600FF; text-decoration:none;}
.boxbody p a:hover{ color:#6600FF; text-decoration:underline;}
.boxcontext
{
  margin-left:10px;
   margin-right:10px;/*内容的边距*/
   margin-bottom:5px;
}
.boxcontext1
{
  margin-left:10px;
   margin-right:10px;/*内容的边距*/	
}
.morebox
{
	height:1%;
	width:100%;
	position:relative;
}
.morebox span
{
	position:absolute;
	top:-21px;
	right:10px;
	width:50px;
	height:15px;
	text-align:center;	
}
.more_style0 a:link,.more_style0 a:visited{ color:#fff;}
#more_style1{top:-18px;right:4px; height:18px; line-height:18px; display:block; width:60px; background:url(App_Themes/Mehu/images/default/lk_morebg.gif.ashx) no-repeat left top; /*土黄色*/}
#more_style1 a,#more_style1 a:visited:{ color:#000;}
#more_style1 a:hover{ color:#0099cc;}
.infoback
{
 clear:left;
  position:relative;
	width:100%;
	height:90px;
	margin-bottom:10px;
	background:url(App_Themes/Mehu/images/default/info_boxbg.gif.ashx) no-repeat left bottom;		
}
.flashad
{
	width:100%;
	height:210px;
	margin-bottom:10px;
	background:url(App_Themes/Mehu/images/default/ad_img.gif.ashx) no-repeat left bottom;		
}
.btn_sumbit a:link,.btn_sumbit a:visited
{
	display:block;
	margin:5px auto;
	width:71px;
	height:25px;
	text-indent:-9000px;
	background:url(App_Themes/Mehu/images/default/btn_submit.gif.ashx) no-repeat left top;
}
.btn_sumbit a:hover
{
	background:url(App_Themes/Mehu/images/default/btn_submit.gif.ashx) no-repeat left top;
}

#newslist li a:link,#newslist li a:visited
{
	text-decoration:none;
	padding-left:10px;
	width:90%;
	line-height:22px;
	background:url(App_Themes/Mehu/images/default/dot1.gif.ashx) no-repeat 2px 7px;
}
/*在线调查*/
.tb_pay tr td{line-height:22px;padding-left:5px;}
.txtstyle{margin-left:20px;margin-top:10px;margin-bottom:10px;border:1px #039CC6 solid;height:20px;}


#right
{
	width:700px;
	float:right;
	margin-top:10px;	
}
/*选项卡*/

#container-1 ul{padding:0;}
#container-2 ul{padding:0;}
#fragment-1,#fragment-2,#fragment-3{border:1px #18A9CB solid;height:74px;line-height:74px;background:#C3EBF5;}
.fram_panel
{
	
	border-left:1px #fff solid;
	height:74px;line-height:74px;
}
.fram_top{display:block;width:100%;height:10px;position:relative;}

.fram_top b
{
	display:block;
	position:absolute;
	top:-1px;
	right:-1px;
	_right:-2px;
	width:5px;
	height:5px;
/*	background:url(images/default/tab_tr.gif) no-repeat right top; */		
}
.fram_bottom{display:block;width:100%;height:10px;line-height:10px;position:relative;	
}	
.fram_bottom b
{
	display:block;
	position:absolute;
	top:4px;
	_top:6px;
	left:-2px;
	width:5px;
	height:5px;
/*	background:url(images/default/tab_bl.gif) no-repeat left top;	*/
}
.fram_bottom em
{
	display:block;
	position:absolute;
	top:4px;
	_top:6px;
	right:-1px;
	_right:-2px;
	width:5px;
	height:5px;
	/*background:url(images/default/tab_br.gif) no-repeat left top;	*/
}

.fram_panel	table,.fram_cont{width:98%;margin:0 auto;height:56px;line-height:56px;background:#fff;text-align:left;}
.zoombg
{
	height:42px;
	width:83px;
	background:url(App_Themes/Mehu/images/default/zoombg.gif.ashx) no-repeat 20px center;
	}

.txtsearch
{
	border:1px #CBCCCB solid;width:280px;height:20px;line-height:20px;padding-left:20px;
	background:url(App_Themes/Mehu/images/default/zoom.gif.ashx) no-repeat 5px center; background-color:#fff;
 color:#91918f;
}
.btnsearch{display:block;width:55px;height:21px;line-height:21px;padding:0;margin-left:0;float:left;}
.btnsearch a:link,.btnsearch a:visited
{
	margin:0;display:block;height:21px;width:55px;text-indent:-9000px;
	background:url(App_Themes/Mehu/images/default/btn_search.gif.ashx) repeat-x left top;
}
/*系统产品推荐*/
#system_pro{width:700px;overflow:hidden; margin-top:12px; height:185px;}
#system_show{width:480px;height:185px;float:left; position:relative;
/*background:url(App_Themes/Mehu/images/default/flash_ad.gif.ashx) no-repeat left top;*/
}
#system_box{float:left;width:210px;margin-left:10px;}
.boxcontext ul{}
#system_box .boxcontext ul li{line-height:22px;height:22px;}
#sysprotj li a{display:inline;padding-left:20px;background:url(App_Themes/Mehu/images/default/arrowR.gif.ashx) no-repeat 10px 2px;}
/*广告右小块区域样式*/
.boxcontext1 ul{ margin-top:4px;}
#system_box .boxcontext1 ul li{line-height:22px;height:22px;}
.boxcontext1 ul li a,.boxcontext1 ul li a:visited{
 color:#003368; 
/* text-decoration:underline;
padding-left:10px;
background:url(App_Themes/Mehu/images/default/dot1.gif.ashx) no-repeat 2px 6px; */
}
.boxcontext1 ul li a:hover{ text-decoration:underline; color:#0099cc;}
.boxline{border-bottom:1px #c2c2c2 dashed; height:5px; line-height:5px; overflow:hidden; margin-left:10px; margin-right:10px;}
/*多媒体产品推荐*/
#pro_list
{
	width:700px;
	margin-top:10px;
	background:url(App_Themes/Mehu/images/default/prod_body.gif.ashx) repeat-y left top;
}
.pro_listbody
{
	width:700px;
	background:url(App_Themes/Mehu/images/default/prod_titile.gif.ashx) no-repeat left top;	
}

.pro_listbody h3{font-size:14px;color:#fff;padding-top:10px;padding-left:31px;}
.more_style3
{
	display:block;
	position:relative;
	width:76px;
	height:24px;
}
.more_style3 a:link,.more_style3 a:visited
{
	display:block;
	width:100%;
	height:17px;
	line-height:17px;
	position:absolute;
	bottom:-1px;
	right:0;	
	text-align:center;
	color:#fff;
	background:#009DC6 url(App_Themes/Mehu/images/default/more_bg1.gif.ashx) no-repeat right bottom;/*红色*/
}
#pro_hot{width:95%;margin:20px auto;}
#pro_hot img{ border:0px;}
/*#pro_hot tr td{border-bottom:1px #c0c0c0 dashed;}*/

.pro_listfoot
{
	display:block;width:700px;height:8px;
	background:url(App_Themes/Mehu/images/default/prod_foot.gif.ashx) no-repeat left top;	
	line-height:8px;
    overflow :hidden;
}
#pro_hot .pro_text h4{color:#F26521;font-size:14px;height:30px;line-height:30px;margin-top:20px;}
.pro_text h4 a:link,.pro_text h4 a:visited
{
  color:#F26521;
  text-decoration:none;
}
.pro_text h4 a:hover{ color:#F26521; text-decoration:underline;}
.pro_text{padding-bottom:20px;}
.pro_text a:link,.pro_text a:visited
{
	color:#0099cc;
	text-decoration:underline;
}
.pro_text span a:hover{ color:#0099cc; text-decoration:none;}
.s_t1,.s_t2,.s_t3{display:block;color:#009DC6;width:100%;height:26px;line-height:26px;font-size:12px;font-weight:bold; margin:0 auto;}	
.s_t4{display:block;width:100%;margin:0 auto; background-color:#F0FAFA;}
.s_t1{ width:240px;text-align:left;padding-left:30px;background:url(App_Themes/Mehu/images/default/circle.gif.ashx) no-repeat 10px 6px;}
.s_t1 a,.s_t1 a:visited{ color:#009DC6;}
.s_t2{background:#E2F6F7;text-align:center;}
.s_t2 a,.s_t2 a:visited{ color:#009DC6;}
.s_t3{color:#ED135A;text-align:center;height:30px;line-height:30px;}
.s_t3 a,.s_t3 a:visited{ color:Red; text-decoration:none;}
.s_t3 a:hover{text-decoration:underline;}
.t_align{text-align:center;}
.line{display:block;height:1%;line-height:1px;border-bottom:1px #aaa dashed;width:100%; margin:0 auto; margin-top:5px;*margin-top:0px; margin-bottom:4px;*margin-bottom:1px;}
.indexline0{ height:6px; line-height:6px; clear:both; overflow:hidden;}
.masterline1{ line-height:10px; overflow:hidden; height:10px;}
/*flash广告占位图片*/
.flashad1
{
	height:110px;width:700px;margin-top:10px;
}
.flashad1 a img{ border:0px;}
/*社区文章列表*/
.pro_box{margin-top:1px;}
.pro_box table tr td{line-height:24px;height:24px;}
.pro_box table table tbody tr td{ color:#003368;}
.pro_box table table tbody tr td a{ text-indent:10px;}
#anthor{ background:none;}
/*更多按钮*/
.more_style2
{
	display:block;
	position:relative;
	width:60px;
	height:40px;
}
.more_style2 a
{
	display:block;
	width:100%;
	height:19px;
	position:absolute;
	top:7px;
	left:35px;	
	text-align:left;
 font-weight:normal;
 font-family:Arial;
 color:#000;
}
.more_style2 a:hover{ color:#0099cc;}
.title_text1,.title_text2,.title_text3,.title_text4{float:left;display:block;height:40px;width:145px;text-indent:-9000px;margin-left:10px;}
.title_text1{background:url(App_Themes/Mehu/images/default/title_img1.png.ashx) no-repeat left center;}
.title_text2{background:url(App_Themes/Mehu/images/default/title_img2.png.ashx) no-repeat left center;}
.title_text3{background:url(App_Themes/Mehu/images/default/title_img3.png.ashx) no-repeat left center;}
.title_text4{background:url(App_Themes/Mehu/images/default/title_img4.png.ashx) no-repeat left center;}

.tb_title1 th,.tb_title2 th,.tb_title3 th,.tb_title4 th{height:40px;line-height:40px;}
.tb_title1 th{background:url(App_Themes/Mehu/images/default/title_colorbg.gif.ashx) repeat-x 0 0;}
.tb_title2 th{background:url(App_Themes/Mehu/images/default/title_colorbg.gif.ashx) repeat-x 0 -40px;}
.tb_title3 th{background:url(App_Themes/Mehu/images/default/title_colorbg.gif.ashx) repeat-x 0 -80px;}
.tb_title4 th{background:url(App_Themes/Mehu/images/default/title_colorbg.gif.ashx) repeat-x 0 -120px;}
/*页脚*/
#foot
{
	height:106px;width:100%;
	background:url(App_Themes/Mehu/images/default/foot_m.gif.ashx) repeat-x left top;
}
.foot_l
{
    position:absolute;
	height:106px;width:7px;
	float:left;
	background:url(App_Themes/Mehu/images/default/foot_l.gif.ashx) no-repeat left top;
}
.foot_r
{
    position:absolute;
	height:106px;width:7px;
	float:right;
	background:url(App_Themes/Mehu/images/default/foot_r.gif.ashx) no-repeat left top;
}
#foot_main{ position:absolute; height:60px;float:left;margin-top:23px; margin-left:10px;}
#foot_logo{width:230px;height:60px;float:left;border-right:1px #fff solid;}
#foot_logo span{text-align:center;width:50%;}
.log1{margin-left:20px;}
.log2{margin-left:10px;}
#footlink{width:600px;height:60px;float:left;text-align:center;border-left:1px #CDCDCD solid;}
#footlink table{width:90%; margin-left:20px;}
#footlink table tr td{line-height:20px; height:20px;}
#footlink table tr td b{ line-height:10px; height:10px; overflow:hidden;}
#tb_link a:link,#tb_link a:visited{color:#0076A3;}
#tb_link a:hover
{
	color:#0076A3;
	text-decoration:underline;
}
#footlink #contactfoot{width:100%; margin-left:20px; text-align:left;}
#contactfoot .td0{ width:220px;}
#footlink #copy{width:100%; margin-left:20px; text-align:left;}
#copy .td0{width:320px;}
#copy .td1{width:40px;}
#qqbox{width:165px;height:60px;float:left;border-left:1px #CDCDCD solid;}
#qqbox span{display:block;line-height:30px;height:30px;padding-left:20px;}

/*首页我要加盟和信息返回样式*/
#injion{
 position:absolute;
 display:block;
 width:110px;
 height:30px;
 left:70px;
 top:10px;
 text-align:right;
}
#injion a{
 display:block;
 width:100%;
 height:30px;
 }
#infoback{
 position:absolute;
 display:block;
 left:17px;
 top:25px;
 width:160px;
 height:42px;
 text-align:right;
}

#infoback a{
 display:block;
 width:100%;
 height:30px;
 }
 .divline0{clear:both; height:10px; line-height:10px; overflow:hidden;}
  .divline1{clear:both; height:30px; line-height:30px; overflow:hidden;}
 /*脚底部线*/
 .footline{
 border-top:1px #c0c0c0 solid; overflow:hidden; height:1px; line-height:1px; width:99.9%;
 }
 
 /*交换tab出现时后面跟的标签样式*/
 .tabmeassge{
 position:absolute; right:0px; top:0px; height:27px; line-height:27px;width:400px; text-align:left;
 }
 
 /*友情与合作链接*/
#link h3
{
	height:65px;
	text-indent:-9000px;
	background:url(App_Themes/Mehu/images/default/title_link.gif.ashx) repeat-y left top;
}
.phone
{
	display:block;
	width:180px;
	margin:0 auto;
	background:url(App_Themes/Mehu/images/default/phone.gif.ashx) no-repeat left center;	
 font-weight:bold;
  color:#0871AF;
}
.phone b{margin-left:5px;}
.email
{
	display:block;
	width:180px;
	margin:0 auto;
	 height:25px;
	 text-indent:20px;
	background:url(App_Themes/Mehu/images/default/email.gif.ashx) no-repeat left center;	
 font-weight:bold;
  color:#0871AF;
}
#link .boxcontext span{line-height:26px;text-indent:2em;}
#link .boxcontext span b{ color:#0871AF;}
#linkul li{margin:0 auto; width:150px; margin-left:32px;}
#linkul li a{display:inline;}
#linkul li a{line-height:25px;height:25px;color:#003371;}
#linkul li a,#linkul li a:visited{ color:#003368; text-decoration:underline;}
#linkul li a:hover{ color:#0099cc; text-decoration:underline;}

/*首页最中间大图片中的连接样式*/
#bigtu{
position:absolute;
 display:block; 
width:120px; 
height:35px; 
top:125px; 
left:310px;
}
#bigtu a:link,#bigtu a:visited{
 display:block; 
 width:100%; 
 height:35px;
 line-height:35px;
}
/*flv视频图片*/
#flvimg{ position:relative; display:block; width:197px; height:200px;background:url(Images/flvbg.gif.ashx) no-repeat left top;}
#flvimg a,#flvimg a:visited{ 
display:block;
position:absolute;
top:52px;
left:65px;  
width:70px; 
height:59px; 
background:url(Images/paly.gif.ashx) no-repeat left top;
}
#flvimg a:hover{
 background-position:0 -61px;
}
/****菜单样式*****/
	#menuulbox{margin:0 auto;width:702px;}
	#menuul{padding:0;margin:0;list-style:none;width:100%;height:63px;}
	.m1{width:137px;float:left;}
	.m2{width:141px;float:left;}
	.m3{width:141px;float:left;}
	.m4{width:121px;float:left;}
	.m5{width:162px;float:left;}
	.m1 a,.m1 a:visited{width:137px;background:url(App_Themes/Mehu/images/default/home0.gif.ashx) no-repeat left top;}
	.m1 a:hover{background:url(App_Themes/Mehu/images/default/home0.gif.ashx) no-repeat 0 -63px;}
	.m2 a,.m2 a:visited{width:141px;background:url(App_Themes/Mehu/images/default/products.gif.ashx) no-repeat left top;}
	.m2 a:hover{background:url(App_Themes/Mehu/images/default/products.gif.ashx) no-repeat 0 -63px;}
	.m3 a,.m3 a:visited{width:141px;background:url(App_Themes/Mehu/images/default/classroom.gif.ashx) no-repeat left top;}
	.m3 a:hover{background:url(App_Themes/Mehu/images/default/classroom.gif.ashx) no-repeat 0 -63px;}
	.m4 a,.m4 a:visited{width:121px;background:url(App_Themes/Mehu/images/default/bbs.gif.ashx) no-repeat left top;}
	.m4 a:hover{background:url(App_Themes/Mehu/images/default/bbs.gif.ashx) no-repeat 0 -63px;}
	.m5 a,.m5 a:visited{width:162px;background:url(App_Themes/Mehu/images/default/vip.gif.ashx) no-repeat left top;}
	.m5 a:hover{background:url(App_Themes/Mehu/images/default/vip.gif.ashx) no-repeat 0 -63px;}
	#menuul li a{display:block;height:63px;width:100%;text-indent:-9000px;}	
	#menuul .cur{background-position:0 -126px;}/*当前菜单高亮样式*/
	
    /*分页标签区*/
#con { font-size:12px; width:100%; margin:0 auto}
#tags { height:28px; width:100%; margin:0; padding:0;}
#tags li {float:left; margin-right:1px; background:url(App_Themes/Mehu/images/default/tagleft.gif.ashx) no-repeat left top; height:28px; list-style-type:none}
#tags li a { text-decoration:none; float:left; background:url(App_Themes/Mehu/images/default/tagright.gif.ashx) no-repeat right top; height:28px; padding:0px 10px; line-height:28px; color:#003366;}
#tags li a:hover{ text-decoration:underline;}
#tags li.emptyTag { width:4px; background:none}
#tags li.selectTag { background-position: left bottom; position:relative; height:28px; margin-top:1px;}
#tags li.selectTag a { background-position: right bottom; color:#000; height:28px; line-height:25px;}
#tags li.selectTag a:hover{ text-decoration:none;}
#tagContent { margin:0 auto; padding:0;}
.tagContent { width:100%; display:none}
#tagContent div.selectTag{ display:block}

#con0 { font-size:12px; width:685px; margin:0 auto; position:relative;}
#tags0 { height:25px; width:100%;line-height:25px;top:5px; position:relative;}
#tags0 li {
float:left;
 margin-right:1px; 
 background:url(App_Themes/Mehu/images/default/fasttagleft.gif.ashx) no-repeat left top;
  height:25px; 
  list-style-type:none;
  font-size:13px;
}
#tags0 li a { 
 text-decoration:none;
 float:left;
  background:url(App_Themes/Mehu/images/default/fasttagright.gif.ashx) no-repeat right top;
   height:25px; 
   padding:0 10px;
   text-align:center;
   line-height:25px; 
   color:#003366;
 /*  text-decoration:underline;*/
   }
#tags0 li a:hover{ text-decoration:underline;}
#tags0 li.emptyTag { width:4px; background:none}
#tags0 li.selectTag0 { 
background-position: left bottom; 
 height:25px; 
margin-top:1px; font-weight:bold;
 }
#tags0 li.selectTag0 a { background-position: right bottom; color:#000; height:25px; line-height:22px;color:#0099CC; text-decoration:none;}
#tags0 li.selectTag0 a:hover{ text-decoration:none;}
#tagContent0 { margin:0 auto; padding:0; width:98%;position:relative;}
.tagContent0 { width:100%; display:none;}
#tagContent0 div.selectTag0{ display:block;}

/*快速通道样式*/
#fastchannels{
 display:block;
 position:relative;
width:700px;
 margin-top:12px;
 height:145px;
 background:url(App_Themes/Mehu/images/default/fastbg.gif.ashx) no-repeat left top;
}
.fastleft0{
 position:absolute;
  left:20px;
   top:10px;
  width:125px;
  background:url(App_Themes/Mehu/images/default/fasticon0.gif.ashx) no-repeat left top;
 height:100px;
}
.fastright0{
 position:absolute;
  width:480px;
  right:0px;
  top:0px;
 height:100px;
}
/*快速通道列表*/
#fastlist0{padding:0;margin:0;list-style:none; width:100%; margin-top:10px;}
#fastlist0 li{ height:30px; line-height:30px; color:#000;}
#fastlist0 li a:visited,#fastlist0 li a:link{ font-weight:bold; text-decoration:underline; color:#0065CE;}
#fastlist0 li a:hover{ font-weight:bold; text-decoration:underline; color:#D91B1D;}

.fast2content1{
position:absolute;
  width:210px;
  left:10px;
  top:0px;
 height:100px;
  color:#000;
}
.fast2content2{
position:absolute;
  width:270px;
  left:240px;
  top:0px;
 height:100px;
 color:#000;
}
.fast2content3{
position:absolute;
  width:140px;
  left:530px;
  top:0px;
 height:100px;
 color:#000;
}
#fastlist1{padding:0;margin:0;list-style:none; width:100%; margin-top:10px;border-right:1px #88CCEE dashed;}
#fastlist1 li{ text-indent:3em; line-height:22px; height:22px;}
#fastlist1 li a:visited,#fastlist1 li a:link{font-weight:bold; text-decoration:underline; color:#0065CE;}
#fastlist1 li a:hover{ font-weight:bold; text-decoration:underline; color:#D91B1D;}
#fastlist1 span{
 display:block;
 background:url(App_Themes/Mehu/images/default/fasticon.gif.ashx) no-repeat left center;
 text-indent:10px;
}
#fastlist2{padding:0;margin:0;list-style:none; width:100%;margin-top:10px;border-right:1px #88CCEE dashed;}
#fastlist2 li{ text-indent:3em; line-height:22px; height:22px;}
#fastlist2 li a:visited,#fastlist2 li a:link{font-weight:bold; text-decoration:underline; color:#0065CE;}
#fastlist2 li a:hover{ font-weight:bold; text-decoration:underline; color:#D91B1D;}
#fastlist2 span{
display:block;
 background:url(App_Themes/Mehu/images/default/fasticon.gif.ashx) no-repeat left center;
  text-indent:10px;
}
#fastlist2 li.litd0{ text-indent:114px; line-height:22px; height:22px;}
#fastlist3{padding:0;margin:0;list-style:none; width:100%;margin-top:10px;}
#fastlist3 li{ text-indent:3em; line-height:22px; height:22px;}
#fastlist3 li a:visited,#fastlist3 li a:link{font-weight:bold; text-decoration:underline; color:#0065CE;}
#fastlist3 li a:hover{ font-weight:bold; text-decoration:underline; color:#D91B1D;}
#fastlist3 span{
display:block;
 background:url(App_Themes/Mehu/images/default/fasticon.gif.ashx) no-repeat left center;
  text-indent:10px;
}

/*去掉背景图片*/
.nobackgroud{
 background-image:none;
}
/*首页推荐产品样式修改*/
.pro_text0{
width:120px; 
text-align:right;
 margin-right:40px;
}
.pro_text_title{
color:#0099cc; font-size:13px;font-weight:bold;
}
.pro_text_span{
display:block; line-height:25px;
}
/*申请代理商*/
.areadelare{
position:absolute;
top:-3px;right:17px;
width:180px; 
height:30px; 
background:url(images/button/btn001.gif) no-repeat;background-position:0 4px;
}
/*学校资源产品样式*/
#schoolsource{
list-style:none;
}
#schoolsource li{
line-height:30px;  
text-align:left; 
margin-left:40px;
text-indent:1.5em;
background:url(App_Themes/Mehu/images/default/arrowR.gif) no-repeat 10px 12px;
}
#schoolsource li b{
color:#0099CC;
}