.css {
	font-family: "굴림";
	font-size: 12px;
	color: b5b5b5;
}
.style {
	font-family: "굴림";
	font-size: 12px;
	color: #b5b5b5;
}

.input1
{
    BORDER-RIGHT: #BEBBB3 1px solid;
    BORDER-TOP: #BEBBB3 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #BEBBB3 1px solid;
    COLOR: #7B7B7B;
    BORDER-BOTTOM: #BEBBB3 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
}

.input2
{
    BORDER-RIGHT: #26A1C3 1px solid;
    BORDER-TOP: #26A1C3 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #26A1C3 1px solid;
    COLOR: #006699;
    BORDER-BOTTOM: #26A1C3 1px solid;
    BACKGROUND-COLOR: #ffffff;
	}

.text1 {
	font-family: "굴림", "굴림체";
	font-size: 12px;
	color: #676767;
}

.text2 {
	font-family: "굴림", "굴림체";
	font-size: 12px;
	color: #006600;
	font-weight:bold
}

.text3 {
	font-family: "굴림", "굴림체";
	font-size: 12px;
	color: #333333;
}

.text4 {
	font-family: "굴림", "굴림체";
	font-size: 12px;
	color: #272727;
	font-weight:bold
}

.text5 {
	font-family: "굴림", "굴림체";
	font-size: 12px;
	color: #26A1C3;
}

A.scroll:link {font-size:11pt; line-height: 115%; text-decoration: none; color:#5F5F5F; font-family:돋움, Arial}
A.scroll:visited {font-size:11pt; line-height: 115%; text-decoration: none; color:#5F5F5F; font-family:돋움, Arial}
A.scroll:hover {font-size:11pt; line-height: 115%; text-decoration: none; color:#965B25; font-family:돋움, Arial}

/* 스몰링크 스타일 */
a.small:link{font-size:11px; COLOR: #666666;  text-decoration: none;  font-family:돋움체, Arial}
a.small:visited{font-size:11px; COLOR: #666666;  text-decoration: none;  font-family:돋움체, Arial}
a.small:active {font-size:11px; COLOR: #666666;  text-decoration: none;  font-family:돋움체, Arial}
a.small:hover { font-size:11px; COLOR: #666666; text-decoration:underline; font-family:돋움체, Arial}


/* 인풋박스 */
.input {font-size: 9pt; color: #666666;  height: 18px; border:solid 1px; border-color:#cccccc; background-color:#f7f7f7; magin:0; }

/* 이미지링크 */
a.linkover:hover {position:relative; top:1; left:1}

/* 박스 */
.box { border-top:1 solid #cfcfcf; border-left:1 solid #cfcfcf; border-right:1 solid #cfcfcf;}
.right_box {border-left:1 solid #cfcfcf; border-right:1 solid #cfcfcf;}

/* 멤버쉽박스 */
.M_box { border-top:1 solid #cfcfcf; border-left:1 solid #cfcfcf; border-right:1 solid #cfcfcf borderbottom:1 solid #cfcfcf font-size: 9px; COLOR: #666666; font-style: normal; letter-spacing: -1px; ;}


/* 게시판 줄 */
.bbs_dot {border-bottom:1px solid #e2e2e5;
height: 28px;
}

.bbs_right {border-right:1px solid #e2e2e5;
            border-bottom:1px solid #e2e2e5;
}

.shop_dot {border-bottom:2px solid #e2e2e5;
height: 28px;
}

.shop_right {border-right:1px solid #CAE1BB;
height: 1px;
}