body, table, tr, td, select, input, div, form, textarea
	{
		font-family:"Batang", "Geneva", "Arial", "Helvetica", "Verdana", "sans-serif"; 
		font-size: 15px; 
		color: #464646; 
		line-height: 160%;
	}

img {border:0}

A {selector-dummy : expression(this.hideFocus=true);}
A:active {color: #464646;text-decoration : none;} 
A:link {color: #464646; text-decoration: none;} 
A:visited {color: #464646; text-decoration : none;} 
A:hover {color: #9b660a; text-decoration : none;}

.input
	{
		border: #c8c8c8;
		background-color:#fafafa;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px; 
        border-left-width: 1px;
		font-size: 9pt;
		color: #666666;
		height:19px;
	}

.box
	{
		font-family: "돋움";
		font-size: 8pt;
		color: #333333;
		border: 1px solid;
		padding-top:5px;
		padding-bottom:5px;
		padding-right:5px;
		padding-left:5px;
		border-color: #c8c8c8;
		background-color: #fafafa;
		scrollbar-face-color: #d6d6d6;
		scrollbar-shadow-color: #bebebe;
		scrollbar-highlight-color: #ffffff;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-darkshadow-color: #606060;
		scrollbar-track-color: #d6d6d6;
		scrollbar-arrow-color: #ffffff
	}

/*열린풍수*/
body {background-color: #ebe3d1; background-image: url(../images/main/bg_main.jpg); background-repeat: repeat; background-position: center top;} 
.BG_Main {background-image: url(../images/main/bg_footer.jpg); background-repeat: no-repeat; background-position: center bottom;} 
.BG_Title {background-image: url(../images/main/tit_bg.gif); background-repeat: repeat-y; background-position: center top;} 
.BG_BoxL {background-image: url(../images/main/box_bg1.gif); background-repeat: repeat-y; background-position: center top;} 
.BG_BoxR {background-image: url(../images/main/box_bg2.gif); background-repeat: repeat-y; background-position: center top;} 
.M_Area {color:#7e614a; letter-spacing:-1px; font-weight:bold; font-size:12px;}
.M_Name {color:#000000; letter-spacing:-1px; font-weight:bold;  font-size:12px;}
.M_Txt {color:#787878; font-size:11px; font-family:Dotum; line-height:130%;}
.M_Book {color:#505050; font-size:11px; font-family:Dotum; line-height:130%;}
.M_Notice {color:#505050; font-size:12px; font-family:Gulim;}
.Count_Tit {font-size:11px; font-weight:bold; font-family:Dotum; color:#f7c390;letter-spacing:-1px;}
.Count_Num {font-size:11px; font-weight:bold; font-family:Dotum; color:#ffffff;}