@charset "utf-8";

.mainImg {
margin: 0 0 30px;
}

.box {
    background-image: url("/corporate/product/images/box_bk.gif");
    background-repeat: repeat-y;
    clear: both;
    margin: 0 0 30px;
    width: 670px;
/*	clear: both;
	margin: 0 0 30px 0;
	width: 670px;
*/}

.box dl {
	    background-image: url("/corporate/product/images/box_top.gif");
    background-position: center top;
    background-repeat: no-repeat;
    padding: 15px 0 0;
/*	background-position: top;
	background-repeat: no-repeat;
	padding: 15px 0 0 0;
*/}

.box dt {
	margin: 0 20px;
}

.box dt p {
width: 360px;
float: left;
margin-right: 40px;
}

*html .box dt p {
margin-right: 40px;
}
.box dt p img {
margin: 0 0 10px 0;
}

.box dt span {
float: right;
font-size: 85%;
clear: right;
display: block;
width: 230px;
text-align: right;
}


.box dd {
background-image: url(/corporate/product/images/box_bottom.gif);
background-repeat: no-repeat;
background-position: bottom;
height: 15px;
clear: both;
}




.box:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
.pic_margin {
	margin-top: 40px;
	float: right;
}
.under_b {
}
.under_b {
	padding-bottom: 5px;
	border-bottom: 1px dashed #CCCCCC;
}





.cont_all {
	float: left;
	height: auto;
	width: 670px;
	margin-bottom: 40px;
}
h4 {
	border-width: 0px!important;
	border-style: none!important;
	padding:0!important;
}
.cont_set p {
	width: 450px;
	margin-right: 5px;
	font-size: 90%;
	float: left;

}
.title_border {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 20px;
	padding: 0px 0px 5px 5px;
}
.cont_set {
	float: left;
	width: 670px;
	margin-bottom: 20px;
}

