@charset "UTF-8";


div#checkHead {
	margin:0px;
	padding:0px;
	text-align:left;
}

div#checkHead h1 {
	width:119px;
	height:29px;
	margin:0px;
	padding:0px;
}

div#checkHead p {
	width:479px;
	height:31px;
	margin:15px 0px 0px 12px;
	padding:0px;
}

div#checkHead h2 {
	width:247px;
	height:31px;
	margin:15px 0px 0px 12px;
	padding:0px;
}

div#checkHead p#ex {
	width:247px;
	height:21px;
	margin:0px 0px 0px 12px;
	padding:0px;
}

div#checkContent {
	width:478px;
	height:1450px;
	margin:0px 0px 0px 12px;
	padding-top:1px;
	background:#fff url(../img/content_bg.jpg) left top no-repeat;
	text-align:left;
}

div#checkContent h3 {
	margin:17px 0px 0px 73px;
	padding:0px;
}

div#checkContent h3#last {
	margin:17px 0px 17px 73px;
}

div#checkContent dl.flowLeft {
	width:216px;
	_width:231px;
	height:129px;

	margin:5px 0px 0px 0px;
	padding:23px 0px 0px 15px;
	text-align:left;
}

div#checkContent dl.flowRight {
	width:216px;
	_width:231px;
	height:129px;
	margin:5px 0px 0px 256px;
	padding:23px 0px 0px 15px;
	text-align:left;
}

div#checkContent dt {
	width:193px;
	margin:0px;
	padding:0px;
	text-align:left;
	color:#333;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	background-color:#transparent;
}

div#checkContent dd {
	width:193px;
	margin:0px;
	padding:0px;
	text-align:left;
	color:#333;
	font-size:12px;
	font-weight:noemal;
	line-height:16px;
	background-color:#transparent;
}
