@charset "UTF-8";

.CmpHeadImg {
	margin: 0 0 30px 0;
	width:900px;
	height:105px;
	background:url(../_images/static/title_company.jpg) left top no-repeat;
}




#History {
	margin:0 0 30px 0;
	width:605px;
}
#History h2 {
	padding:0 0 0 15px;
	font-size:16px;
	font-weight: normal;
	background: url(../_images/title_icon.jpg) left 1px no-repeat;
}
#HstBox dl{
	position:relative;
	width:605px;
	height:30px;
	font-size:10px;
}
#HstBox dt {
	position: absolute;
	left:15px;
	top:15px;
	margin: 0 0 0 0;
	width:80px;
	height:30px;
}
#HstBox dd {
	position: absolute;
	left:110px;
	top:15px;
	margin: 0 0 0 0;
	height:30px;
}
#HstBox dt.Month {
	position: absolute;
	left:50px;
	top:15px;
	margin: 0 0 0 0;
	width:80px;
	height:30px;
}



#CmpRigh {
	float:left;
	width:205px;
	background: #F2F2F2;
}
#CmpRigh dl {
	margin:16px 0 0 17px;
}
#CmpRigh dt {
	margin:0 0 5px 0;
	width:135px;
	height: 13px;
}


.w200{
width:200px;
height:40px;
float:left;
}



