/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #000000;} /* 已访问的链接 */
a:hover{COLOR: #AE0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 顶部频道文字链接的CSS定义－－将顶部频道文字链接与网站链接总的CSS定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的CSS相同即可。调用代码为<a class='Channel' ***>***</a> */
a.Channel:link {color: #ffffff;}
a.Channel:visited {color: #ffffff;}
a.Channel:hover{COLOR: #ffff00;}
a.Channel:active {color: #ffffff;}
/* 顶部当前频道文字链接的CSS定义－－调用代码为<a class='Channel2' ***>***</a> */
a.Channel2:link {color: #ffff00;}
a.Channel2:visited {color: #ffff00;}
a.Channel2:hover{COLOR: #FF6600;}
a.Channel2:active {color: #ffff00;}
/* 底部版权信息文字链接的CSS定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='Bottom' ***>***</a> */
a.Bottom:link {color: #ffffff;}
a.Bottom:visited {color: #ffffff;}
a.Bottom:hover{COLOR: #ffff00;}
a.Bottom:active {color: #ffffff;}
/* 文章栏目标题文字链接的CSS定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='Class' ***>***</a> */
a.Class:link {color: #ffffff;}
a.Class:visited {color: #ffffff;}
a.Class:hover{COLOR: #ff0000;}
a.Class:active {color: #ffffff;}

/* Body的CSS定义:对应CSS中“BODY”，可定义内容为网页字体颜色、背景、浏览器边框等 */
BODY
{
FONT-SIZE: 9pt;
background-position:center;
text-decoration: none;
SCROLLBAR-FACE-COLOR: #f6f6f6;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #cccccc; SCROLLBAR-3DLIGHT-COLOR: #cccccc; SCROLLBAR-ARROW-COLOR: #330000; SCROLLBAR-TRACK-COLOR: #f6f6f6; SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;
}
TD
{
FONT-FAMILY:宋体;FONT-SIZE: 9pt;line-height: 150%; 
}
input{padding:1px; height:22px; border:1px solid #dcdddd; font-size:12px; background:#fff;} 
textarea.postText {
		width: 92%;
		height: 60px;
		padding: 5px 0 0 5px;
		border: 1px solid #dcdddd;
		background:url(http://www.microvoip.com/images/microvoip_sy.gif) center 5px no-repeat #fff; 
		font-size:12px; 
		text-align:left;
		clear: both;
		color: #555;
	}
.width{
width:970px;
}
/*voip的LOGO*/
.IP-LOGO{
width:194px;
height:41px;
float:left;
}
/*voip的logo右侧*/
.lg-rig{
width:776px;
background-image:url(http://www.microvoip.com/article/newimg/VoIP-2bg.gif);
height:41px;
float:left;
}
/*2级分类链接*/
.ip-l a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #050599;
	text-decoration: none;
}
.ip-l a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #050599;
	text-decoration: none;
}
.ip-l a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #E5300B;
	text-decoration: underline;
}
.ip-l a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #E5300B;
	text-decoration: underline;
}
.ip-l{
	font-family: "宋体";
	font-size: 12px;
	color: #050599;
	text-decoration: none;
}
/*详细分类*/
.fl3 a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #E36B00;
	text-decoration: none;
}
.fl3 a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #E36B00;
	text-decoration: none;
}
.fl3 a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #E36B00;
	text-decoration: none;
	font-weight: bold;
}
.fl3 a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #E36B00;
	text-decoration: underline;
}
.lr-sp{
 float:left;
 margin-top:5px;
 line-height: 120%; 
 }
/*rss*/
.rss{
float:right;
height:14px;
line-height: 120%; 
}
.rss-sp{
 float:left;
 padding-top:3px;
 line-height: 120%; 
 }
 /*繁体中文链接*/
 a.ft-l:link {
	font-family: "宋体";
	font-size: 12px;
	color: #6C00FF;
	text-decoration: none;
}
a.ft-l:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #6C00FF;
	text-decoration: none;
}
a.ft-l:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #E5300B;
	text-decoration: underline;
}
a.ft-l:active {
	font-family: "宋体";
	font-size: 12px;
	color: #E5300B;
	text-decoration: underline;
}
.ft-sp{
 padding-top:5px;
 color:#0000FF;
 }
/*板块间间距*/
.space{
width:970px;
margin-top:3px;
}
/*图片新闻*/
.left-bg{
background-color:#EAF2F7;
width:204px!important;*width:200px;
border:#CCCCCC solid 1px;
float:left;
padding-top:3px;
padding-bottom:3px;
}
/*点击排行榜*/
.Click{
background-image:url(http://www.microvoip.com/article/newimg/dj-bg.gif);
width:179px;
height:20px;
margin-top:3px;
padding:7px 0 0 25px;
text-align:left;
}
/*共用蓝色标题链接*/
a.title-lan:link {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #0169A5;
	text-decoration: none;
}
a.title-lan:visited {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #0169A5;
	text-decoration: none;
}
a.title-lan:hover {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #021F8B;
	text-decoration: underline;
}
/*共用蓝色文字链接*/
.w-lan a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #16387C;
	text-decoration: none;
}
.w-lan a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #16387C;
	text-decoration: none;
}
.w-lan a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
.w-lan a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
/*共用红色灰色时间*/
.red{
font-family:"宋体";
font-size: 12px;
color: #FF0000;
}
.hui{
font-family:"宋体";
font-size: 12px;
color: #5D5954;
line-height: 20px;
}
/*点击排行榜*/
.ip-dj{
height:100px;
}
/*推荐新闻*/
.tj-news{
width:565px;
border:#A5B5C0 solid 1px;
float:left;
margin-left:3px;
}
.zt-news{
height:90px;
border-bottom:#A5B5C0 solid 1px;
padding-top:7px;
}
a.news-l:link {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #035F8A;
	text-decoration: none;
}
a.news-l:visited {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #035F8A;
	text-decoration: none;
}
a.news-l:hover {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.news-l:active {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.space-space{
padding:8px 0 5px 0;}
/*左右边新闻条（修改）*/
.z-news{
width:556px;
float:left;
height:110px;
padding-left:4px;
}
.black-l a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.black-l a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.black-l a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
.black-l a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
/*图片新闻*/
.tu-space{
height:68px!important;*height:75px;
width:565px;
padding-top:3px;
float:left;
}
.ul{
padding:0;
margin:0;
list-style:none;
float:left;
}
.t-spa{
padding-left:7px;
width:132px;
float:left;
}
/*右边推荐厂商*/
.right-space{
width:188px!important;*width:186px;
height:277px!important;*height:268px;
padding-top:10px!important;*padding-top:5px;
margin-left:3px;
float:left;
border:#A5B5C0 solid 1px;
}
.tjcs_logo{
height:170px; margin:0 0; padding:0 0 0 0;
}
.tjcs_logo ul{
margin:0;padding:1px 0 0 10px;list-style-type:none;
}
.tjcs_logo ul li{
width:80px; height:40px; float:left; display:block;padding:1px 1px 1px 1px!important;*padding:-100px 1px -100px 1px;  
}
.tjcs{
background-image:url(http://www.microvoip.com/article/newimg/qyhy.gif);
width:164px;
height:19px!important;*height:16px;
margin-top:10px!important;*margin-top:1px;
text-align:left;
padding:7px 0 0 22px!important;*padding:0 0 0 22px;
}
.ip-cs{
margin:10px!important;*margin:-10px 10px 0 10px;
}
/*新闻左侧*/
/*关键词一览*/
.left-Content{
background-color:#EAF2F7;
width:201px!important;*width:199px;
border-right:#517695 solid 1px;
border-left:#F3F3F3 solid 1px;
border-bottom:#A2B1BD solid 1px;
padding:3px 0 3px 3px;
/*height:168px;*/
}
.gjcyl{
width:190px;
height:19px;
margin:0 auto;
text-align:left;
padding:7px 0 0 0;
line-height:20px;
}
.ip-cs{
margin:10px;
}
.black-l a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.black-l a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.black-l a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
.black-l a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
/*周刊订阅*/
.Weekly{
width:206px;
height:64px;
background-image:url(dy-bg.gif);
float:left;
}
.weed-red{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	font-weight: bold;
	padding:10px 0 0 10px;
	float:left;
}
a.weed-ye:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #E17A00;
	text-decoration: none;
}
a.weed-ye:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #E17A00;
	text-decoration: none;
}
a.weed-ye:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #B83A05;
	text-decoration: underline;
}
a.weed-black:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #5F5F5F;
	text-decoration: none;
}
a.weed-black:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #5F5F5F;
	text-decoration: none;
}
a.weed-black:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.weed-space{
padding:10px 0 0 14px;
float:left;
width:55px;
}
.weed-kuang{
padding-top:5px;
float:left;
width:206px;
}
.weed-biao{
float:left;
padding-left:5px;
}
/*热点专题*/
.left-kuang{
width:206px;
float:left;
}
.rd-title{
background-image:url(news-left.gif);
width:183px;
height:19px;
margin-top:3px;
padding:7px 0 0 23px;
text-align:left;
}
.left-Content{
background-color:#EAF2F7;
width:201px!important;*width:199px;
border-right:#517695 solid 1px;
border-left:#F3F3F3 solid 1px;
border-bottom:#A2B1BD solid 1px;
padding:3px 0 3px 3px;
}
/*热门资料索取*/
.left-Content1{
background-color:#EAF2F7;
width:201px!important;*width:199px;
border-right:#517695 solid 1px;
border-left:#F3F3F3 solid 1px;
border-bottom:#A2B1BD solid 1px;
padding:3px 0 3px 3px;
}
.zlsq{
height:250px;
margin:0 0; 
padding:0 0 0 0;
font-family:"宋体";
font-size:12px; 
color:#0000ff;
text-align:left;
line-height:20px;
}
/*企业专区*/
.firm{
    background-image:url(http://www.microvoip.com/article/newimg/hyzq.gif);
    width:179px;
    height:17px;
    font-family:"宋体";
	font-size:12px;
	color:#3E3E3E;
	font-weight: bold;
	text-align:left;
	padding:7px 0 0 25px;
	margin-left:-3px;
	margin-top:-3px;
}
/*网上调查*/
.Survey{
	font-family:"宋体";
	font-size:12px;
	font-weight:bold;
	color:#255C6E;
	text-align:left;
	line-height: 20px;
}
.survey-ul{
padding:0;
margin:0;
list-style:none;
text-align:left;
width:198px;
}
.survey-space{
margin:15px 0 0 10px;
}
/*搜索*/
.Search{
border:#DADADA solid 1px;
width:758px!important;*width:756px;
height:28px;
float:left;
margin-left:3px;
}
.search-Cont{
padding:0;
margin:0;
list-style:none;
float:left;
padding:4px 0 0 5px;
}
.sea-tit{
width:75px;
float:left;
}
.sea-Services{
width:182px;
float:left;
margin-left:10px!important;*margin-left:5px;
}
.sea-keyw{
width:130px;
float:left;
margin-left:10px!important;*margin-left:2px;
}
.sea-Button{
width:63px;
float:left;
margin-left:35px!important;*margin-left:4px;
}
.sea-res{
font-family:"宋体";
font-size:12px;
font-weight:bold;
color:#000000;
float:left;
margin-left:4px;
padding-top:6px;
}
.sea-all{
width:530px;
float:left;
}
/*热点推荐红色链接*/
a.re-red:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.re-red:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.re-red:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #B00000;
	text-decoration: underline;
}
a.re-red:active {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #b00000;
	text-decoration: underline;
}
/*市场分析以下新闻*/
.all-news{
width:758px!important;*width:756px;
float:left;
margin:3px 0 0 3px;
}
.Market{
width:375px!important;*width:370px;
border:#A5B5C0 solid 1px;
float:left;
}
.mar-bg{
width:209px!important;*width:340px;
float:left;
background-image:url(market-line.gif);
}
.mar-bg2{
width:70px;
float:left;
}
.news-b{
padding:6px 0 0 10px;
text-align:left;
width:205px!important;*width:180px;
height:21px;
}
a.write-l:link {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.write-l:visited {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.write-l:hover {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.write-l:active {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.tab
{
	width:375px!important;*width:373px;
	height:245px;
	margin:0 auto;
	overflow:hidden;
}
.menu,.menu li
{
	margin:0;
	padding:0;
	height:27px;
	list-style:none;
	overflow:hidden;
	text-align:center;
}
menu {
	border-bottom:1px solid #fff;
	height:27px;
	float:right;
}
.menu .default
{
	width:65px;
	float:left;
	font-size:10pt;
	line-height:1.5;
	color:#FFCC00;
	margin-left:1px;
	cursor:pointer;
	background-image:url(newimg/market-line.gif);
	height:28px;
	font-size:13px;	
}
.menu .active
{
	width:65px;
	float:left;
	font-size:10pt;
	line-height:1.5;
	margin-left:1px;
	cursor:pointer;	
	font-weight:bold;
	color:#B06C00;
	background:#fff;
	height:28px;
	font-size:13px;
}
.menu .showme,.menu .hidme{
	width:65px;
	float:left;
	font-size:14pt;
	line-height:1.5;
	margin-left:1px;
	cursor:pointer;	
	background:url(bg.gif);
	height:28px;
	color:#0000FF;
	text-align:right;
	font-weight:bold;
}
.con
{
	width:375px;
	height:216px;
	margin:0 auto;
}
.No1{
float:left;
 background-image:url(newimg/market-line.gif);
 height:22px;
 color:#FFFFFF;
 font-size:14px;
 font-weight:bold;
 padding:5px 0 0 9px;
 width:168px!important;*width:160px;
 text-align:left;
}
.No2{
 float:left;
 background-image:url(newimg/market-line.gif);
 height:22px;
 color:#FFFFFF;
 font-size:14px;
 font-weight:bold;
 padding:5px 0 0 10px;
 width:101px!important;*width:93px;
 text-align:left;
}
.No3{
float:left;
 background-image:url(newimg/market-line.gif);
 height:22px;
 color:#FFFFFF;
 font-size:14px;
 font-weight:bold;
 padding:5px 0 0 10px;
 width:233px!important;*width:225px;
 text-align:left;
}
.bord-bottom{
border-bottom:#CCCCCC  solid 1px;
width:375px;
padding-top:10px!important;*padding-top:0px;
}

/*新闻大标题蓝色链接*/
a.news-dl:link {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #16387C;
	text-decoration: none;
	line-height: 20px;
}
a.news-dl:visited {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #16387C;
	text-decoration: none;
	line-height: 20px;
}
a.news-dl:hover {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	line-height: 20px;
}
a.news-dl:active {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	line-height: 20px;
}
/*小文字蓝色链接*/
.Body-l a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #16387C;
	text-decoration: none;
}
.Body-l a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #16387C;
	text-decoration: none;
}
.Body-l a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
.Body-l a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
/*政策*/
.Policy{
width:375px!important;*width:373px;
border:#A5B5C0 solid 1px;
float:left;
margin-left:4px;
}
.policy-bg{
background-image:url(news-dbg.gif);
width:350px!important;*width:340px;
height:21px;
text-align:left;
padding:6px 0 0 25px;
}
.bord-bott{
border-bottom:#CCCCCC  solid 1px;
width:373px;
padding-top:10px!important;*padding-top:0px;
}
.policy-w{
float:left; width:306px;
}
.more{
float:right;
}
/*广告*/
.gg{
float:left;
width:187px;
height:69px;
margin-left:2px!important;*margin-left:1px;
}
/*合作伙伴*/
.Cooperat{
background-image:url(hzhb.gif);
width:967px;
height:26px;
margin-top:3px;
}
.Cooperat-word{
font-family:"宋体";
font-size:14px;
font-weight:bold;
color:#255C6E;
float:left;
padding:7px 0  0 28px;
}
.hz-l{
font-family:"宋体";
font-size:12px;
color:#01869E;
float:left;
margin:7px 0 0 360px!important;*margin:7px 0 0 230px;
}
.hz-kuang{
border:#ADB9C2 solid 1px;
width:955px;
padding:5px;
}
/*foot*/
.foot{
background-image:url(foot.gif);
height:95px;
margin-top:3px;
width:970px;
padding:10px 0 0 0;
}
/*js*/
.bg{
background-image:url(market-line.gif);
height:27px;
}
 .headerBg{
       background-image:url(market-line.gif);
            cursor:hand;         
            width:220px;
            color:black; 
            font-size:13px;         
            font-weight:bold;
           height:27px;
          line-height:30px;                 
            } 
              .tentBg{
            cursor:hand;
           color:#ffffff; 
            text-align:left;
            width:220px;          
            font-size:12px;        
          line-height:30px;         
            }  
            .b1{			
	background-Color:#fff;
	border-width:0px;
	width:85px;
	height:27px;
	font-family:"宋体";
	font-size:13px;
	color:#924303;
	text-decoration: underline;
	font-weight: bold;
            }
            .b2{
             background-image:url(market-line.gif);
             border-width:0px;
            width:85px;
            height:27px;
			font-family:"宋体";
			font-size:13px;
			color:#FFAE00;
            } 
			
/*news改div布局*/
.tj-db{
float:left;
padding-top:4px;
}
.big-n{
 float:left;
 margin-left:3px;
}
.js-xword{
width:96%;
text-align:left;
}
 a.Body-l:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #16387C;
	text-decoration: none;
}
 a.Body-l:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #16387C;
	text-decoration: none;
}
 a.Body-l:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
 a.Body-l:active {
	font-family: "宋体";
	border:#A5B5C0 solid 1px;
	float:left;
}
/*中间横幅图片广告*/
.adtu-space{
height:70px!important;*height:68px;
width:760px;
padding-top:3px;
float:left;
}
.ul{
padding:0;
margin:0;
list-style:none;
float:left;
}
.adt-spa{
padding-left:2px;
width:378px;
float:left;
}
/* ==推荐新闻CSS定义== */
.wimaxfontblue {
	font-family: "宋体";
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
.wimaxfontblue:link {
	font-size: 14px; COLOR: #003366;TEXT-DECORATION: none
}
.wimaxfontblue:visited {
	font-size: 14px; COLOR: #003366;TEXT-DECORATION: none
}
.wimaxfontblue:hover {
	font-size: 14px; COLOR: #ff0000;TEXT-DECORATION: none
}
.user_toolsbot/*左区块内内容定义*/
{
font-size: 12px;color: #666666;padding-left: 5px;text-align: left;
}
/* ==推荐新闻CSS定义结束== */

/*右边推荐厂商Logo*/
.mid_left_cshang_img{
	width:188px!important;*width:186px; height:188px; margin:0 0; padding:0 0 0 0;}
		.mid_left_cshang_img ul{ 
		margin:0;padding:9px 0 0 10px;list-style-type:none;}
		.mid_left_cshang_img ul li{
		width:95px; height:40px; float:left; display:block;
padding:1px;}

/* ******LinkA表示首页最新文章中带有链接的文字的风格样式，带下划线****** */
a.LinkA:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #16387C;
	text-decoration: none;}
a.LinkA:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #16387C;
	text-decoration: none;
}
a.LinkA:hover{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
a.LinkA:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}

/* ******首页最新文章中间隔各行的风格样式，分奇数行与偶数行****** */
.LinkAbg01 /* --奇数行文章列表内容间隔颜色的定义1-- */
{
background:#FFFFFF;color:#F500D0;width:278px;float:right; overflow:hidden;
}
.LinkAbg02 /* --偶数行栏目文章列表内容间隔颜色的定义2-- */
{
background:#FFFFFF;color:#ff0000;width:278px;float:left; overflow:hidden;
}
.listbg /* --栏目文章列表内容间隔颜色的定义1-- */
{
}
/*新闻列表页面*/
.Weekly0{
width:206px;
height:64px;
background-image:url(dy-bg.gif);
float:left;
margin-top:3px;
}
.Bread{
background-image:url(mb-line.gif);
width:970px;
height:21px;
text-align:left;
padding-top:8px;
margin:0 0 0 0;
}
.Bread1{
text-align:right;
padding-right:3px;
}
.Bread-b{
float:left;
margin:5px 0 0 10px!important;*margin:5px 0 0 5px;
}
.Bread-wz{
float:left;
margin:4px 0 0 5px;
}
.orange{
font-family:"宋体";
font-size:12px;
color:#E36B00;
}
.List{
width:740px;
margin:10px;
}
.list-left{
width:350px;
float:left;
margin-left:10px!important;*margin-left:2px;
}
.list-right{
width:350px;
float:left;
margin-left:25px;
}
.list-title{
font-family:"宋体";
font-size: 14px;
font-weight:bold;
color:#CA7A08;
}
.news-space{
 margin:20px 5px 0 30px!important;*margin:20px 5px 0 10px;
}
.news-space1{
 margin:0 5px 0 -10px!important;*margin:0 5px 0 15px;
 width:320px;
}

/*新闻内容页*/
.Newscon-left{
width:605px!important;*width:605px;
border:#D3D3D3 solid 1px;
float:left;
padding-bottom:10px!important;*padding-bottom:20px;
}
.news-bg{
background:#F9FCFE;
margin:5px;
border-bottom:#B2B2B2 dashed 1px;
padding:15px!important;*padding:15px;
}
.news-bt{
font-family:"宋体";
font-size:20px;
font-weight:bold;
color:#CC0000;
}
.news-subbt{
font-family:"宋体";
font-size:14px;
font-weight:normal;
color:#0000FF;
}
.key-word{
margin:5px 0 5px 0;
}
a.key-w:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.key-w:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.key-w:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
.fant{
font:宋体;
color:#0033CC;
}
a.key-f:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #840EC2;
	text-decoration: none;
}
a.key-f:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #840EC2;
	text-decoration: none;
}
a.key-f:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
a.key-l:link {
	font-family: "宋体";
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
a.key-l:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
a.key-l:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}
.key-zy{
font-family:"宋体";
font-size:12px;
color:#0066CC;
background:#FFFFFF;
border:#CCCCCC solid 1px;
width:540px;
height:20px;
margin-top:5px;
padding:5px 0 0 10px;
text-align:left;
}
 a.black-l:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
 a.black-l:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
 a.black-l:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
 a.black-l:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
.newszw{
background-color:#F9FCFE;
 text-align:left;
 padding:0px;
 font-family:"宋体";
 font-size:14px;
 color:#1F3A87;
 line-height:20px;
 }
 .Editor{
 background:#F9FCFE;
 margin:20px 0 0 0;
 font-family:"宋体";
 font-size:12px;
 color:#1F3A87;
 text-align:center;
 float:right;
 width:603px!important;*width:586px;
 }
 .Editor-bg{
 background:#F2F2F2;
 border-bottom:#ccc 1px solid;
 border-top:#ccc 1px solid;
 height:20px;
 width:603px!important;*width:605px;
 float:left;
 }
  a.Duty:link {
	font-family: "宋体";
	font-size: 12px;
	color: #B00000;
	text-decoration: underline;
}
a.Duty:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #B00000;
	text-decoration: underline;
}
a.Duty:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration:none;
}
a.Duty:active {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration:none;
}
/*与我联系*/
.touch{
background-image:url(touch-line.gif);
height:21px;
margin-top:2px;
font-family:"宋体";
font-size:14px;
font-weight:bold;
color:#FFFFFF;
padding-top:7px;
float:left;
width:603px!important;*width:550px;
display:block;
}
.touch-from{
width:540px!important;*width:550px;
margin-top:5px;
float:left;
text-align:left;
}
.tab-sp1{
float:left;
margin-left:70px!important;*margin-left:40px;
margin-top:3px;
}
.tab-sp2{
float:left;
margin-left:20px;
margin-top:3px;
}
.tab-sp3{
float:left;
margin-left:110px!important;*margin-left:80px;
margin-top:3px;
}
.tab-m{
display:none;
float:right;
margin-top:3px;
}
.s-xfl{
border-bottom:#CCCCCC 1px solid;
border-top:#CCCCCC 1px solid;
height:53px;
width:585px;
margin-top:20px;
text-align:left;
padding-left:20px;
}
/*评论*/
.dp-pl{
width:276px;
border-right:#ccc solid 1px;
float:left;
padding-left:14px;
padding-top:10px;
}
.pl-cont{
text-align:left;
}
.pl-fb{
 width:10px;
 float: left;
 margin-right:5px!important;*margin-right:0px;
 }
 .dpl-cont{
 width:276px;
 float:left;
 text-align:left;
 margin-left:10px;
 margin-top:10px;
  }
 .wydp{
 font-family:"宋体";
 font-size:12px;
 color:#AC6A0D;
 }
 .bord-bott{
 border-bottom:#CCCCCC  solid 1px;
 width:311px;
 margin-top:-20px!important;*margin-top:-10px;
 }
 /*热门资料索取*/
 .cont-zl{
 background-image:url(cont-line.gif);
 height:23px;
 width:595px!important;*width:591px;
 text-align:left;
 padding-top:5px;

 color:#FFFFFF;
 font-family:"宋体";
 font-size:14px;
 font-weight:bold;
 }
 .cont-zl1{
float:left;
width:300px!important;*width:296px;
margin-top:10px!important; *margin-top:0px;
margin-left:15px!important;*margin-left:7px;
 }
  .cont-zl2{
float:left;
width:290px!important;*width:286px;
margin-top:10px!important; *margin-top:0px;
margin-bottom:10px!important; *margin-bottom:20px;
 }
 .ul{
padding:0;
margin:0;
list-style:none;
float:left;
}
 /*搜索*/
 .cont-rbg{
 background-color:#F4FAFF;
 width:355px;
 border:#DAE5EB solid 1px;
 float:left;
 margin-left:5px;
 }
 .ssan{
  float:left;
  margin-top:3px;
  margin-left:2px!important;*margin-left:1px;
  margin-bottom:10px;
 }
 /*图片新闻*/
 .pic-space{
margin-top:3px;
padding:0 0 0 5px;
}
/*本周热点*/
.new-tit{
background-image: url(http://www.microvoip.com/voip/newimg/r-bg.gif);
height:21px;
margin-top:5px;
text-align:left;
padding:8px 0 0 10px;
color:#126DA1;
font-family:"宋体";
font-size:14px;
font-weight:bold;
/*border-right: 1px solid #cccccc;*/
}
/*会员*/
.hy-zq{
background-color:#DAE1E5;
height:20px;
text-align:left;
padding:8px 0 0 15px;
font-family:"宋体";
font-size:13px;
color:#C88800;
font-weight:bold;
}
a.jr:link{
	font-family:"宋体";
	font-size:12px;
	color:#7DA405;
	font-weight:normal;
	padding-left:170px;
	text-decoration: none;
}
a.jr:visited{
	font-family:"宋体";
	font-size:12px;
	color:#7DA405;
	font-weight:normal;
	padding-left:170px;
	text-decoration: none;
}
a.jr:hover{
	font-family:"宋体";
	font-size:12px;
	color:#DBB401;
	font-weight:normal;
	padding-left:170px;
	text-decoration: underline;
}
a.jrlt:link{
	font-family:"宋体";
	font-size:12px;
	color:#7DA405;
	font-weight:normal;
	padding-left:160px;
	text-decoration: none;
}
a.jrlt:visited{
	font-family:"宋体";
	font-size:12px;
	color:#7DA405;
	font-weight:normal;
	padding-left:160px;
	text-decoration: none;
}
a.jrlt:hover{
	font-family:"宋体";
	font-size:12px;
	color:#DBB401;
	font-weight:normal;
	padding-left:160px;
	text-decoration: underline;
}
a.jrbk:link{
	font-family:"宋体";
	font-size:12px;
	color:#7DA405;
	font-weight:normal;
	padding-left:175px;
	text-decoration: none;
}
a.jrbk:visited{
	font-family:"宋体";
	font-size:12px;
	color:#7DA405;
	font-weight:normal;
	padding-left:175px;
	text-decoration: none;
}
a.jrbk:hover{
	font-family:"宋体";
	font-size:12px;
	color:#DBB401;
	font-weight:normal;
	padding-left:175px;
	text-decoration: underline;
}
/*正文样式*/
#endText {
	CLEAR: both; PADDING-RIGHT: 12px; PADDING-LEFT: 12px; FONT-SIZE: 14px; PADDING-BOTTOM: 12px; OVERFLOW: hidden; WIDTH: 574px; WORD-BREAK: break-all; LINE-HEIGHT: 160%; PADDING-TOP: 12px; TEXT-ALIGN: left; WORD-WRAP: break-word
}
 #endText .endSummary {
	CLEAR: both; MARGIN: 12px auto 8px; 
}
#endText .endSummary UL {
	
}
#endText .endSummary LI {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; COLOR: #1f3a87; LINE-HEIGHT: 160%; PADDING-TOP: 3px; LIST-STYLE-TYPE: none; TEXT-ALIGN: left
}
 #endText H2 {
	FONT-SIZE: 14px
}
 #endText P {
	
}
#endText .icon {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 3px 0px 0px; BORDER-RIGHT-WIDTH: 0px
}

#endText A {
	COLOR: #1f3a87; TEXT-DECORATION: underline
}
#endText A:hover {
	COLOR: #bc2931
}
.Guest_title /* 标题背景颜色定义(760) */
{
background:#449AE8;color: #ffffff;font-weight: normal;height: 25;
}
#introK {
width:99%;
margin-left:16px;
border:#cccccc 1px solid;
}
#introK .introK_C {
width:98%;
height:100%;
border:#FFF 3px solid;
line-height:150%;
padding-top:5px;
padding-left:3px;
padding-bottom:3px;
padding-right:1px;
color:#0066cc;
font-size:12px;
text-align: left;
background-color:#FFF;
}
.tdbgmouseover{
background:#bfdfff;line-height: 120%;text-align: left;	font-size: 13px;	font-weight: bold; color:#003399
}
.new_font /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
font-size: 12px;line-height: 100%;text-align: left;border-left: 1px solid #cccccc;border-right: 1px solid #cccccc;border-bottom: 1px solid #cccccc;padding-left:10px

}
.listbg /* --栏目文章列表内容间隔颜色的定义1-- */
{
}
.listbg2 /* --栏目文章列表内容间隔颜色的定义2-- */
{
}
.td_back_color1 /*定义表格边框*/
{ 
border-top: 1px solid #cccccc;border-left: 1px solid #cccccc;border-right: 1px solid #cccccc;border-bottom: 1px solid #cccccc;
}
.td_back_color23 /*定义表格边框*/
{ 
border-top: 1px solid #cccccc;border-left: 1px solid #cccccc;border-right: 1px solid #cccccc;border-bottom: 1px solid #cccccc;padding: 10px;
}
.td_back_color2 /*定义表格边框*/
{ 
border-left: 1px solid #cccccc;border-right: 1px solid #cccccc;
}
/* ==top.asp中的CSS定义开始== */
.top_tdbgall /* 顶部表格总背景颜色定义 */
{
width: 760;background:#ffffff;
}
.top_top
{
background:#0089F7;height: 2;
}
.top_Channel /* 频道表格背景、文字颜色定义 */
{
background:#0089F7;color:#3AB1F5!important;text-align: right;border-top: 1px solid #ffffff;border-bottom: 1px solid #ffffff;
}
.top_Announce /* 公告表格背景、文字颜色定义 */
{
background:url(/Skin/blue/top_nav_menu.gif);color: #0560A6;height: 30;
}
.top_nav_menu /* 导航栏表格背景、文字颜色定义 */
{
background:url(/Skin/blue/top_nav_menu.gif);color: #0560A6;height: 30;
}
.top_Path /* 您现在的位置表格背景、文字颜色定义 */
{
width: 760;background:#ffffff;height: 30;
}
.top_UserLogin /* 顶部用户登录文字链接的CSS定义 */
{
color: #037FA8
}
/* ==top.asp中的CSS定义结束== */
/* ==Bottom.asp中的CSS定义开始== */
.Bottom_tdbgall /* 底部表格总背景颜色定义 */
{
width: 760;background:#ffffff;
}
.Bottom_Adminlogo /* 管理信息表格背景、文字颜色定义 */
{
background:#0089F7;color:#ffffff; font-weight: bold;
}
.Bottom_Copyright /* 版权信息表格背景、文字颜色定义 */
{
background:#ffffff;color:#000000;
}
/* ==Bottom.asp中的CSS定义结束== */

/* ==wimax热点CSS定义== */
.wimaxfont {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.wimaxfont:link {
	font-size: 14px; COLOR: #ff0000;TEXT-DECORATION: none
}
.wimaxfont:visited {
	font-size: 14px; COLOR: #ff0000;TEXT-DECORATION: none
}
.wimaxfont:hover {
	font-size: 14px; COLOR: #003366;TEXT-DECORATION: underline
}
/* ==wimax热点CSS定义结束== */
/* ==wimax技术热点CSS定义== */
.wimaxfontblue {
	font-family: "宋体";
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
.wimaxfontblue:link {
	font-size: 14px; COLOR: #003366;TEXT-DECORATION: none
}
.wimaxfontblue:visited {
	font-size: 14px; COLOR: #003366;TEXT-DECORATION: none
}
.wimaxfontblue:hover {
	font-size: 14px; COLOR: #ff0000;TEXT-DECORATION: none
}
/* ==wimax热点CSS定义结束== */
/* ==wimax栏目CSS定义== */
.wimaxfontblue1 {
	font-family: "宋体";
	font-size: 14px;
	color: #003366;
	text-decoration: none;
        line-height:30px
}
.wimaxfontblue1:link {
	font-size: 14px; COLOR: #003366;TEXT-DECORATION: none
}
.wimaxfontblue1:visited {
	font-size: 14px; COLOR: #003366;TEXT-DECORATION: none
}
.wimaxfontblue1:hover {
	font-size: 14px; COLOR: #ff0000;TEXT-DECORATION: none
}
/* ==wimax栏目CSS定义结束== */
/* ==UCCSS定义== */
.uch1 {
	font-family: "宋体";
	font-size: 14px;
	color: #003366;
	text-decoration: none;
        line-height:18px
}
.uch1:link {
	font-size: 14px; COLOR: #003366;TEXT-DECORATION: none
}
.uch1:visited {
	font-size: 14px; COLOR: #003366;TEXT-DECORATION: none
}
.uch1:hover {
	font-size: 14px; COLOR: #ff0000;TEXT-DECORATION: none
}
/* ==UCCSS定义结束== */
/* ==UC_news_CSS定义== */
.ucnews {
	font-family: "宋体";
	font-size: 14px;
	color: #003366;
	text-decoration: none;
        line-height:30px
}
.ucnews:link {
	font-size: 14px; COLOR: #003366;TEXT-DECORATION: none
}
.ucnews:visited {
	font-size: 14px; COLOR: #003366;TEXT-DECORATION: none
}
.ucnews:hover {
	font-size: 14px; COLOR: #ff0000;TEXT-DECORATION: none
}
/* ==UC_news_CSS定义结束== */

/*灰色背景栏目行*/
.hui{
	background-image:url(http://www.microvoip.com/article/images/mb-line.gif);
	height:21px;
	margin-top:5px;
	text-align:left;
	padding:8px 0 0 10px;
	color:#126DA1;
	font-family:"宋体";
	font-size:14px;
	font-weight:bold;
	/*border-right: 1px solid #cccccc;*/
	}
	/* CSS Document */
.tabmar{
margin-top:5px;
}
.tabborder{
border:1px solid #CCCCCC;
}
.tabboth{
margin-top:5px;
border:1px solid #CCCCCC;
}
.botbor{
border-bottom:1px solid #CCCCCC;}
.new-tit1{
background-image: url(http://www.microvoip.com/voip/newimg/r-bg.gif);
height:21px;
margin-top:5px;
text-align:left;
padding:8px 0 0 10px;
color:#126DA1;
font-family:"宋体";
font-size:14px;
font-weight:bold;
}
.LinkAbg1 /* --奇数行文章列表内容间隔颜色的定义1-- */
{
background:#FFFFFF;color:#F500D0;width:270px;float:right; overflow:hidden;
}
.LinkAbg2 /* --偶数行栏目文章列表内容间隔颜色的定义2-- */
{
background:#FFFFFF;color:#ff0000;width:270px;float:left; overflow:hidden;
}
.listbg /* --栏目文章列表内容间隔颜色的定义1-- */
{
}
#bor3_extop{
border-left:1px #ccc solid; border-right:1px #ccc solid; border-bottom:1px #ccc solid;}

/* ==Comment定义开始== */
textarea.postText {
		width: 92%;
		height: 60px;
		padding: 5px 0 0 5px;
		border: 1px solid #dcdddd;
		background:url(http://www.microvoip.com/images/microvoip_sy.gif) center 5px no-repeat #fff; 
		font-size:12px; 
		text-align:left;
		clear: both;
		color: #555;
	}
#tieReply{font-size:12px; color:#333333;}
table.comment { border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #CECFCE ; width: 100% }
td { font-size: 12px ; border-color: #CECFCE;}
td p { font-size: 12px ; margin: 2px }
td.title { background-color: #F7F3F7;color:#333333 }
td.title a { color: blue ; text-decoration: none }
td.content { padding: 12px 12px 5px 12px ; line-height: 12px;color:#3333333;  }
body.frame td.content { padding: 10px ; line-height: 14px }
td.content p.option { margin: 2px ; padding: 0px ; text-align: right ; font-size: 12px }
td.content a { text-decoration: none ; color: blue ; cursor: hand }
div.page1 { float: left ; font-size: 12px }
div.page2 { float: right ; font-size: 12px }
div.page2 a { color: black }
div.quote { width: 90% ; border: 1px solid #CECFCE ; padding: 10px ; margin: 10px ; background-color: #F6F6FF }
/* ==Comment定义结束== */


/* ==ChannelIndexComment定义== */

.ChannelIndexComment {
	font-family: "宋体";
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.ChannelCommentTable {
font-size: 12px;color: #666666;margin:2px 0 0 1px;text-align: left;BACKGROUND: url(http://www.microvoip.com/article/images/ChannelComment.gif) no-repeat 5px 4px;
}
.ChannelIndexComment:link {
	font-size: 12px; COLOR: #003366;TEXT-DECORATION: none
}
.ChannelIndexComment:visited {
	font-size: 12px; COLOR: #003366;TEXT-DECORATION: none
}
.ChannelIndexComment:hover {
	font-size: 12px; COLOR: #ff0000;TEXT-DECORATION:  underline
}
/* ==ChannelIndexComment定义结束== */
/* ==点击排行定义== */
.ChannelDianjiTable {
font-size: 12px;color: #666666;margin:0 0 0 0;text-align: left;BACKGROUND: url(http://www.microvoip.com/article/images/dianjiweek.gif) no-repeat 8px 3px;
}
.ChannelDianjiTable1 {
font-size: 12px;color: #666666;margin:0 0 0 0;text-align: left;BACKGROUND: url(http://www.microvoip.com/article/images/dianjimonth.gif) no-repeat 8px 3px;
}
.ChannelDianji {
	font-family: "宋体";
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.ChannelDianji:link {
	font-size: 12px; COLOR: #003366;TEXT-DECORATION: none
}
.ChannelDianji:visited {
	font-size: 12px; COLOR: #003366;TEXT-DECORATION: none
}
.ChannelDianji:hover {
	font-size: 12px; COLOR: #ff0000;TEXT-DECORATION:  underline
}
/* ==ChannelIndexComment定义结束== */
/* 我来拔草 */
.AskWlbc{
width:96%;
height:126px;  
border:1px solid #dcdddd; 
background:url(http://www.microvoip.com/images/microvoip_wlbc.gif) center 24px no-repeat #fff; 
font-size:12px; 
text-align:left;
}