body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:12px ;	
	font-family: "µ¸¿ò","±¼¸²", verdana, arial, helvetica, sans-serif;
	color: #818181;
	}
	
a:link    { text-decoration:none; color:#818181}
a:visited { text-decoration:none; color:#818181}
a:hover   { text-decoration:underline; color:#DF8B2A}
a:active  { text-decoration:none; color:#DF8B2A}

form { 
    margin: 0;
	padding: 0;
}	

#m_notice{
	color: Gray;
	text-decoration: none;
	list-style: none;
	padding-left: 0px;
	margin: 10px 0px 10px 3px;
}	

#m_notice li{
	color: Gray;
	text-decoration: none;
	padding-left:6px;
	padding-bottom: 3px;
	list-style: none;
	background : url(../images/bl_orange.gif) no-repeat 0 40%;
}

#m_notice li a, #m_notice li a:visited{color: Gray; text-decoration: none;}
#m_notice li a:active, #m_notice li a:hover {color: #FC8F01; text-decoration: none;}


.mn_cat{font-size:11px ;color: #FC9E01;font-weight: bold;}


.m_focus {font-size:11px;color: #7E7765; text-decoration:none;}
.m_focus:link{font-size:11px;color: #7E7765; text-decoration: none;}
.m_focus:visited{font-size:11px;color: #7E7765; text-decoration: none;}
.m_focus:hover{font-size:11px;color: #7E7765; text-decoration: underline;}
.m_focus:active{font-size:11px;color: #7E7765; text-decoration: underline;}

select {font-size:11px; color: #767676; background: #EDEDED}

.box {
	color: #767676; 
	background: #ffffff;
	font-size: 12px; 
	font-family: "µ¸¿ò";
	border: #dddddd; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.location {color: #7C7871;	font-size: 11px; text-decoration:none;}
.location:link {color: #7C7871;	font-size: 11px; font-weight: bold;}
.location:visited {color: #7C7871;	font-size: 11px; font-weight: bold;}
.location:hover {color: #4B4B4B;	font-size: 11px; font-weight: bold;}
.location:active {color: #4B4B4B;	font-size: 11px; font-weight: bold;}

.history {padding: 15px 0 15px 0;}

#sol_sm a{padding-right: 30px;color: #818181;text-decoration:none;}
#sol_sm a:visited{padding-right: 30px;color: #818181;text-decoration:none;}
#sol_sm a:active{padding-right: 30px;color: #3182B6;text-decoration:none;}
#sol_sm a:hover{padding-right: 30px;color: #3182B6;text-decoration:none;}

#smtab{ width:380px; height: 27px; margin: 0; padding:0; list-style: none; float: left; font-size: 11px;}

#smtab li{
	width: 74px;
   float: left;
	margin:0;
	padding:6px 0 8px 0;
	text-align:center;
	}

#smtab li a {
   color: #818181;
	width: 74px;
	height: 27px;
	display: block;
   margin:0;
	padding:0;
	text-decoration: none;
	text-align:center;	
	background: url(../images/sol_sm_out.gif);
}
#smtab li a span{
   width: 74px;
   display: block;
   margin:0;
	padding:6px 0 0 0;
	text-decoration: none;
	text-align:center;
	cursor: hand;
}	

#smtab li a:active, #smtab li a.active, #smtab li a:hover{
	color: #3182B6;
   width: 74px;
	height: 27px;
	display: block;
	text-align:center;
   margin:0;
	padding:0;
	text-decoration: none;
	background: url(../images/sol_sm_over.gif);
	}

.img_btn {
   cursor: pointer;
   }	
