body {
    font-size: 9pt;
    background: #fff;
    color: #000;
    background-image: url(/media/moongchee/background.jpg);
    background-repeat: no-repeat;
    /*background-position: right bottom;*/
    background-position: 70% bottom;
    background-attachment: fixed;
}

/* classes */
.point {
    color: #000;
}

.article {
    font-size: 10pt;
}

.news_title {
    padding: 3px ;
    border-top : 1px #ccc solid ; 
    border-bottom : 1px #ccc solid ;
}
.news_content {
    padding: 5px 0px; 
    line-height: 150%;
}

.login_input {
    border : 1px #cccccc solid ;
    background-color : #fff;
    height:15px;
}

.info {
    border-left : 1px #ddd solid ; 
    border-right : 1px #ddd solid ;
    text-align: center ;
}

.tour_item img, .img_box {
    padding: 2px;
    border-width: 1px;
    border-color: #000;
    border-style: solid ;
}

.tour_item {
    text-align: left;
    vertical-align: top;
    font-size: 9pt;
}

table.tour_item {
    width: 300px;
    padding: 5px;
}

.tour_item th {
    /*font-weight: normal;*/
    font-size: 9pt;
}

.tour_item b {
    color: #f33;
    font-weight: bold;
    font-size: 10pt;
}

hr.sep {
    border-width: 1px 0px 0px 0px;
    border-color: #ccc;
    border-style: solid;
    width: 90%;
}

img.resort_image {
    border: 1px solid #666;
    padding: 3px;
    margin-right: 20px;
    margin-bottom: 10px;
}


.reser_input {
	border: 1px solid #ccc;	
}

/* divisions */
/*
#body {
    background-image: url(/media/moongchee/background.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-attachment: fixed;
}
*/

#login {
    width: 170px;
    font-size: 10pt;
}

#sub_menu, #event {
    width: 150px;
}

#sub_menu {
    padding: 0px;
    margin: 0px;
}

#top_menu, #left_menu {
    margin: 0px;
    padding: 0px;
}

#left_menu {
    text-align: center;
}

#sub_menu, #community, #tourinfo, #tour_item {
    font-size: 9pt;
}

#sub_menu ul {
    list-style-position: inside;
    list-style-image: url(/media/moongchee/bul.jpg);
    padding: 10px;
    line-height: 150%;
    margin: 0px;
/*
    text-indent: 0px;
*/
}

#sub_menu li {
    text-align: left;
    padding: 2px;
    border-bottom: 1px #ccc solid;
    border-top: 1px #fff solid;
}

#credit div {
    width: 650px;
}

#ready td {
    background-color: #eee; 
    color: #999;
    font-size: 9pt;
    text-align: center;
}

#credit td {
    color: #999;
    font-size: 9pt;
    text-align: center;
}

#ready {
    margin: 10% 0%;
    line-height: 150%;
}

#about th {
    font-size: 10pt;
    font-weight: bold;    
    text-align: left;
}

#privacy, #tour_agreement, #nospam, #banners {
    font-size: 9pt;
    color: #333;
    width: 620px;
    line-height: 150%;
    margin-left: 20px;
}

#about, #products {
    font-size: 10pt;
    color: #333;
    width: 650px;
    line-height: 150%;
}

#resort th {
    font-size: 16px;
    color: #f90;
}

#resort_main_title {
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

#resort_main_title b {
    font-size: 12pt;
    font-weight: bold;
    color: #F90;
    text-shadow: 3px 3px red, yellow -3px 3px 2px, 3px -3px;
}

#products th {
    font-size: 14px;
    color: #f60;
}

#board {
    width: 650px;
    font-size: 9pt;
}

#board_comment {
    color: #999;
    font-size: 9pt;
    font-weight: normal;
    text-align: right;
}

#page_title {
    /*color: #333399;*/
    font-size: 9pt;
    font-weight: bold;
    width: 650px;
}

#page_title h3, #board h3, #tourinfo h3 {
    width: 650px;
    font-size: 9pt;
}

#intro_general {
    margin-left: 30pt;
    line-height: 80%;
}

#intro_general blockquote {
    margin-left: 100px;
    line-height: 120%;
}

#tourinfo {
    width: 650px;
    line-height: 150%;
}

#tourinfo th {
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
}

#community h4, #tourinfo h4, #products h4  {
    width: auto;
    padding: 3px;
    margin: 0pt;
    border-bottom: 1px #ccc groove;
    font-size: 10pt;    
}


#tourinfo h3 {
    width: auto;
    padding: 5px;
    margin: 0pt;    
    color: #000;
    background: #fe9;
    font-size: 10pt;
}

#sitemap th {    
    font-size: 10pt;
	text-align: left;
	border-bottom: 4px #eee solid;"
}

#sitemap td {    
   	line-height: 200%;		
}



#reservation table{
	border-top: 2px #ac3 solid;
	border-bottom: 2px #ac3 solid;
}

#reservation th {
    font-weight: bold;    
    text-align: left;
    color: #333;
	background: #efb ;
	border-bottom: 1px #ce9 solid;
}

#reservation td{
	text-align: left;
	color: #555;
	background: #ffe;
    border-bottom: 1px #ddd solid;
}
