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

#liucheng{
    width:700px;
	float:right;
    }
#liucheng h6{
    background:url(../img/title2_web.jpg) left top no-repeat;
	padding:30px 0;
    }
#liucheng img{
    margin-left:40px;
    }
	
#Promotion h6{
    background:url(../img/title_solutions.jpg) left top no-repeat;
	padding:30px 0;
    }
#Promotion h4{ font-size:12px;}
#Promotion p{
    text-indent:24px;
    }
#Promotion td,#Promotion th{ border: #DEDBC2 1px solid; padding:3px;}
#Promotion th{ background-color:#EEEEEE;}
.video{
	background-image: url(../img/video_til.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 81px;
	width: 100%;
	display: block;
}
.communicate{
	background-image: url(../img/communicate_til.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 81px;
	width: 100%;
	display: block;
}

.payment{
	background-image: url(../img/payment_til.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 81px;
	width: 100%;
	display: block;
}

.logoimg{ clear:left;}
.logoimg li{
   float:left;
   }