@charset "UTF-8";
@import url(html5-Reset.css);

html {
	-webkit-text-size-adjust: none; 
	-moz-text-size-adjust: none; 
	-ms-text-size-adjust: none;
	}

h1, h2, h3, h4, h5, dl, dt, dd, ul, li, ol,
th, td, p, blockquote, form, fieldset, legend, body, div, frame, frameset {
	margin: 0; 
	padding: 0;
	font-family: '돋움', 'Dotum', '굴림', 'gulim', 'Helvetica', 'Apple-Gothic', 'sans-serif'; 
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0;
	color: #222;
	}
html						{overflow-y: scroll;}
a							{color: #222; text-decoration: none; outline: none;}
a:link, a:hover, a:active	{text-decoration: none;}
input, select, textarea		{font-size: 100%; margin:0; padding: 0; vertical-align: middle;}
select {cursor: pointer;}

img	{border: 0; selector-dummy: expression(this.hideFocus=true);}

.clear {margin: 0; padding: 0; clear: both;}

.alignL {float: left; vertical-align: middle; overflow: hidden;}
.alignL li {float: left; vertical-align: middle;}

/* Form Setting */
form.jqtransformdone label {
	display: block;
	float: left;
	margin: 6px 10px 0 0;
	}

/* Radios */
.jqTransformRadioWrapper {float: left; display: block; margin: 0px 4px;	margin-top: 5px;}
.jqTransformRadio {
	display: block;	/*display: -moz-inline-block;*/
	width: 18px; height: 19px;
	vertical-align: middle;
	background: transparent url('/images/common/radio.gif') no-repeat center top;
	}

/* Checkboxes */
span.jqTransformCheckboxWrapper{
	display: block;
	float: left;
	margin-top: 5px;
	}
a.jqTransformCheckbox {
	display: block;/*display: -moz-inline-block;*/
	width: 18px; height: 19px;
	vertical-align: middle;
	background: transparent url('/images/common/checkbox.gif') no-repeat center top;
	}

/* Checked - Used for both Radio and Checkbox */
a.jqTransformChecked {background-position: center bottom;}

/* Hidden - used to hide the original form elements */
.jqTransformHidden {display: none;}


/***** Font Color *****************************************************************/
.txtBold		{font-weight: bold;}
.txt_red1		{color: #cb0a0a;}
.txt_blue1		{color: #1150b8;}

.clr_red		{color: red;}
.clr_red2		{color: #cb0a0a;}
.clr_red3		{color: #770000;}
.clr_sky		{color: #094b6c;}
.clr_org		{color: #dd3001;}
.clr_org2		{color: #c73a14;}

.clr_price		{color: #bf2e1a; font-weight: bold;}
.clr_price2		{color: #bf2e1a; font-weight: bold; text-decoration: none;}

.f15			{font-size: 15px;}

/******** Radius Type *****************************************************************/
.radius3	{
	border-radius: 3px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; -o-border-radius: 3px;
	}
.radius4	{
	border-radius: 4px;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; -o-border-radius: 4px;
	}
.radius5	{
	border-radius: 5px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; -o-border-radius: 5px;
	}
.radius6	{
	border-radius: 6px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; -o-border-radius: 6px;
	}
.radius8	{
	border-radius: 8px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; -ms-border-radius: 8px; -khtml-border-radius: 8px; -o-border-radius: 8px;
	}
.radius10	{
	border-radius: 10px;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; -ms-border-radius: 10px; -khtml-border-radius: 10px; -o-border-radius: 10px;
	}
.radius20	{
	border-radius: 20px;
	-moz-border-radius: 20px; -webkit-border-radius: 20px; -ms-border-radius: 20px; -khtml-border-radius: 20px; -o-border-radius: 20px;
	}


/***** Btn Style *****************************************************************/
.Btn_ty1 {
	-moz-border-top-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none;
    -moz-border-image: none;
	border: 1px solid #bbb;
    border-radius: 6px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; -o-border-radius: 6px;
	}

.Btn_ty2 {
	-moz-border-top-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none;
    -moz-border-image: none;
	border: 1px solid #34727f;
    border-radius: 5px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; -o-border-radius: 5px;
	}

.Btn_ty3 {
	-moz-border-top-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none;
    -moz-border-image: none;
	border: 1px solid #ddd;
    border-radius: 6px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; -ms-border-radius: 6px; -khtml-border-radius: 6px; -o-border-radius: 6px;
	}

.Btn_ty4 {
	-moz-border-top-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none;
    -moz-border-image: none;
	border: 1px solid #ddd;
	border-radius: 4px;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; -o-border-radius: 4px;
	}

.Btn_ty5 {
	-moz-border-top-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none;
    -moz-border-image: none;
	border: 1px solid #00397a;
	border-radius: 4px;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; -o-border-radius: 4px;
	}


/***** 기타설정 *****************************************************************/
.int_txt1 {padding: 6px 6px 0 6px;}
.int_txt2 {padding: 1px 4px 0 4px;}

.int_phoneF {float: left; width: 99%; list-style: none; overflow: hidden;}
.int_phoneF li {float: left; width: 30.66%;}
.int_phoneF .bar {width: 4%; padding: 5px 0 0 0; text-align: center;}




/* 구글 애드센스 악성코드 관련 */
/*
.adsbygoogle, .adsbygoogle.adsbygoogle-noablate, .google-auto-placed, .success-alert {display: none !important;}
#google_esf {display: none !important;}
.google-auto-placed {display: none !important;}
.adsbygoogle > div {display: none !important;}
ins, iframe {display: none !important;}
*/