﻿/*############################*/
/*------ 프로젝트 : 푸른여행사 -----------------------*/
/*------ 작성일 : 2007.10. -----------------------------*/
/*------ 디자인 : CLICK --------------------------*/
/*------ 작성자 : CLICK --------------------------*/
/*------ 마지막 업데이트 : 2007.10.12 --------------------*/
/*############################*/

/* 기본 시트 */
body {scrollbar-face-color:#FFFFFF;	
	scrollbar-shadow-color:#BBBBBB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #BBBBBB;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size:12px;
	font-family:굴림;
	background-image: url(http://greentour.co.kr/image/m_bg.jpg);
	background-repeat: repeat-x;
	}

table,tr,td,div,tbody {font-size:12px;font-family:굴림;color:#555555;line-height:13pt}
input,option,select,textarea {font-family:굴림; font-size:12px; color:#555555;}
img {border:0;}

a:link {color:#333333; text-decoration:none; }
a:visited {color:#333333; text-decoration:none; }
a:active {color:#333333; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}


/*--인풋박스-----------------------------------------------------------*/
.input_01 {font-family:굴림;color:#ffffff; font-size:12px;background-color:#8E8E8E; border: 1pt #4C4C4C solid;height: 18px;}
.input_02 {font-family:굴림;color:#555555; font-size:11px;background-color:#FFFFFF; border: 1pt #DBDBDB solid;}
.input_03 {color:666666; font-family:굴림; font-size: 9pt; background-color:#FFFFFF; border:1 solid #C2C2C2;
	border-top-color: #C2C2C2; border-right-color: #EAEAEA; border-bottom-color: #EAEAEA;border-left-color: #C2C2C2;}
.input_04 {font-family:굴림;color:#555555; font-size:12px;background-color:#F6F6F6; border: 1pt #C2C2C2 solid;}



/* 셀렉트 박스 설정 로드파일- 쓰실려면 주석을 지워주세요 */
/* select {behavior: url('/selectbox.htc');} */

/*--상품페이지-----------------------------------------------------------*/
.product_title {font-family: "굴림";font-size: 11px ;color: #666666; }
.product_title a:link {font-family: "굴림";font-size: 11px ;color: #666666;}
.product_title a:visited {font-family: "굴림";font-size: 11px ;color: #666666; }
.product_title a:active {font-family: "굴림";font-size: 11px ;color: #666666; }
.product_title a:hover {font-family: "굴림";font-size: 11px ;color: #8BA82A;}

.price {font-family: 굴림;font-size: 12px ;color: #CD1410; font-weight : bold;}
.big {font-family: tahoma;font-size: 20px ;color: #CD1410; font-weight : bold;}

.cate {font-family:굴림;font-size: 12px;color: #666666;}
.cate a:link {color:#666666; text-decoration:none; }
.cate a:visited {color:#666666; text-decoration:none; }
.cate a:active {color:#666666; text-decoration:none;}
.cate a:hover {color:#000000; text-decoration:none; font-weight: bold;}

.cate_on {font-family:굴림;font-size: 12px ; color: #000000; font-weight: bold;}

.pro_day01 {font-family:굴림;font-size: 11px;color: #0078B4;font-weight: bold;}
.pro_day01 a:link {color:#0078B4; text-decoration:none; }
.pro_day01 a:visited {color:#0078B4; text-decoration:none; }
.pro_day01 a:active {color:#0078B4; text-decoration:none;}
.pro_day01 a:hover {color:#0078B4; text-decoration:underline; background:#E1E8F0; padding:0 0 0}

.pro_day02 {font-family:굴림;font-size: 11px;color: #F63D81;font-weight: bold;}
.pro_day02 a:link {color:#F63D81; text-decoration:none; }
.pro_day02 a:visited {color:#F63D81; text-decoration:none; }
.pro_day02 a:active {color:#F63D81; text-decoration:none;}
.pro_day02 a:hover {color:#F63D81; text-decoration:underline; background:#F0D9D9;padding:0 0 0}

.pro_day03 {font-family:굴림;font-size: 11px;color: #A1A1A1;font-weight: bold;}
.pro_day03 a:link {color:#A1A1A1; text-decoration:none; }
.pro_day03 a:visited {color:#A1A1A1; text-decoration:none; }
.pro_day03 a:active {color:#A1A1A1; text-decoration:none;}
.pro_day03 a:hover {color:#A1A1A1; text-decoration:underline; background:#E8E8E8; padding:0 0 0}

.pro_area {font-size:12px;font-family:굴림;color:#555555;line-height:18pt}


/*--게시판----------------------------------------------------------*/
.notice {font-family:굴림;font-size: 11px;color: #000000; }
.notice a:link {color:#000000; text-decoration:none; }
.notice a:visited {color:#000000; text-decoration:none; }
.notice a:active {color:#000000; text-decoration:none;}
.notice a:hover {color:#000000; text-decoration:underline;}

.notice_date {font-family:굴림;font-size: 11px ;line-height: 16px;color: #000000;}

.cmm {font-family:굴림;font-size: 12px;color: #666666; }
.cmm a:link {color:#666666; text-decoration:none; }
.cmm a:visited {color:#666666; text-decoration:none; }
.cmm a:active {color:#666666; text-decoration:none;}
.cmm a:hover {color:#000000; text-decoration:none; }

.page {font-family:굴림;font-size: 12px;color: #ff6600; font-weight: bold;}

.cmm_file {font-family:굴림;font-size: 12px;color: #D0783A; font-weight: bold;}
.cmm_file a:link {color:#D0783A; text-decoration:none; }
.cmm_file a:visited {color:#D0783A; text-decoration:none; }
.cmm_file a:active {color:#D0783A; text-decoration:none;}
.cmm_file a:hover {color:#D0783A; text-decoration:underline;}




/* 공백 */
.5 {padding-top:5px; padding-right:5px;padding-bottom:5px;padding-left:5px;}
.10 {padding-top:10px; padding-right:10px;padding-bottom:10px;padding-left:10px;}
.15 {padding-top:10px; padding-right:15px;padding-bottom:10px;padding-left:15px;}
.20 {padding-top:20px; padding-right:25px;padding-bottom:20px;padding-left:25px;}
.pad_left10 {font-family:굴림;font-size: 12px ;line-height: 16px;color: #666666;PADDING-LEFT: 10px;}
.pad_left20 {font-family:굴림;font-size: 12px ;line-height: 16px;color: #666666;PADDING-LEFT: 20px;}
.pad_right10 {font-family:굴림;font-size: 12px ;line-height: 16px;color: #666666;PADDING-RIGHT: 10px;}

/*테이블 하단 마진*/
.table_b_m_50 {margin:0pt 0pt 50pt 0px; }
.table_b_m_40 {margin:0pt 0pt 40pt 0px; }
.table_b_m_30 {margin:0pt 0pt 30pt 0px; }
.table_b_m_20 {margin:0pt 0pt 20pt 0px; }
.table_b_m_15 {margin:0pt 0pt 15pt 0px; }
.table_b_m_10 {margin:0pt 0pt 10pt 0px; }
.table_b_m_5 {margin:0pt 0pt 5pt 0px; }



/* 폰트스타일---숫자는 폰트 크기도 뒤에 영어는 굵기 또는 색상입니다 ----- */
.Tahoma10 {font-family:Tahoma; font-size:10px;}
.verdana10 {font-family:verdana; font-size:10px;}
.arial10 {font-family:arial; font-size:10px;}


.11 {font-family:굴림; font-size:11px; color:#000000;}
.11b {font-family:굴림; font-size:11px; color:#000000;font-weight:bold;}

.c11 {font-family:굴림; font-size:11px; color:#727272;line-height:150%;}
.c11 a:link {font-family:굴림;font-size: 11px ;color: #727272;}
.c11 a:visited {font-family:굴림;font-size: 11px ;color: #727272;}
.c11 a:active {font-family:굴림;font-size: 11px ;color: #727272;}
.c11 a:hover {font-family:굴림;font-size: 11px ;color: #727272;}

.611b {font-family:굴림; font-size:11px; color:#666666;font-weight:bold;}
.611 {font-family:굴림; font-size:11px; color:#666666;}


.12 {font-family:굴림; font-size:12px; color:#666666;}
.12 a:link {font-family:굴림; font-size:12px; color:#666666;}
.12 a:visited {font-family:굴림; font-size:12px; color:#666666;}
.12 a:active {font-family:굴림; font-size:12px; color:#666666;}
.12 a:hover {font-family:굴림; font-size:12px; color:#000000;}


.12b {font-family:굴림; font-size:12px; color:#666666; font-weight:bold;}
.12b a:link {font-family:굴림; font-size:12px; color:#666666; font-weight:bold;}
.12b a:visited {font-family:굴림; font-size:12px; color:#666666; font-weight:bold;}
.12b a:active {font-family:굴림; font-size:12px; color:#666666; font-weight:bold;}
.12b a:hover {font-family:굴림; font-size:12px; color:#666666; font-weight:bold;}
.12 a:hover {font-family:돋움; font-size:12px; color:#e12b45;}


.14b {font-family:굴림; font-size:14px; color:#0075B8; font-weight:bold;}

.11w {font-family:굴림; font-size:11px; color:#ffffff;letter-spacing:-1px ;padding-top:8px;}
.11w a:link {font-family:굴림;font-size: 11px ;color:#ffffff;letter-spacing:-1px }
.11w a:visited {font-family:굴림;font-size: 11px ;color:#ffffff; letter-spacing:-1px }
.11w a:active {font-family:굴림;font-size: 11px ;color: ffffff; letter-spacing:-1px }
.11w a:hover {font-family:굴림; font-size: 11px ;color: #ffffff;letter-spacing:-1px }

.bold  {font-weight:bold;}
.letter-1  {letter-spacing:-1px;}
.letter1 {letter-spacing:1px;}
.letter3 {letter-spacing:4px;}
.wordswrap {word-break:break-all;}
.underline {text-decoration: underline;}
.italic	{font-style: italic;}
.normal	{font-style:normal;}
.font-size11 {font-size:11px;}
.font-size10t {font-size:10px; font-family:tahoma;}
.l_height15 {line-height:15px;}
.l_height16 {line-height:16px;}
.l_height17 {line-height:17px;}
.l_height18 {line-height:18px;}






/* 테두리 (ex. table, img.....) 테두리명, 칼라, 선굵기*/

.lblack1 {border-top:1px #000000 solid; border-bottom:1px #000000 solid;border-left:1px #000000 solid;border-right:1px #000000 solid; }
/*padding-top:3px;padding-right:3px;padding-bottom:3px;padding-left:3px;*/

/* 1픽셀 라인 스타일*/
.line_gray {height:1px; background:#D9D9D9;}
.line_gray2 {height:1px; background:#ECECEC;}
.line_w_gray {width:1px; background:#ECECEC;}
.line_brown {height:1px; background:#B5B19B;}

/*top */

.yellow11 {font-family:굴림; font-size:12px; color:#FCFF08;}
.yellow11 a:link {font-family:굴림; font-size:12px; color:#FCFF08;}
.yellow11 a:visited {font-family:굴림; font-size:12px; color:#FCFF08;}
.yellow11 a:active {font-family:굴림; font-size:12px; color:#FCFF08;font-weight:bold;}
.yellow11 a:hover {font-family:굴림; font-size:12px; color:#FCFF08;font-weight:bold;}

/*main*/
.mimgline {border-top:3px #ffffff solid; border-bottom:3px #ffffff solid;border-left:3px #ffffff solid;border-right:3px #ffffff solid;}
.lgray1 {border-top:1px #dedede solid; border-bottom:1px #dedede solid;border-left:1px #dedede solid;border-right:1px #dedede solid;background-color:#ffffff;padding-top:3px;padding-right:3px;padding-bottom:3px;padding-left:3px;}

.m12 {font-family:굴림; font-size:12px; color:#000000;}
.m12 a:link {font-family:굴림; font-size:12px; color:#000000;}
.m12 a:visited {font-family:굴림; font-size:12px; color:#000000;}
.m12 a:active {font-family:굴림; font-size:12px; color:#000000;}
.m12 a:hover {font-family:굴림; font-size:12px; color:#000000;}


.mgreen11 {font-family:굴림; font-size:11px; color:#6F9D00;line-height:170%;}

/*하단 상품 금액*/
.mgreen {font-family:굴림; font-size:12px; color:#CD1410;font-weight:bold;}
.mgreen a:link {font-family:굴림; font-size:12px; color:#8BA82A;font-weight:bold;}
.mgreen a:visited {font-family:굴림; font-size:12px; color:#8BA82A;font-weight:bold;}
.mgreen a:active {font-family:굴림; font-size:12px; color:#8BA82A;font-weight:bold;}
.mgreen a:hover {font-family:굴림; font-size:12px; color:#8BA82A;font-weight:bold;}


.mblue {font-family:굴림; font-size:11px; color:#4987C8;font-weight:bold;}
.mblue a:link {font-family:굴림; font-size:11px; color:#4987C8;font-weight:bold;}
.mblue a:visited {font-family:굴림; font-size:11px; color:#4987C8;font-weight:bold;}
.mblue a:active {font-family:굴림; font-size:11px; color:#4987C8;font-weight:bold;}
.mblue a:hover {font-family:굴림; font-size:11px; color:#4987C8;font-weight:bold;}


.mnews {font-family:굴림; font-size:11px; color:#0168B9;padding-top:4px;}
.mnews a:link {font-family:굴림; font-size:11px; color:#0168B9;}
.mnews a:visited {font-family:굴림; font-size:11px; color:#0168B9;}
.mnews a:active {font-family:굴림; font-size:11px; color:#0168B9;}
.mnews a:hover {font-family:굴림; font-size:11px; color:#0168B9;}

.main_select {font-family:굴림;font-size:11px; background-color:#F5F5F5; width:130px;color:#ffffff;}
.photo_line {border-top:1px #DEDEDE solid;border-bottom:1px #DEDEDE solid;border-left:1px #DEDEDE solid;border-right:1px #DEDEDE solid; padding:4 4 4 4px;}


/* sub */
.submenu_on {font-family:굴림; font-size:12px; color:#ffffff;font-weight:bold; padding-left:35px;}
.submenu_on a:link {font-family:굴림; font-size:12px; color:#ffffff;font-weight:bold;}
.submenu_on a:visited {font-family:굴림; font-size:12px; color:#ffffff;font-weight:bold;}
.submenu_on a:active {font-family:굴림; font-size:12px; color:#ffffff;font-weight:bold;}
.submenu_on a:hover {font-family:굴림; font-size:12px; color:#ffffff;font-weight:bold;}

.submenu_off {font-family:굴림; font-size:12px; color:#929090;font-weight:bold; padding-left:35px;}
.submenu_off a:link {font-family:굴림; font-size:12px; color:#929090;font-weight:bold;}
.submenu_off a:visited {font-family:굴림; font-size:12px; color:#929090;font-weight:bold;}
.submenu_off a:active {font-family:굴림; font-size:12px; color:#929090;font-weight:bold;}
.submenu_off a:hover {font-family:굴림; font-size:12px; color:#929090;font-weight:bold;}

.s_title_txt1 {font-family:굴림; font-size:12px; color:#0078B4;line-height:150%; font-weight:bold;}
.s_title_txt1 a:link {font-family:굴림;font-size: 12px ;color: #0078B4;}
.s_title_txt1 a:visited {font-family:굴림;font-size: 12px ;color: #0078B4;}
.s_title_txt1 a:active {font-family:굴림;font-size: 12px ;color: #0078B4;}
.s_title_txt1 a:hover {font-family:굴림;font-size: 12px ;color: #0078B4;}


.s_title_txt2 {font-family:굴림; font-size:11px; color:#008080;padding:5 0 5 0px;;line-height:150%;}
.s_title_txt2 a:link {font-family:굴림;font-size: 11px ;color: #008080;}
.s_title_txt2 a:visited {font-family:굴림;font-size: 11px ;color: #008080;}
.s_title_txt2 a:active {font-family:굴림;font-size: 11px ;color: #008080;}
.s_title_txt2 a:hover {font-family:굴림;font-size: 11px ;color: #008080;}


.m_price {font-family:굴림; font-size:12px; color:#FE5A01;line-height:150%; font-weight:bold;}
.m_price a:link {font-family:굴림;font-size: 12px ;color: #FE5A01;}
.m_price a:visited {font-family:굴림;font-size: 12px ;color: #FE5A01;}
.m_price a:active {font-family:굴림;font-size: 12px ;color: #FE5A01;}
.m_price a:hover {font-family:굴림;font-size: 12px ;color: #FE5A01;}
.m_12blue1 {font-family:굴림; font-size:12px; color:#039CA6;font-weight:bold;}

.sbox1 {border-top:1px #DEDEDE solid;border-bottom:1px #DEDEDE solid;border-left:1px #DEDEDE solid;border-right:1px #DEDEDE solid; padding:2 2 2 2px;}
.sbox2 {border-top:3px #DEDEDE solid;border-bottom:3px #DEDEDE solid;border-left:3px #DEDEDE solid;border-right:3px #DEDEDE solid;}


.11blue1 {font-family:굴림; font-size:12px; color:#01848B;font-weight:bold;}



/* 산악정보 */

.14wb {font-family:굴림; font-size:14px; color:#ffffff;font-weight:bold;}



/* 네팔/히말라야 추천 상품*/
.style1 {
	color: #0078b4;
	font-weight: bold;
}
.style2 {color: #62605f}
.style3 {
	color: #ff7200;
	font-weight: bold;
	font-size: medium;
	font-family: "돋움";
}
.style6 {
	color: #62605f;
	font-size: small;
	font-family: "돋움";
}
.style8 {
	color: #0078b4;
	font-weight: bold;
	font-size: medium;
}

.a1 a:link {color:#0078b4; text-decoration:none;font-weight: bold; }
.a1 a:visited {color:#0078b4; text-decoration:none;font-weight: bold; }
.a1 a:active {color:#0078b4; text-decoration:none;font-weight: bold;}
.a1 a:hover {color:#0078b4; text-decoration:none;font-weight: bold;}

