#main_cont {
	margin-top: 20px;
	padding-left: 100px;
	padding-right: 100px;
}

#main_cont p.pan {
	text-align: right;
}

#main_cont .main-title {
	background: url(img/head2.jpg) no-repeat;
	background-position: center top;
	height: 140px;
}

#main_cont .main-title h1 {
	padding: 55px 10px 10px 270px;
	font-size: 20px;
}

#main_cont h3 {
	*margin-bottom: 30px;
	background: url(img/title.gif) no-repeat;
	background-position: center top;
	height: 70px;
	font-size: 17px;
	padding: 15px 0 0 70px;
	*padding: 17px 0 0 70px;
}

#main_cont p{
	font-size: 13px;
}

#main_cont p.ret{
	padding-left: 1em;
	text-indent: -1em;
}

#main_cont .agree{
	font-weight: bold;
}

#main_cont table.exam {
	font-size: 12px;
	border: 1px solid #333333;
	border-collapse: collapse;
}

#main_cont table.exam td,th {
	border: 1px solid #333333;
	padding: 5px 10px;
}

#main_cont ul{
	margin-top: 0;
	font-size: 13px;
}

#main_cont li{
	padding-bottom: 0.5em;
}

#main_cont p.other{
	background: url(./img/p-back.gif) no-repeat;
	background-position: center top;
	height: 50px;
	padding: 12px 0 0 50px;
	font-weight: bold;
}

.attent {
	border: 3px double #333333;
	margin-bottom: 30px;
	padding: 7px;
}
