/* CSS Document */

#topheader {
	background-repeat: no-repeat;
	background-position:center 0%;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/company_header.gif);
	height: 244px;
}

#sub_title {
	width: 830px;
	height: 100px;
	background-image: url(../images/company_subtitle.gif);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#sub01 {
	width: 830px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	background-position: left top;
	background-repeat: no-repeat;
}
#text {
	width: 530px;
	margin-left: 265px;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
}
#text ul.left {
	margin:20px 0 0 0;
	float:left;
	width:200px;
	padding:0;
	list-style-type: none;
}
#text li.circle {
	margin:20px 0 0 0;
	padding:0;
	list-style-type: none;
}

#text2 {
	margin:20px 0 0 10px;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	float:left;
}
#text2 ul,li {
	margin:20px 0 0 10px;
	list-style-type: none;
	padding:0;
}

.clear {
	clear:both;
}

.txtBb {
	font-size:12px;
	font-weight:bold;
}
