.box_01 {
    width: 710px;
	padding-bottom: 30px;
}

.txt {
    width: 710px;
	background: url(../images/inquiry_bg.jpg) left top repeat-y;
}
.txt ul {
    width: 660px;
	margin-left: 20px;
	color: #666;
	line-height: 140%;
}
.txt li {
    margin-bottom: 1em;
	font-size: 12px;
}

.box_02 {
    width: 710px;
	padding-bottom: 15px;
	overflow: hidden;
}
.box_03 {
    width: 710px;
	padding-bottom: 40px;
	overflow: hidden;
}

.ht {
    width: 342px;
	background: url(../images/link_cnamebtm.jpg) center bottom no-repeat;
	padding-bottom: 32px;
}

.cname {
    width: 340px;
	border: 1px solid #DAD9D9;
	background: url(../images/link_cnamebg.jpg) center top no-repeat #FBECF4;
	padding: 10px 0;
}

.cname dl {
    margin: 0 10px;
}
.cname dt {
    font-size: 13px;
	margin-bottom: 5px;
}
.cname dd {
    font-size: 12px;
	line-height: 140%;
}

.p_01 {
    border-left: 3px solid #8D2929;
	padding: 3px 0 3px 10px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2em;
	color: #8D2929;
}

.cname2 {
    width: 342px;
	font-size: 12px;
}
.span_01 {
    color: #8D2929;
}

.bold {
    font-weight: bold;
}

.dl_01 {
    width: 710px;
}
.dl_01 dt {
    width: 234px;
	margin-right: 4px;
	float: left;
}
.dl_01 dd {
    width: 234px;
	float: right;
}






