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


#Wapper{
	display:list-item;
	list-style-image:url(../about_us/images/Concept.png);
	list-style-position: inside;
	width:870px;
	height:549px;
	margin:0px 0px 0px 20px;
}

#CompanyWapper{
	width:420px;
	margin:0px 0px 10px 10px;
	float:left;
}

.WapperHF{
	width:420px;
	height:30px;
	float:left;
}

#ShunWapper{
	width:420px;
	margin:0px 10px 0px 0px;
	padding-bottom:3px;
	float:right;
}

.ContentsFrame{
	background:url(../about_us/images/WapperFrame.png) repeat-y;
	width:420px;
	float:left;
	padding-bottom:3px;
}

.SummaryWapper{
	width:404px;
	margin:3px 0px 0px 8px; 
	background-color:#ebebeb;
	float:left;
}

.HeadWapper{
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	text-align:right;
	line-height:1.6em;
	color:#333333;
	width:88px;
	padding:5px 10px 5px 0px;
	float:left;
}

.InfoWapper{
	font-size:13px;
	vertical-align:middle;
	text-align:left;
	line-height:1.6em;
	background-color:#FFFFFF;
	color:#333333;
	width:286px;
	padding:5px 10px 5px 10px;
	float:right;
}

#ShunImg{
	width:404px;
	height:150px;
	float:left;
	margin:3px 0px 0px 8px;
}

#ShunInfo{
	font-size:13px;
	vertical-align:middle;
	text-align:left;
	line-height:1.6em;
	background-color:#FFFFFF;
	color:#333333;
	width:384px;
	padding:5px 10px 5px 10px;
	margin:0px 8px 0px 8px;
	float:right;
}
