/* CSS Document */
body,td,th {
	font-family: 宋体;
	font-size: 12px;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
div{margin:0 auto;width:240px;}

/*顶部导航*/
.top{
width:240px;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #00299F;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
/*时间天气预报*/
.weather{
	width:240px;
	background-image: url(../imagestest/weaterbg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	color: #000000;
	font-size:12px;
	text-align: center;
	vertical-align: middle;
}

/*今日热点*/

.hot{
	color:#59bae5;
	background-repeat: no-repeat;
	height:125px;
}
.newslist1 li {
	color:#59bae5;
	line-height:150%;
	background-image: url(../imagestest/ico.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	list-style:none;
}



/*无线新闻*/

.title{
	height:18px;
	background-image: url(../imagestest/titlebg.jpg);
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 13px;
	width:227px;
}

.wxnews{
	color:#000000;
	background-repeat: no-repeat;
}
.wxnews li{
	color:#000000;
	line-height:150%;
	background-image: url(../imagestest/ico.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	list-style:none;

}


/*E71*/

.title1{
	height:18px;
	 background:#79c1ef;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 13px;
	width:100%;
}

.wxzw{
	color:#000000;
	background-repeat: no-repeat;
}
.wxzw li{
	color:#000000;
	line-height:150%;
	background-image: url(../imagestest/ico.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	list-style:none;
}


/*无线产业*/

.title2{
    height:15px;
	line-height:18px;
    background:#79c1ef;
	border:solid 1px #77acce;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 4px;
	width:235px;
	padding-bottom:3px;
}

.wxcy{
	color:#000000;
	background-image: url(../imagestest/qianbg.gif);
	background-repeat: no-repeat;
}
.wxcy li{
	color:#000000;
	line-height:150%;
	background-image: url(../imagestest/ico.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	list-style:none;
}

/*无线民生*/

.title3{
	height:18px;
	background-image: url(../imagestest/titlebg.jpg);
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 13px;
	width:227px;
}

.wxms{
	color:#000000;
	background-repeat: no-repeat;
}
.wxms li{
	color:#000000;
	line-height:150%;
	background-image: url(../imagestest/ico.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	list-style:none;
}

/*手机扫描码*/

.smm{
	height:42px;
	background-color: #30adf4;
	text-align: center;
	color:#ffffff;
}


