.mainbox_con{
	background-color: #F8FDFF;
	width: 748px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_mainbox.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mainbox_con .con{
	width: 94%;
	height: auto;
	font-size: 14px;
	line-height: 21px;
	margin: 10px auto 10px auto;
}
.mainbox_con .con *{
	font-size: 14px;
	line-height: 21px;
}
.mainbox_con .con h2{
	margin: 0px;
	text-align: left;
	height: 20px;
	width: 100%;
	font-size: 14px;
	padding: 7px 0 0 0;
	color: #FF6633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.mainbox_con .con .h2_5{
	background-image: url(../images/ico_con_5.gif);
	background-repeat: no-repeat;
	background-position: 500px bottom;
}
.mainbox_con .con h3{
    width: 35%;
	color: #FFFFFF;
	background-color: #FF9933;
	padding: 3px 6px 1px 6px;
	margin: 10px 0 10px 0;
}
.mainbox_con .con .words{
	width: 25%;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.mainbox_con .con .pic{
	width: 50%;
	text-align: center;
	vertical-align: top;
}
.mainbox_con .con .tab{
    width: 100%; 
    border: 0; 
}

