body {
	background-color:#FFFFFF;
	font-size:12px;
	color:#666666;
	margin:0;
	scrollbar-face-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-3dlight-color:#666666;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-darkshadow-color:#666666;
	background-image: url(../img/back_beige.gif);
	background-repeat: repeat;
}
h1 {
	color:#666666;
	font-size:16px;
	letter-spacing:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
    }
A:link {
    text-decoration:none;
    color:#999966;
    }
A:visited {
    text-decoration:none;
    color:#666633;
    }
A:active {
    text-decoration:none;
    color:#663333;
    }
A:hover {
	text-decoration:none;
	color:#663333;
	background-color: #E6E6CC;
    }
#all {
	background-color:#FFFFFF;
	color:#666666;
	text-align:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
    }
#title {
    border-bottom:solid 1px #666666;
    background-image:url('img/kos.jpg');
    background-position:90% 0%;
    background-repeat:no-repeat;
    padding:10px;
    }
#contents {
	border-right:solid 1px #666666;
	background-image: url(../img/m_back01.gif);
	background-repeat: no-repeat;
	width: 250px;
	background-color: #CCCC99;
}
#main {
	padding:30px 20px 20px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#info {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.news ul {
	text-align: left;
}
.news li {
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-position: outside;
	list-style-image: url(../img/icon_info.gif);
	line-height: 130%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: baseline;
}
#copy {
	background-color:#FFFFFF;
	border-top:1px solid #666666;
	text-align:left;
	padding-left: 10px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.menu {
	text-align:center;
	font-size:12px;
	color:#666666;
	margin:0;
	height:40px;
}
.menu span {
	color:#CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
}
.red {
	color:#990000;
}
.textl {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}


.text {
	font-size: 12px;
	line-height: 150%;
}
.message		{
	font-size: 10px;
	line-height: 130%;
}


/* \*/
.text {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 1px;
}
.message		{
	font-size: 10px;
	line-height: 130%;
	letter-spacing: 1px;
/* */
