body
	{
		margin: 0 0;
		font-family:"Verdana"; 
		font-size: 11px; 
		color: #333333; 
		line-height: 18px;
		background:#4c4d4d;
		background-image:url(../img/main/main_bg.gif); background-repeat:repeat-x;
		text-align:center;
		}
		
table, tr, td, select, input, div, form, textarea
{
		font-family:"Verdana"; 
		font-size: 11px; 
		color: #333333; 
		line-height: 18px;		
		}

img {border:0}


A {selector-dummy : expression(this.hideFocus=true);}
A:active {color: #333333;text-decoration : none;} 
A:link {color: #333333; text-decoration: none;} 
A:visited {color: #333333; text-decoration : none;} 
A:hover {color: #ff6600; text-decoration : none;}

.board a:link {FONT-SIZE: 12px; COLOR: #333333; TEXT-DECORATION: none}
.board a:active {FONT-SIZE: 12px; COLOR: #333333; TEXT-DECORATION: none}
.board a:visited {FONT-SIZE: 12px; COLOR: #333333; TEXT-DECORATION: none}
.board a:hover {FONT-SIZE: 12px; COLOR: #ff6600; TEXT-DECORATION: none}

.input
	{
		border: #b4b4b4;
		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: #b4b4b4;
		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
	}
.solid_line {
	background-image: url(../img/main/line_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.orange_12px {
	color: #ff6600;
}
.location {
	color: cc0000;
	text-align: right;
	padding-bottom: 5px;
	background-position: bottom;
}
.title_1depth {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: e47e19;
}
.title_2depth {
	font-family: tahoma;
	font-size: 14px;
	color: e47e19;
}

.gray_boxt {
	background-image: url(/renew/img/main/gray_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.gray_boxb {
	background-image: url(/renew/img/main/gray_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.gray_boxl {
	background-image: url(/renew/img/main/gray_line.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.gray_boxr {
	background-image: url(/renew/img/main/gray_line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.text11px {
	font-size: 11px;
}
.form1 {
	font-size: 11px;
	color: 734646;
	background-color: f7f3f3;
	background-image: url(/renew/img/main/line_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-indent: 10px;
}
.formline {
	line-height: 2px;
	background-color: 9c5e5e;
}
.board_title {
	font-size: 11px;
	font-weight: bold;
	color: 9c5e5e;
}


#floaterA {VISIBILITY: visible; POSITION: absolute;}
