/* -- 상협이 추가 (start) -- */
img		{border:0}
.hand	{cursor:hand}
/* -- 상협이 추가 (end) -- */

.text {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "", "";
	font-size: 11px;
	line-height: 18px;
	color: 666666;
}

.text-login {
	font-family: "", "u", "", "u";
	font-size: 11px;
	color: 0289AD;

}
.text-table {
	font-family: "", "u", "", "u";
	font-size: 12px;
	line-height: 30px;
	color: 888888;
	font-weight: bolder;
	text-align: center;
}
.text-1 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "", "";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
.text-b {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "", "";
	font-size: 11px;
	color: #666666;
}

/* 게시판에 쓰이는 스타일 */
.b-ti {
	font-family: "돋움", "돋움체", "굴림", "굴림체";
	font-size: 9pt;
	color: #444444;
	line-height: 30px;
	text-align: center;
}
.text-01 {
	font-family: "돋움", "돋움체", "굴림", "굴림체";
	font-size: 12px;
	line-height: 20px;
	color: #444444;
}
.text-c {
	font-family: "돋움", "돋움체", "굴림", "굴림체";
	font-size: 12px;
	line-height: 16px;
	color: #555555;
}

.login {
	font-family: "";
	font-size: 12px;
	line-height: 16px;
	color: #454545;
}

a.text08:link {font-family: "돋움", "돋움체", "굴림", "굴림체"; font-size: 12px;  color: #444444; text-decoration: none;}
a.text08:visited {font-family: "돋움", "돋움체", "굴림", "굴림체"; font-size: 12px; color: #444444; text-decoration: none;}
a.text08:active {
	font-family: "돋움", "돋움체", "굴림", "굴림체";
	font-size: 12px;
	color: #444444;
	text-align: center;
	text-decoration: none;
}
.text-view {
	font-family: "돋움", "돋움체", "굴림", "굴림체";
	font-size: 12px;
	line-height: 18px;
	color: 333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

a.sprice:link {font-family: ""; font-size: 12px;  color: #444444; text-decoration: none;line-height:23px}
a.sprice:visited {font-family: ""; font-size: 12px; color: #444444; text-decoration: none;line-height:23px;}
a.sprice:active {
	font-family: "";
	font-size: 12px;
	color: #444444;
	text-align: center;
	text-decoration: none;line-height:23px;
}
/* 게시판 여기까지 */