.default {
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#4C4C4C;
}

/*font*/
.product1 {font-size: 19px;  color: #000000;  text-decoration: none;  font-weight: bold;}
.product2 {font-size: 12px;  color: #3476A5;  text-decoration: none;  font-weight: bold;}
.product3 {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.product_mn1 {font-size: 12px;  color: #FFFFFF;  text-decoration: none; font-weight: bold;}
.product_mn2 {font-size: 12px;  color: #535353;  text-decoration: none;}
.blue {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	color: #0033CC;
}


/*±âº»*/
.listbox {
	font-size: 12px;
	color: #4C4C4C;
	height: 18px;
	border: 1px solid #C4C4C4;
}

td	{
	font-size: 12px;
	color:#4C4C4C;
	line-height:18px;
}
.bold {
	font-weight: bold;
}
.16_bold {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 16px;
	font-weight: bold;
	color: 333333;
}

.listbox_white {
	padding: 2px;
	height: 16px;
	border: none;
	font-size: 12px;
	color: #4C4C4C;
}
.online_box {
	font-size: 12px;
	color: #4C4C4C;
	height: 19px;
	border: 1px solid #cbcbcb;
}
.join_box {
	font-size: 12px;
	color: #4C4C4C;
	height: 18px;
	border: 1px solid #dbdbdb;
}
.main_body_bg {
	background-attachment: fixed;
	background-image: url(/images/main_body_bg.jpg);
	background-repeat: repeat-x;
}
.sub_body_bg {
	background-attachment: fixed;
	background-image: url(images/sub_body_right02.jpg);
	background-repeat: repeat-x;
}
.font_bold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}

a:visited {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	text-decoration: none;
	color: #333333;
}

a:hover {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	text-decoration: none;
	font-size: 12px;
	color: #0c86bf;
}
a:active {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	text-decoration: none;
	color: #0C86BF;
}
