@charset "utf-8";
/* CSS Document */

#contBox {
}
	#contBox .box {
		background:url(../img/index/boxrepeat.png) repeat-y;
	}
		#contBox .box .line{
			margin:10px 48px 11px 48px;
			padding-bottom:15px;
			border-bottom:1px dotted #b3b3b3;
		}
	#contBox .text {
		padding:0 48px 30px 48px;
		background:url(../img/index/boxbottom.jpg) no-repeat 0 bottom;
	}
		#contBox dt {
			font-weight:bold;
			font-size:14px;
		}
		#contBox dd {
		}
		#contBox .text .dl1 {
			border-bottom:1px dotted #b3b3b3;
			padding-bottom:11px;
			margin-bottom:4px;
		}
			#contBox .text .dl1 dt {
				color:#6b90e3;
			}
		#contBox .text .box1 {
			float:left;
			border-right:1px dotted #b3b3b3;
			padding-right:4px;
			width:410px;
			margin-right:15px;
			margin-top:6px;
		}
		#contBox .text .dl2 {
			padding-bottom:11px;
			border-bottom:1px dotted #b3b3b3;
			margin-bottom:6px;
		}
			#contBox .text .dl2 dt {
				color:#d1b520;
			}
		#contBox .text .dl3 {
		}
			#contBox .text .dl3 dt {
				color:#d9913f;
			}
		#contBox .text .dl4 {
			float:left;
			width:394px;
			margin-top:6px;
		}
			#contBox .text .dl4 dt {
				color:#f78968;
			}
	#contBox .skillupbox {
		background:url(../img/index/skillupbg.jpg) no-repeat;
		min-height:158px;
		height: auto !important;
		height: 158px;
		margin-bottom:10px;
	}
		#contBox .skillupbox dl {
			padding-top:37px;
			margin-left:18px;
		}
		#contBox .skillupbox dt {
			margin-bottom:10px;
		}
		#contBox .skillupbox dd {
			width:600px;
		}

