@charset "utf-8";
/* CSS Document */
@import url(nav.css);
@import url(conn.css);

#Promotionimg{
    width:700px;
	float:right;
}
#Promotionimg  h6{
    background:url(../img/title2_promotion.jpg) left top no-repeat;
    padding:30px 0;
    }
#Promotionimg ul li{
	float: left;
	margin: 30px;
}
#Promotionimg ul img{
	border: none;
	}
#box2 h4{
	font-size: 12px;
	font-weight: bold;
}
#box2 h6{
    background:url(../img/title_promotion.jpg) left top no-repeat;
	padding:30px 0;   
   }
#box2 dl dd{
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.google{
	background-image: url(../img/google_til.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 81px;
	width: 100%;
	display: block;
}
.baidu{

	background-image: url(../img/baidu_til.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 81px;
	width: 100%;
	display: block;
	}
.sina{
	background-image: url(../img/sina_til.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 121px;
	width: 100%;
	display: block;
}
.yhaoo{
	background-image: url(../img/yahoo_til.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 81px;
	width: 100%;
	display: block;
}
.sohu{
	background-image: url(../img/sohu_til.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 98px;
	width: 100%;
	display: block;
}

