body {
	width:100%;
	min-height:30px;
	_height:30px
}
body, div, table, td, ul, li, form, p, h1, h2, h3, form, input, textarea, img, iframe, dl, dd, dt {
	margin:0;
	padding:0;
	line-height:1.2;
	font:12px "arial,ËÎÌå"
}
em, b {
	font-style:normal;
	font-weight:normal
}
ul, li {
	list-style-type:none
}
img {
	border:0
}
a {
	font:12px "arial,ËÎÌå";
	color:#000;
	text-decoration:none;
	line-height:1.2;
	cursor:pointer
}
a:hover {
	color:red;
	text-decoration:underline
}
.hot2 {
	color:red
}
.hot {
	color:green
}
.b {
	font-weight:bold
}
.main{
	width: 1200px;
	height: 100px;
	margin: 100px auto;
}
.ico {
	width: 810px;
	height: 100px;
    margin: 100px auto;
}
.ico li {
	float: left;
	width: 90px;
    height: 90px;
}
.ico li a {
	float:left;
	width:90px;
	height:100px;
	font-size:22px;
	line-height:26px;
	text-align:center;
	color:red;
	border-radius: 5px;	
}
.ico li a:hover {
	text-decoration:none;
	background: #4999f2;
	color:#fff;
}
.ico li a:hover span{
	color:#fff;
}
.ico li a:hover img{
	transform: scale(1.1);
}
.ico li a img{
	margin-top: 5px;
}
.ico li a img:hover{
	background: #4999f2;
	filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.ico a.app_bt_sc {
	font-weight:bold;
}
.text{
	clear: both;
	padding: 5px;
    width: 100%;
	text-align: center;
}
body {
	background:#F8FBFE
}



.ico span {
	font-size: 14px;
	display: inline-block;
	color: #000;
	font-weight: bold;
}
