BODY {
   overflow-x:hidden;
}   

.bg-bottom {
	background-image: url(newimg/bg_bottom_xrepeat.gif);
	background-repeat: repeat-x;
}
.bg-top {
	background-image: url(newimg/bg_top_xrepeat.gif);
	background-repeat: repeat-x;
}
.bg-mountain {
	background-image: url(newimg/bg_main_moutain.gif);
	background-repeat: no-repeat;
	background-position: 0px 100px;
}
.bg-main-recent {
	background-image: url(newimg/main_recent_bbs02.gif);
	background-repeat: repeat-y;
}
.bg-right-yrepeat {
	background-image: url(newimg/bg_right_yrepeat.gif);
	background-repeat: repeat-y;
}
.padding-bottom {
	margin-bottom: 10px;
}
.text-gray {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.img-border {
	border: 2px solid #FFFFFF;
}
.line-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}


A:link    {color:666666;font-size:12px;text-decoration:none;}
A:visited {color:666666;font-size:12px;;text-decoration:none;}
A:active  {color:666666;font-size:12px;;text-decoration:none;}
A:hover  {color:666666;font-size:12px;;text-decoration:underline}