@charset "utf-8";
/* reset */
@import url(reset.css);

@import url(../font/MicrosoftYaHei.css);




body { 
	text-align: center;
	width: 100%;
	font-size: 75%;
	/*
	font-family: 'NotoSansCJKsc-Regular', '돋움', NotoSansCJKsc-Regular, dotum, serif;
	*/
	font-family: "Microsoft YaHei",  /*＼**/"MicrosoftYaHei", '돋움', Microsoft YaHei,  /*＼**/MicrosoftYaHei, dotum, serif;
	*font-family: "MicrosoftYaHei", '돋움', MicrosoftYaHei, dotum, serif;

	color: #000;
	list-style: none;

	line-height: 1.7em;

	border: 0px solid blue;
	outline: 0;
	-webkit-text-size-adjust:none;
}

/* 스킵네비게이션 */
.skip-navigation a {
	display: block; 
	height: 1px; 
	width: 1px; 
	margin: 0 -1px -1px 0; 
	padding: 0; 
	overflow: hidden; 
	font-size:0; line-height:0;
}

.skip-navigation a:hover,
.skip-navigation a:active,
.skip-navigation a:focus {
	position: fixed; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 20px; 
	line-height: 20px; 
	vertical-align: middle; 
	font-size: 75%;
	font-weight: bold; 
	text-align: center; 
	background: #000; 
	color: #fff
}


.blind, caption {
	visibility: hidden; 
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 0; 
	height: 0; 
	font-size: 0;
	line-height: 0
}

/* 전체 */
.wrapper {
	position: relative; 
	margin: 0; 
	padding: 0;
	font-size: 1.2em;
	text-align: left; 
	border: 0px solid red;
	min-width: 1024px;
	-webkit-overflow-x: hidden;
	-webkit-overflow-y: auto;

}

.wrapper.fixed {
	padding-top: 36px;
}

.header {
	height: 176px;
	z-index: 1000000;
	border: 0px solid red;
}

.header-area {
	width: 1024px;
	height: 140px;
	margin: 0 auto;
	border: 0px solid red;
}

.header-area:after {
	content: "";
	clear: both;
	display: block;
}

.header-area h1 {
	float: left;
	padding-left: 57px;
	padding-top: 37px;
}

.header-area h1 a {
	display: block;
	width: 321px;
	height: 72px;
	background: url(../make_img/common/logo.png) no-repeat left top;
	text-indent: -5000em;
}

/* gnb */
.gnb {
	float: right;
	padding-top: 39px;
	margin-right: 93px;
}	

.gnb li {
	float: left;
	margin-left: 15px;
}

.gnb li a {
	border: 0px solid red;
}

.gnb li.type01 a {
	display: block;;
	width: 30px;
	height: 15px;
	background: url(../make_img/common/word_kor_off.png) no-repeat left top;
	text-indent: -5000em;
}

.gnb li.type02 a {
	display: block;;
	width: 36px;
	height: 15px;
	background: url(../make_img/common/word_eng_off.png) no-repeat left top;
	text-indent: -5000em;
}

.gnb li.type03 a {
	display: block;;
	width: 41px;
	height: 15px;
	background: url(../make_img/common/word_esp_off.png) no-repeat left top;
	text-indent: -5000em;
}

.gnb li.type04 a {
	display: block;;
	width: 21px;
	height: 15px;
	background: url(../make_img/common/word_chi_off.png) no-repeat left top;
	text-indent: -5000em;
}

.gnb li.type01 a:hover,
.gnb li.type01 a.on {
	background: url(../make_img/common/word_kor_on.png) no-repeat left top;
}

.gnb li.type02 a:hover,
.gnb li.type02 a.on {
	background: url(../make_img/common/word_eng_on.png) no-repeat left top;
}

.gnb li.type03 a:hover,
.gnb li.type03 a.on {
	background: url(../make_img/common/word_esp_on.png) no-repeat left top;
}

.gnb li.type04 a:hover,
.gnb li.type04 a.on {
	background: url(../make_img/common/word_chi_on.png) no-repeat left top;
}



/* top menu */
.top_menu {
	padding: 2px 0;
	height: 32px;
	margin: 0 auto;
	background: #e65c00;
}

.top_menu.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 32px;
	z-index: 10000;
}


.top_menu ul {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
}

.top_menu ul:after {
	content: "";
	clear: both;
	display: block;
}
.top_menu ul li {
	float: left;
	width: 120px;
	margin-left: 25px;
	text-align: center;
}

.top_menu ul li a {
	display: block;
	height: 20px;
	padding: 6px 0;
	color: #fff;
	line-height: 20px;
	text-indent: -5000em;
	border: 0px solid red;
}

.top_menu ul li a#top1m0 {
	background: url(../make_img/common/icon_header.png) no-repeat center center;
}

.top_menu ul li a#top1m1 {
	background: url(../make_img/common/topmenu01_off.png) no-repeat center center;
}

.top_menu ul li a#top1m2 {
	background: url(../make_img/common/topmenu02_off.png) no-repeat center center;
}

.top_menu ul li a#top1m3 {
	background: url(../make_img/common/topmenu03_off.png) no-repeat center center;
}

.top_menu ul li a#top1m4 {
	background: url(../make_img/common/topmenu04_off.png) no-repeat center center;
}

.top_menu ul li a#top1m5 {
	background: url(../make_img/common/topmenu05_off.png) no-repeat center center;
}

.top_menu ul li a#top1m6 {
	background: url(../make_img/common/topmenu06_off.png) no-repeat center center;
}

.top_menu ul li a#top1m0:hover {
	background: url(../make_img/common/icon_header_hover.png) no-repeat center center;
}

.top_menu ul li a#top1m1:hover {
	background: url(../make_img/common/topmenu01_hover.png) no-repeat center center;
}

.top_menu ul li a#top1m2:hover {
	background: url(../make_img/common/topmenu02_hover.png) no-repeat center center;
}

.top_menu ul li a#top1m3:hover {
	background: url(../make_img/common/topmenu03_hover.png) no-repeat center center;
}

.top_menu ul li a#top1m4:hover {
	background: url(../make_img/common/topmenu04_hover.png) no-repeat center center;
}

.top_menu ul li a#top1m5:hover {
	background: url(../make_img/common/topmenu05_hover.png) no-repeat center center;
}

.top_menu ul li a#top1m6:hover {
	background: url(../make_img/common/topmenu06_hover.png) no-repeat center center;
}

.top_menu ul li a#top1m1.on {
	background: url(../make_img/common/topmenu01_on.png) no-repeat center center;
}

.top_menu ul li a#top1m2.on {
	background: url(../make_img/common/topmenu02_on.png) no-repeat center center;
}

.top_menu ul li a#top1m3.on {
	background: url(../make_img/common/topmenu03_on.png) no-repeat center center;
}

.top_menu ul li a#top1m4.on {
	background: url(../make_img/common/topmenu04_on.png) no-repeat center center;
}

.top_menu ul li a#top1m5.on {
	background: url(../make_img/common/topmenu05_on.png) no-repeat center center;
}

.top_menu ul li a#top1m6.on {
	background: url(../make_img/common/topmenu06_on.png) no-repeat center center;
}



/* 본문 */
.container {
	border: 0px solid red;
}

.container.fixed {
	padding-top: 82px;
}

.contents {
	width: 1024px;
	margin: 0 auto;
}

.contents02 {
	width: 100%;
}

.bg-gray {
	background: #f1f2f2
}


.contents-area {
	padding: 45px 84px;
}



.bg-line01 {
	background: url(../make_img/common/bg_line01.png) no-repeat center bottom;
}

/* 하단 */

.footer {
	width: 100%;
	padding-bottom: 20px;
	margin: 0 auto;
	text-align: left;
	background: url(../make_img/common/footer_line.gif) repeat-x left 21px;
}

.footer-area {
	width: 968px;
	margin: 0 auto;
	text-align: left;
}

.footer .copyright {
	color: #5b5d62;
	font-size: 13px;
	text-indent: -5000em;
	background: url(../make_img/common/word_copyright.png) no-repeat right center;
}

.footer .footer-info {
	overflow: hidden;
	padding-top: 6px;

}

.footer .footer-info .footer-logo a {
	float: left;
	width: 161px;
	height: 37px;
	margin-right: 54px;
	text-indent: -5000em;
	background: url(../make_img/common/footer_logo.png) no-repeat left top;
}

.footer .footer-info .footer-menu {
	float: left;
	margin-top: 9px;
}

.footer .footer-info .footer-menu li {
	float: left;
	padding-right: 26px;
	margin-right: 22px;
	padding-top: 2px;
	background: url(../make_img/common/icon_footer_bar01.png) no-repeat right top;
	border: 0px solid red;
}
.footer .footer-info .footer-menu li.menu06 {
	background: transparent;
}
.footer .footer-info .footer-menu li a {
	display: block;
	text-indent: -5000em;
}

.footer .footer-info .footer-menu li.menu01 a {
	width: 46px;
	height: 15px;
	background: url(../make_img/common/word_footer01.png) no-repeat left top;
}

.footer .footer-info .footer-menu li.menu02 a {
	width: 63px;
	height: 15px;
	background: url(../make_img/common/word_footer02.png) no-repeat left top;
}

.footer .footer-info .footer-menu li.menu03 a {
	width: 47px;
	height: 15px;
	background: url(../make_img/common/word_footer03.png) no-repeat left top;
}

.footer .footer-info .footer-menu li.menu04 a {
	width: 47px;
	height: 15px;
	background: url(../make_img/common/word_footer04.png) no-repeat left top;
}

.footer .footer-info .footer-menu li.menu05 a {
	width: 45px;
	height: 15px;
	background: url(../make_img/common/word_footer05.png) no-repeat left top;
}

.footer .footer-info .footer-menu li.menu06 a {
	width: 47px;
	height: 15px;
	background: url(../make_img/common/word_footer06.png) no-repeat left top;
}

.footer .footer-info .footer-menu li.menu01 a:hover {
	background: url(../make_img/common/word_footer01_on.png) no-repeat left top;
}
.footer .footer-info .footer-menu li.menu02 a:hover {
	background: url(../make_img/common/word_footer02_on.png) no-repeat left top;
}

.footer .footer-info .footer-menu li.menu03 a:hover {
	background: url(../make_img/common/word_footer03_on.png) no-repeat left top;
}

.footer .footer-info .footer-menu li.menu04 a:hover {
	background: url(../make_img/common/word_footer04_on.png) no-repeat left top;
}

.footer .footer-info .footer-menu li.menu05 a:hover {
	background: url(../make_img/common/word_footer05_on.png) no-repeat left top;
}
.footer .footer-info .footer-menu li.menu06 a:hover {
	background: url(../make_img/common/word_footer06_on.png) no-repeat left top;
}

.footer .footer-info .footer-menu02 {
	float: left;
	margin-top: 7px;
}

.footer .footer-info .footer-menu02 li {
	float: left;
	padding-right: 26px;
	margin-right: 22px;
	background: url(../make_img/common/icon_footer_bar01.png) no-repeat right 2px;
	border: 0px solid red;
}
.footer .footer-info .footer-menu02 li.menu06 {
	background: transparent;
}
.footer .footer-info .footer-menu02 li a {
	display: block;
	color: #5b5d62;
	font-weight: bold;
	font-size: 13px;

}

.footer .footer-info .footer-menu02 li a:hover {
	text-decoration: underline;
}





/* 공통 */
.contents-title-h2 {
	padding-left: 14px;
	font-size: 25px;
	color: #5b5d62;
	margin-bottom: 30px;
	background: url(../make_img/common/icon_bullet01.png) no-repeat left top;
	
	font-family: "Microsoft YaHei",  /*＼**/"MicrosoftYaHei", '돋움', Microsoft YaHei,  /*＼**/MicrosoftYaHei, dotum, serif;
	*font-family: "MicrosoftYaHei", MicrosoftYaHei, dotum, serif;
	/*
	font-family: 'NotoSansCJKsc-Regular', '돋움', NotoSansCJKsc-Regular, dotum, serif;
	*/
	font-weight: bold;
}

.contents-title-h2 img {
	display: block;
	margin: 0;
}

.word-contents01 {
	margin-left: 14px;
	color: #5b5d62;
	font-size: 13px;
	margin-top: -17px;
	width: 680px;
	border-bottom: 1px solid #d6d7d8
}

.btn-center {
	text-align: center;
}

.btn-right {
	text-align: right;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}


/* 레티나 디스플레이 */
@media only screen and (min-device-pixel-ratio: 1.5),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min--moz-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 1.5){

	.header-area h1 a {
		display: block;
		width: 275px;
		height: 72px;
		background: url(../make_img/common/logo@2x.png) no-repeat left top;
		background-size: 275px 72px;
		text-indent: -5000em;
	}

	.gnb li.type01 a {
		display: block;;
		width: 30px;
		height: 15px;
		background: url(../make_img/common/word_kor_off@2x.png) no-repeat left top;
		background-size: 30px 15px;
		text-indent: -5000em;
	}

	.gnb li.type02 a {
		display: block;;
		width: 36px;
		height: 15px;
		background: url(../make_img/common/word_eng_off@2x.png) no-repeat left top;
		background-size: 36px 15px;
		text-indent: -5000em;
	}

	.gnb li.type03 a {
		display: block;;
		width: 41px;
		height: 15px;
		background: url(../make_img/common/word_esp_off@2x.png) no-repeat left top;
		background-size: 41px 15px;
		text-indent: -5000em;
	}

	.gnb li.type04 a {
		display: block;;
		width: 21px;
		height: 15px;
		background: url(../make_img/common/word_chi_off@2x.png) no-repeat left top;
		background-size: 21px 15px;
		text-indent: -5000em;
	}

	.gnb li.type01 a:hover,
	.gnb li.type01 a.on {
		background: url(../make_img/common/word_kor_on@2x.png) no-repeat left top;
		background-size: 30px 15px;
	}

	.gnb li.type02 a:hover,
	.gnb li.type02 a.on {
		background: url(../make_img/common/word_eng_on@2x.png) no-repeat left top;
		background-size: 36px 15px;
	}

	.gnb li.type03 a:hover,
	.gnb li.type03 a.on {
		background: url(../make_img/common/word_esp_on@2x.png) no-repeat left top;
		background-size: 41px 15px;
	}

	.gnb li.type04 a:hover,
	.gnb li.type04 a.on {
		background: url(../make_img/common/word_chi_on@2x.png) no-repeat left top;
		background-size: 21px 15px;
	}

	.top_menu ul li a {
		display: block;
		height: 20px;
		padding: 6px 0;
		color: #fff;
		line-height: 20px;
		text-indent: -5000em;
		border: 0px solid red;
	}

	.top_menu ul li a#top1m0 {
		background: url(../make_img/common/icon_header@2x.png) no-repeat center center;
		background-size: 37px 6px;
	}

	.top_menu ul li a#top1m1 {
		background: url(../make_img/common/topmenu01_off@2x.png) no-repeat center center;
		background-size: 54px 14px;
	}

	.top_menu ul li a#top1m2 {
		background: url(../make_img/common/topmenu02_off@2x.png) no-repeat center center;
		background-size: 70px 11px;
	}

	.top_menu ul li a#top1m3 {
		background: url(../make_img/common/topmenu03_off@2x.png) no-repeat center center;
		background-size: 57px 14px;
	}

	.top_menu ul li a#top1m4 {
		background: url(../make_img/common/topmenu04_off@2x.png) no-repeat center center;
		background-size: 55px 14px;
	}

	.top_menu ul li a#top1m5 {
		background: url(../make_img/common/topmenu05_off@2x.png) no-repeat center center;
		background-size: 55px 14px;
	}

	.top_menu ul li a#top1m6 {
		background: url(../make_img/common/topmenu06_off@2x.png) no-repeat center center;
		background-size: 56px 15px;
	}

	.top_menu ul li a#top1m0:hover {
		background: url(../make_img/common/icon_header_hover@2x.png) no-repeat center center;
		background-size: 37px 6px;
	}

	.top_menu ul li a#top1m1:hover {
		background: url(../make_img/common/topmenu01_hover@2x.png) no-repeat center center;
		background-size: 54px 14px;
	}

	.top_menu ul li a#top1m2:hover {
		background: url(../make_img/common/topmenu02_hover@2x.png) no-repeat center center;
		background-size: 70px 11px;
	}

	.top_menu ul li a#top1m3:hover {
		background: url(../make_img/common/topmenu03_hover@2x.png) no-repeat center center;
		background-size: 57px 14px;
	}

	.top_menu ul li a#top1m4:hover {
		background: url(../make_img/common/topmenu04_hover@2x.png) no-repeat center center;
		background-size: 55px 14px;
	}

	.top_menu ul li a#top1m5:hover {
		background: url(../make_img/common/topmenu05_hover@2x.png) no-repeat center center;
		background-size: 55px 14px;
	}

	.top_menu ul li a#top1m6:hover {
		background: url(../make_img/common/topmenu06_hover@2x.png) no-repeat center center;
		background-size: 56px 15px;
	}

	.top_menu ul li a#top1m1.on {
		background: url(../make_img/common/topmenu01_on@2x.png) no-repeat center center;
		background-size: 120px 30px;
	}

	.top_menu ul li a#top1m2.on {
		background: url(../make_img/common/topmenu02_on@2x.png) no-repeat center center;
		background-size: 120px 30px;
	}

	.top_menu ul li a#top1m3.on {
		background: url(../make_img/common/topmenu03_on@2x.png) no-repeat center center;
		background-size: 120px 30px;
	}

	.top_menu ul li a#top1m4.on {
		background: url(../make_img/common/topmenu04_on@2x.png) no-repeat center center;
		background-size: 120px 30px;
	}

	.top_menu ul li a#top1m5.on {
		background: url(../make_img/common/topmenu05_on@2x.png) no-repeat center center;
		background-size: 120px 30px;
	}

	.top_menu ul li a#top1m6.on {
		background: url(../make_img/common/topmenu06_on@2x.png) no-repeat center center;
		background-size: 120px 30px;
	}

}





.mt0 {margin-top: 0}
.mt05 {margin-top: 5px}
.mt10 {margin-top: 10px}
.mt15 {margin-top: 15px}
.mt20 {margin-top: 20px}
.mt25 {margin-top: 25px}
.mt30 {margin-top: 30px}
.mt35 {margin-top: 35px}
.mt40 {margin-top: 40px}
.mt45 {margin-top: 45px}
.mt50 {margin-top: 50px}
.mt55 {margin-top: 55px}
.mt60 {margin-top: 60px}
.mt65 {margin-top: 65px}
.mt70 {margin-top: 70px}
.mt75 {margin-top: 75px}
.mt80 {margin-top: 80px}
.mt85 {margin-top: 85px}
.mt90 {margin-top: 90px}
.mt95 {margin-top: 95px}
.mt100 {margin-top: 100px}

.mb0 {margin-bottom: 0}
.mb05 {margin-bottom: 5px}
.mb10 {margin-bottom: 10px}
.mb15 {margin-bottom: 15px}
.mb20 {margin-bottom: 20px}
.mb25 {margin-bottom: 25px}
.mb30 {margin-bottom: 30px}
.mb35 {margin-bottom: 35px}
.mb40 {margin-bottom: 40px}
.mb45 {margin-bottom: 45px}
.mb50 {margin-bottom: 50px}
.mb55 {margin-bottom: 55px}
.mb60 {margin-bottom: 60px}
.mb65 {margin-bottom: 65px}
.mb70 {margin-bottom: 70px}
.mb75 {margin-bottom: 75px}
.mb80 {margin-bottom: 80px}
.mb85 {margin-bottom: 85px}
.mb90 {margin-bottom: 90px}
.mb95 {margin-bottom: 95px}
.mb100 {margin-bottom: 100px}

.ml0 {margin-left: 0}
.ml05 {margin-left: 5px}
.ml10 {margin-left: 10px}
.ml15 {margin-left: 15px}
.ml20 {margin-left: 20px}
.ml25 {margin-left: 25px}
.ml30 {margin-left: 30px}
.ml35 {margin-left: 35px}
.ml40 {margin-left: 40px}
.ml45 {margin-left: 45px}
.ml50 {margin-left: 50px}
.ml55 {margin-left: 55px}
.ml60 {margin-left: 60px}
.ml65 {margin-left: 65px}
.ml70 {margin-left: 70px}
.ml75 {margin-left: 75px}
.ml80 {margin-left: 80px}
.ml85 {margin-left: 85px}
.ml90 {margin-left: 90px}
.ml95 {margin-left: 95px}
.ml100 {margin-left: 100px}

.mr0 {margin-right: 0}
.mr05 {margin-right: 5px}
.mr10 {margin-right: 10px}
.mr15 {margin-right: 15px}
.mr20 {margin-right: 20px}
.mr25 {margin-right: 25px}
.mr30 {margin-right: 30px}
.mr35 {margin-right: 35px}
.mr40 {margin-right: 40px}
.mr45 {margin-right: 45px}
.mr50 {margin-right: 50px}
.mr55 {margin-right: 55px}
.mr60 {margin-right: 60px}
.mr65 {margin-right: 65px}
.mr70 {margin-right: 70px}
.mr75 {margin-right: 75px}
.mr80 {margin-right: 80px}
.mr85 {margin-right: 85px}
.mr90 {margin-right: 90px}
.mr95 {margin-right: 95px}
.mr100 {margin-right: 100px}


.pt0 {padding-top: 0}
.pt05 {padding-top: 5px}
.pt08 {padding-top: 8px}
.pt10 {padding-top: 10px}
.pt15 {padding-top: 15px}
.pt20 {padding-top: 20px}
.pt25 {padding-top: 25px}
.pt30 {padding-top: 30px}
.pt35 {padding-top: 35px}
.pt40 {padding-top: 40px}
.pt45 {padding-top: 45px}
.pt50 {padding-top: 50px}
.pt55 {padding-top: 55px}
.pt60 {padding-top: 60px}
.pt65 {padding-top: 65px}
.pt70 {padding-top: 70px}
.pt75 {padding-top: 75px}
.pt80 {padding-top: 80px}
.pt85 {padding-top: 85px}
.pt90 {padding-top: 90px}
.pt95 {padding-top: 95px}
.pt100 {padding-top: 100px}

.pb0 {padding-bottom: 0}
.pb05 {padding-bottom: 5px}
.pb10 {padding-bottom: 10px}
.pb15 {padding-bottom: 15px}
.pb20 {padding-bottom: 20px}
.pb25 {padding-bottom: 25px}
.pb30 {padding-bottom: 30px}
.pb35 {padding-bottom: 35px}
.pb40 {padding-bottom: 40px}
.pb45 {padding-bottom: 45px}
.pb50 {padding-bottom: 50px}
.pb55 {padding-bottom: 55px}
.pb60 {padding-bottom: 60px}
.pb65 {padding-bottom: 65px}
.pb70 {padding-bottom: 70px}
.pb75 {padding-bottom: 75px}
.pb80 {padding-bottom: 80px}
.pb85 {padding-bottom: 85px}
.pb90 {padding-bottom: 90px}
.pb95 {padding-bottom: 95px}
.pb100 {padding-bottom: 100px}

.pl0 {padding-left: 0}
.pl05 {padding-left: 5px}
.pl10 {padding-left: 10px}
.pl15 {padding-left: 15px}
.pl20 {padding-left: 20px}
.pl25 {padding-left: 25px}
.pl30 {padding-left: 30px}
.pl35 {padding-left: 35px}
.pl40 {padding-left: 40px}
.pl45 {padding-left: 45px}
.pl50 {padding-left: 50px}
.pl55 {padding-left: 55px}
.pl60 {padding-left: 60px}
.pl65 {padding-left: 65px}
.pl70 {padding-left: 70px}
.pl75 {padding-left: 75px}
.pl80 {padding-left: 80px}
.pl85 {padding-left: 85px}
.pl90 {padding-left: 90px}
.pl95 {padding-left: 95px}
.pl100 {padding-left: 100px}

.pr0 {padding-right: 0}
.pr05 {padding-right: 5px}
.pr10 {padding-right: 10px}
.pr15 {padding-right: 15px}
.pr20 {padding-right: 20px}
.pr25 {padding-right: 25px}
.pr30 {padding-right: 30px}
.pr35 {padding-right: 35px}
.pr40 {padding-right: 40px}
.pr45 {padding-right: 45px}
.pr50 {padding-right: 50px}
.pr55 {padding-right: 55px}
.pr60 {padding-right: 60px}
.pr65 {padding-right: 65px}
.pr70 {padding-right: 70px}
.pr75 {padding-right: 75px}
.pr80 {padding-right: 80px}
.pr85 {padding-right: 85px}
.pr90 {padding-right: 90px}
.pr95 {padding-right: 95px}
.pr100 {padding-right: 100px}

.w05 {width: 5%;}
.w10 {width: 10%;}
.w15 {width: 15%;}
.w20 {width: 20%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w35 {width: 35%;}
.w40 {width: 40%;}
.w45 {width: 45%;}
.w50 {width: 50%;}
.w55 {width: 55%;}
.w60 {width: 60%;}
.w65 {width: 65%;}
.w70 {width: 70%;}
.w75 {width: 75%;}
.w80 {width: 80%;}
.w85 {width: 85%;}
.w90 {width: 90%;}
.w95 {width: 95%;}
.w100 {width: 100%;}


:required {
	outline:none;
}
input:required:focus{
	outline: none;
	background:#fdece0;
}
