@charset "utf-8";
/* CSS Document */

.about_web{
	margin:0 20px 40px 20px; 
	background:url(/img/about/bg_about.gif) center no-repeat;
	position:relative;
	width:630px;
}

.web_icon{
	position:absolute;
	top:100px;
	left:260px;
}

.mr50{
	margin-right:50px;
}

.web_box{
	width:290px;
	float:left;
	line-height:18px;
	margin-bottom:20px;
	background:url(/img/about/bg_webbox.gif) bottom no-repeat;
}

.web_in{
	padding:10px;
}

.w_right{
	float:left;
	margin-left:15px;
}

.foot_bnr{
	position: relative;
	overflow: hidden;
}

.foot_bnr ul{
	position: relative;
	left: 50%;
	float: left;
}

.foot_bnr ul li{
	position: relative;
	left: -50%;
	float: left;
	margin-right:10px;
}
