@charset "utf-8";
/*컨텐츠*/
.sub_contents {
	padding-top: 10px;
	padding-bottom: 50px;
	font-size: 14px;
	text-align: justify;
}
.sub_contents h2 {
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #45a8c3;
	padding-top: 10px;
	padding-bottom: 5px;
	background: url('/images/sub/h2_bullet.gif') no-repeat 0px 20px;
	padding-left: 13px; /*font-style:oblique;*/
}
.sub_contents h2 span.notice {
	text-align: right;
	font-size: 14px;
	color: #45a8c3;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
	color: #777;
}
.sub_contents h2 span.notice strong {
	color: #ff3737;
}
.sub_contents h4 {
	color: #000;
	font-weight: bold;
	background: #bbb;
	padding: 5px;
	display: inline;
}
/* margin */
.auto {
	margin: 0 auto !important;
}
.mt-1 {
	margin-top: -1px !important;
}
.mt0 {
	margin-top: 0px !important;
}
.mt2 {
	margin-top: 2px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt55 {
	margin-top: 55px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt65 {
	margin-top: 65px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt75 {
	margin-top: 75px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mt90 {
	margin-top: 90px !important;
}
.mt100 {
	margin-top: 100px !important;
}
/*float_l*/
.float_l {
	float: left !important;
}
.float_r {
	float: right !important;
}
/* padding */
.pt0 {
	padding-top: 0px !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt45 {
	padding-top: 45px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pt55 {
	padding-top: 55px !important;
}
.pt60 {
	padding-top: 60px !important;
}
.pt65 {
	padding-top: 65px !important;
}
.pt70 {
	padding-top: 70px !important;
}
.pt75 {
	padding-top: 75px !important;
}
.pt80 {
	padding-top: 80px !important;
}
.pt90 {
	padding-top: 90px !important;
}
.pt100 {
	padding-top: 100px !important;
}
.pt110 {
	padding-top: 110px !important;
}
.pt120 {
	padding-top: 120px !important;
}
.pb0 {
	padding-bottom: 0px !important;
}
.pb5 {
	padding-bottom: 5px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb25 {
	padding-bottom: 25px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb35 {
	padding-bottom: 35px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pb45 {
	padding-bottom: 45px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pb55 {
	padding-bottom: 55px !important;
}
.pb60 {
	padding-bottom: 60px !important;
}
.pb65 {
	padding-bottom: 65px !important;
}
.pb70 {
	padding-bottom: 70px !important;
}
.pb75 {
	padding-bottom: 75px !important;
}
.pb80 {
	padding-bottom: 80px !important;
}
.pb90 {
	padding-bottom: 90px !important;
}
.pb95 {
	padding-bottom: 95px !important;
}
.pb100 {
	padding-bottom: 100px !important;
}
.pb110 {
	padding-bottom: 110px !important;
}
.bggray {
	background-color: #f3f3f3 !important;
	;
"
}
.bggray2 {
	background-color: #f6f6f6 !important;
	;
"
}
.bgblue {
	background-color: #d9e8ec !important;
	;
"
}
.center {
	text-align: center !important;
}
