@charset "utf-8";


.ttl_testcenter {
    margin:0px 0 35px;
	padding:0px;
	width:690px;
	height:68px;
	background:url(../img/title/testcenter.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

.pcm_policy {
    margin-top:-10px;
	margin-bottom:30px;
	padding:0px;
}


.technicaltest {
    float:left;
	width:210px;
	margin:0px 0px 0px 25px;
}

#first {
    margin-left:0px;
}

#first2 {
    margin-left:0px;
}

.technicaltest dt {
    margin:0px 0 10px;
	padding:0px 0px 3px 7px;
	>padding:2px 0px 0px 7px;
	border-bottom:1px solid #cccccc;
	border-left:5px solid #008d53;
	color:#008d53;
	font-weight:bold;
}

.technicaltest dd {
    margin:0px;
	padding-bottom:5px;
}