html {
    height: 100%;
	}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: : "Malgun Gothic", meiryo, "Segoe UI", tahoma, verdana, sans-serif, Gulim;
	background-attachment: scroll;
	background-image: url(/images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.png24 { 
    tmp:expression(setPng24(this)); 
}

#layout {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	line-height: 17px;
}
#promo_main {
	margin-bottom: 10px;
}

#nav {
	height: 36px;
	margin-bottom: 10px;
}
#left_bar {
	float: left;
	width: 170px;
	margin-right: 10px;
}
#left_bar a:link {
	color: #474747;
	text-decoration: none;
}
#left_bar a:visited {
	color: #474747;
	text-decoration: none;
}
#left_bar a:hover {
	color: #474747;
	text-decoration: underline;
	}
#right_bar {
	float: right;
	width: 170px;
}

#right_bar a:link {
	color: #474747;
	text-decoration: none;
}
#right_bar a:visited {
	color: #474747;
	text-decoration: none;
}
#right_bar a:hover {
	color: #474747;
	text-decoration: underline;
	}
#content {
    color: #474747;
	width: 620px;
	float: left;
}
#content a:link {
	color: #474747;
	text-decoration: none;
}
#content a:visited {
	color: #474747;
	text-decoration: none;
}
#content a:hover {
	color: #474747;
	text-decoration: underline;
	}
#notice {
	background-color: #FFFFFF;
	height: 200px;
	width: 170px;
	margin-bottom: 10px;
}
#notice ul {
    list-style-type: none;
	line-height: 21px;
	margin-top: 4px;
	color: #b07c89;
	margin-left: 0px;
	padding-left: 15px;
}
#notice li {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
#notice a:link {
	color: #b07c89;
	text-decoration: none;
}
#notice a:visited {
	color: #b07c89;
	text-decoration: none;
}
#notice a:hover {
	color: #b07c89;
	text-decoration: underline;
}
#logbox {
	background-image: url(/images/logbox_bg.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 170px;
	margin-bottom: 10px;
}
#log_input {
    margin-top: 75px;
	float: left;
	width: 95px;
	text-align: right;
	padding-top: 4px;
}
#log_btn {
    margin-top: 75px;
	float: right;
	width: 65px;
	}
#log_join {
	clear: left;
	margin-top: 24px;
	float: left;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-family: "±¼¸²", Arial, Helvetica;
	font-size: 11px;
}
#log_join a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#log_join a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#log_join a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.log_input {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #ce3d5f;
	border: 1px solid #ff89a4;
	width: 80px;
	margin-bottom: 12px;
	padding: 2px;
}


#search_photo_view {
	background-image: url(/images/search_bg_800.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 800px;
	text-align: center;
	margin-bottom: 10px;
	vertical-align: middle;
}

#search {
	background-image: url(/images/search_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 620px;
	text-align: center;
	margin-bottom: 10px;
	vertical-align: middle;
}
.search_input {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #f1a1b3;
	padding: 2px;
	width: 230px;
	margin-top: 9px;
	margin-right: 5px;
}
.search_select {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #f1a1b3;
	padding: 2px;
	margin-top: 9px;
	margin-right: 5px;
}
.search_option {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #f1a1b3;
	padding: 2px;
	margin-top: 9px;
	margin-right: 5px;
}
#promo_1 {
	background-image: url(/images/promo_1_bg.gif);
	background-repeat: repeat-y;
	height: 248px;
	width: 620px;
	margin-bottom: 10px;
}
#promo_1 div {
	width: 25%;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 14px;
}
#promo_2 {
	margin-bottom: 10px;
	float: left;
	width: 620px;
}
#promo_2_l, #promo_2_r, #promo_3_l, #promo_3_r {
	background-color: #FFFFFF;
	height: 172px;
	width: 293px;
	border: 1px solid #f4e3e7;
}
#promo_2_l div {
	padding-top: 20px;
	padding-left: 10px;
}
#promo_2_r div {
	padding-top: 20px;
	padding-left: 10px;
}
#promo_3_l div {
	padding-top: 20px;
	padding-left: 10px;
}
#promo_3_r div {
	padding-top: 20px;
	padding-left: 10px;
}

#promo_2_l {
	float: left;
}

#promo_2_r {
	float: right;
}
#promo_3 {
	margin-bottom: 10px;
	float: left;
	clear: left;
	width: 620px;
}
#promo_3_l {
	float: left;
}

#promo_3_r {
	float: right;
	clear: right;
}
#right_2, #right_3, #left_3 {
	background-color: #fde6eb;
	margin-bottom: 10px;
	padding: 4px;
}
#left_2 {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 4px;
	height: 290px;
}
#left_2 td {
	text-align: center;
	height: 20px;
	width: 20px;
	color: #fc4671;
}
#left_2 td a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#left_2 td a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#left_2 td a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#tail {
	background-color: #ffd4de;
	float: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#left_3 {
	color: #7c7577;
	height: 165px;
}
#left_333 {
	color: #7c7577;
	height: 165px;
}
#left_3333 {
	color: #7c7577;
	height: 130px;
}
#left_3 ul {
        list-style-type: none;
	line-height: 21px;
	margin-top: 4px;
	color: #b07c89;
	margin-left: 0px;
	padding-left: 15px;
}
#left_3 li {
	background-image: url(/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
#left_3 div {
	height: 10px;
	margin-top: 15px;
	line-height: 15px;
	padding-left: 5px;
}
#left_3 div img {
	border: 1px solid #e2a1b0;
}
#left_3 a:link {
	color: #7c7577;
	text-decoration: none;
}
#left_3 a:visited {
	color: #7c7577;
	text-decoration: none;
}
#left_3 a:hover {
	color: #7c7577;
	text-decoration: underline;
}
#right_2 div {
	color: #7c7577;
	text-align: center;
	margin-bottom: 10px;
	line-height: 15px;
}
#right_2 {
	height: 290px;
}

#right_2 a:link {
	color: #7c7577;
	text-decoration: none;
}
#right_2 a:visited {
	color: #7c7577;
	text-decoration: none;
}
#right_2 a:hover {
	color: #7c7577;
	text-decoration: underline;
}
#right_3 {
	color: #7c7577;
	height: 165px;
}
#right_3 div {
	height: 52px;
	margin-top: 15px;
	line-height: 15px;
	padding-left: 5px;
}
#right_3 div img {
	border: 1px solid #e2a1b0;
}
#right_3 a:link {
	color: #7c7577;
	text-decoration: none;
}
#right_3 a:visited {
	color: #7c7577;
	text-decoration: none;
}
#right_3 a:hover {
	color: #7c7577;
	text-decoration: underline;
}

.style1 {color: #b07c89}
.join_input {
	font-size: 11px;
	color: #333333;
	background-color: #FDE6EB;
	text-decoration: none;
	border: 1px solid #f1a1b3;
	}
.join_input_text {
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	text-decoration: none;
	border: 1px solid #f1a1b3;
	}
.style2 {
	color: #fa3564;
	font-weight: bold;
}
TD { font-family: "µ¸¿ò"; font-size: 9pt; color: #000000;   }

#MiniContentBox
{
	background-color: #ffffff;
	border: 1px #F4E3E7 solid;
	padding: 5px;
}
#MiniContentBox #Title
{
	font-weight:bold;
	margin-bottom:5px;
	background-color: #FFA9BE;
	text-align:center;
	padding-top: 0px;
}

#MiniContentBox #Title a
{
	color: #ffffff;
}
#MainBody
{
	width: 100%;
}