﻿@charset "utf-8";



#exam {
	margin-bottom:20px;
	padding    : 0 0 5px 0 ;
	background : url(../img/border_dotted.gif) no-repeat bottom ;	
}


.studyBlock {
	margin-bottom : 20px ;
}

.studyBlock h3 {
	margin  : 0 0 15px 0  ;
}



.studyImg {
	width   : 165px  ;
	margin  : 0 0 0 10px ;
	float   : left   ;
	display : inline ;
}

.studyContents {
	width   : 480px  ;
	float   : right  ;
	display : inline ;
}

	.studyContents {
		margin  : 5px 0 10px 0  ;
	}
	

#ip {
	width : 670px ;
	margin  : 0 0 ;
	padding : 15px 0 0 0 ;
	text-align:center;
	background:url(../img/border_dotted.gif) no-repeat top ;
}

#ipText {
	width : 580px ;
	margin : 0 auto 30px auto ;
}