body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-color: #ededed;
	text-align:center;
	font-size: 12px;
	color: #3e3e3e;
	font-family: "ms ui gothic", "dotum"; 
}

td {
	font-size: 12px;
	line-height:160%;
	color: #3e3e3e; 

	font-family: "ms ui gothic", "dotum";
}
span {
	font-family: "ms ui gothic", "dotum"; 
}
div {
	font-family: "ms ui gothic", "dotum"; 
}
a,img {selector-dummy: expression(this.hideFocus=true);}
A:link    {color:#333333;text-decoration:none;}
A:visited {color:#99209b;text-decoration:none;}
A:hover   {color:#0000cc;text-decoration:none;}
A:active  {color:#0000cc;text-decoration:none;}

A.menu:link    {color:#333333;text-decoration:none;}
A.menu:visited {color:#333333;text-decoration:none;}
A.menu:hover   {color:#d55403;text-decoration:none;}
A.menu:active  {color:#d55403;text-decoration:none;}

A.main:link    {color:#4c4cc3;text-decoration:underline;}
A.main:visited {color:#4c4cc3;text-decoration:underline;}
A.main:hover   {color:#a003b2;text-decoration:underline;}
A.main:active  {color:#a003b2;text-decoration:underline;}

.bg{background-repeat:repeat-x;
	background-image: url(../images/bg_top.jpg);
}

.textarea {
	border: #999 1px solid; 
	font-size:12px;
	color:#333333;
	background-color:white;
	padding: 3px;
	width:100%;
}

.input {
	border: #bbbbbb 1px solid; 
	background-color: #fff;
	font-size:12px;
	color:#333333;
}

input.write	 {border:1px solid #b4ad9b;
			  background-color:#FFFCF4;
			  font-size:12px;
			  color:#707070;
}

.visitor{
    	font-size: 16px;
	    color: #c6e1e5;
		padding-right: 16px;
}

.conut{
    	font-size: 18px;
	    color: #0eebff;
	    font-weight:bold;
}

.BD{  
      border-top:1px solid #cccccc;
      border-left:1px solid #cccccc;
      border-right:1px solid #cccccc;
}

.box_bd{  
      border:1px solid #b1d3ea;
}

.smallTxt{
	font-size: 11px;
}
.left_padding{
	padding-left: 20px;
}

.bottom_padding{
	padding-bottom: 10px;
}

.scrollBan{
	font-size: 12px;
	color: #052f55;
	font-weight:bold;
}

.Txt{
	font-size:12px;
	color:#726257;
	font-weight:bold;
	line-height:150%;
}

.Txt1{
	line-height:150%;
	font-size:12px;
	color:#726257;
	padding-left: 20px;
	padding-right: 20px;
}

.Txt3{
	font-size:12px;
	color:#666666;
	font-weight:bold;

}

.Txt4{
	font-size:12px;
	color:#666666;
	font-weight:bold;
	padding-left: 5px;
}

.Txt5{
	font-size:12px;
	color:#726257;
	font-weight:bold;
	padding-left: 5px;
}
.Txt6{
	font-size:12px;
	color:#666666;
}


.blueTxt{
	font-size:12px;
	color:#0c81da;
	font-weight:bold;
}
.brownTxt{
	font-size:12px;
	color:#f2a017;
	padding-left: 5px;
	font-weight:bold;
}
.brownTxt1{
	font-size:12px;
	color:#e2471b;
	font-weight:bold;
}
.brownTxt2{
	font-size:12px;
	color:#f2a017;
	font-weight:bold;
}

.s_tit{
	font-size:13px;
	color:#9a7e32;
	font-weight:bold;
}

.brownBold{
	font-size:13px;
	color:#ae572b;
	font-weight:bold;
}

.bigTxt{
	font-size:14px;
	color:#726257;
	font-weight:bold;
	padding-left: 10px;

}
.boldTxt{
	font-size:13px;
	color:#726257;
	font-weight:bold;
}

.quotesTxt{
	font-size:13px;
	color:#f2a017;
	font-weight:bold;
	line-height:150%;
}

.red{
	color:#ff0000;
	font-weight:bold;
	padding-left: 5px;
}

.red1{
	color:#ff0000;
}

.weaBlue{
	font-size:11px;
	color:#5eb4ff;
}

.weaGray{
	font-size:11px;
	color:#cccccc;
}
.weaOrange{
	font-size:12px;
	color:#fd7d00;
}
.board_pad{
	padding:30px 30px 30px 30px;
	line-height:30px;
}
.board_tit{
	padding-left:10px;
	font-weight:bold;
	color:#343434;
}
.right_pad{
	padding-right:20px;
}
