.frame {
	border-style: solid;
    border-width: 1px;
    border-color: #546e55;
}

.line {
	border-bottom: 0px none #ffffff;
	border-left: 0px none #ffffff;
	border-right: 0px none #ffffff;
	border-top: 1px dashed #546e55;
	background-color:white;
	height:1px;

}

.head{
font-family: verdana;
font-size: 10px;
color: #ff7800;
text-decoration: none;
}

.nav{
font-family: verdana;
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

a.nav{
font-family: verdana;
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

a.nav:hover{
font-family: verdana;
font-size: 10px;
color: #ff7800;
text-decoration: none;
}

.navh{
font-family: verdana;
font-size: 10px;
color: #ff7800;
text-decoration: none;
}

.copy{
font-family: verdana;
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

a.copy{
font-family: verdana;
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

a.copy:hover{
font-family: verdana;
font-size: 10px;
color: #ffffff;
text-decoration: underline;
}

body {
	margin: 0px;
    scrollbar-face-color: #546e55;
    scrollbar-shadow-color: #546e55;
    scrollbar-highlight-color: #546e55;
    scrollbar-3dlight-color: #546e55;
    scrollbar-darkshadow-color: #546e55;
    scrollbar-track-color: #546e55;
    scrollbar-arrow-color: #ffffff;
    font-family: verdana; font-size: 11px; 
}

.main{
	background-image: url(img/background_smonggshu.jpg);
	background-position: center top;
	text-align: center;
	background-repeat : no-repeat;
	background-color: #010101;
}

.button {
	border-style: solid;
    font-family: verdana;
    font-size: 10px;
    border-width: 1px;
    border-color: #ff7800;
    color: #ffffff;
    background-color: #ff7800;
}
